Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(JOML): migrate ChunkViewCore #3961

Merged
merged 2 commits into from
Aug 8, 2020

Conversation

pollend
Copy link
Member

@pollend pollend commented May 16, 2020

No description provided.

Copy link
Member

@skaldarnar skaldarnar left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I'd like to remove BlockUpdate in a different PR, but otherwise looks good!

* A single requested block change.
*
*/
public class BlockUpdate {
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Do you know what this was used for? I'd rather remove it in a separate PR.

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I've created #4016 to do some code cleanup.

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

if you merge the other PR will it matter in regards to this if you can plan to merge this one after? @skaldarnar

@Cervator Cervator added the Topic: Architecture Requests, Issues and Changes related to software architecture, programming patterns, etc. label Aug 8, 2020
@Cervator
Copy link
Member

Cervator commented Aug 8, 2020

Looks like the refactoring bit was handled a while ago, tested the rest here and am merging 👍

@Cervator Cervator added this to the v4.0.0 milestone Aug 8, 2020
@Cervator Cervator merged commit 652df09 into MovingBlocks:develop Aug 8, 2020
@pollend pollend deleted the feature/joml-chunk-view-core branch February 13, 2021 22:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Topic: Architecture Requests, Issues and Changes related to software architecture, programming patterns, etc.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants