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

chore:replace SubmersibleCamera with Camera #71

Merged
merged 5 commits into from
Oct 30, 2021

Conversation

pollend
Copy link
Member

@pollend pollend commented Aug 25, 2021

I would like to do away with the SubmersiableCamera Abstraction. The abstraction does not generalize well and seems to make sens with moving this into a utility class since this function is only used in CoreRendering.

this logic just move this class: https://github.com/MovingBlocks/Terasology/blob/develop/engine/src/main/java/org/terasology/engine/rendering/RenderHelper.java

@jdrueckert jdrueckert merged commit 32df295 into develop Oct 30, 2021
@jdrueckert jdrueckert deleted the chore/migrate-underwater-helper branch October 30, 2021 21:34
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

2 participants