Skip to content

optimize mteTESR#245

Merged
serenibyss merged 2 commits intomasterfrom
optimizeTESR
Nov 20, 2021
Merged

optimize mteTESR#245
serenibyss merged 2 commits intomasterfrom
optimizeTESR

Conversation

@Yefancy
Copy link
Copy Markdown
Member

@Yefancy Yefancy commented Nov 19, 2021

It's a simple PR, but well worth it.

intention

Since MTES ALL are TESR, whether or not the GT machine needs to render dynamically is traversed on every frame of rendering. This is expensive that gt machines that are almost always model-based.

how

The MTE is checked to see if TESR is required during chunk compiled.
No longer need to traverse machines that not include TESR, avoiding meaningless collision box detection, render detection....

@serenibyss serenibyss merged commit d985cc4 into master Nov 20, 2021
@serenibyss serenibyss deleted the optimizeTESR branch November 20, 2021 19:56
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.

2 participants