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

Disable problematic glRotate for Angelica compat #86

Merged
merged 2 commits into from
Apr 27, 2024

Conversation

Cleptomania
Copy link
Member

Fix for GTNewHorizons/Angelica#379.

Disabling this section seems to fix the camera issues with space stations, and as far as I can tell doesn't break/change anything else. It doesn't seem to break anything without Angelica, and with Angelica it fixes the above issue and doesn't change anything else that I could find.

Would appreciate more testing as I'm not super familiar with later game space exploration content.

Copy link

Warning: 2 uncommitted changes
#87

Co-authored-by: GitHub GTNH Actions <>
@Cleptomania Cleptomania requested a review from a team April 26, 2024 04:48
@Caedis
Copy link
Member

Caedis commented Apr 26, 2024

Why not just wrap it in a mod check?

@Cleptomania
Copy link
Member Author

We could, but I tested with this change and without Angelica and it didn't seem to effect anything

@Caedis
Copy link
Member

Caedis commented Apr 26, 2024

Might as well. It could be doing something subtle

@D-Cysteine
Copy link

D-Cysteine commented Apr 26, 2024

Did some investigation, and TL;DR I think it's safe to delete this line entirely. Details in this comment:

Could maybe add a link in a code comment to GTNewHorizons/Angelica#379? Then future readers can see the reason it was removed, and what we know about it.

@Dream-Master Dream-Master merged commit 9a96ef0 into master Apr 27, 2024
1 check passed
@Dream-Master Dream-Master deleted the angelica-compat-camera branch April 27, 2024 18:01
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.

5 participants