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

Only render scene once in map mode #317

Merged
merged 2 commits into from
May 1, 2023
Merged

Only render scene once in map mode #317

merged 2 commits into from
May 1, 2023

Conversation

dethrace-labs
Copy link
Owner

In map viewing mode, the 3d scene is rendered in a small window overlaying the 2d map.

Strangely, the 3d scene is rendered 3 times in this specific case. Changing it to render only once has no visible effect in the original game.

Fixes the last part of #282
Fixes #143

@dethrace-labs dethrace-labs marked this pull request as draft May 1, 2023 20:58
@dethrace-labs dethrace-labs mentioned this pull request May 1, 2023
@dethrace-labs dethrace-labs marked this pull request as ready for review May 1, 2023 23:24
@dethrace-labs dethrace-labs merged commit 33f682c into main May 1, 2023
@dethrace-labs dethrace-labs deleted the render_scene_once branch May 1, 2023 23:41
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.

No need to draw everything 3 times
2 participants