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

CellMicroscope Fix invalid OpenGL glEnable call #46

Merged
merged 1 commit into from Jul 2, 2023

Conversation

firenoo
Copy link

@firenoo firenoo commented Jul 1, 2023

When holding the cell microscope, an invalid OpenGL capability enum is called. This has been fixed. Also, some "always true" statements were cleaned up.

Probably a mistranslation from decompiled code - changed from cap=55 to
GL12.GL_RESCALE_NORMAL. This was taken from decompiled TC

Cleanup some "always true" statements via intellij suggestions... should
be fine
@firenoo firenoo requested a review from a team July 1, 2023 21:58
@Dream-Master Dream-Master requested a review from a team July 1, 2023 22:24
@firenoo firenoo merged commit cb3177c into master Jul 2, 2023
1 check passed
@firenoo firenoo deleted the fix/cell-microscope branch July 2, 2023 16:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants