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

remove use of ImmutableBlockLocation in favor of Vector3i #33

Merged

Conversation

pollend
Copy link
Member

@pollend pollend commented Oct 1, 2020

I replaced ImmustableBlockLocation in favor of just using Vecto3i just to simplify the implementation. we probably also want to have some test cases to verify these systems. My plan at the moment is to deprecate ImmustableBlockLocation in favor of just Vector3i since it doesn't add much and seems to complicate the implementation.

@pollend pollend requested a review from casals October 5, 2020 17:43
@pollend pollend merged commit 020ab21 into Terasology:develop Oct 12, 2020
@pollend pollend deleted the feature/remove-immutableblocklocation branch October 12, 2020 02:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant