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

ExtrusionSegment will never set isDirty to false #26

Closed
Deukhoofd opened this issue Aug 14, 2019 · 1 comment
Closed

ExtrusionSegment will never set isDirty to false #26

Deukhoofd opened this issue Aug 14, 2019 · 1 comment

Comments

@Deukhoofd
Copy link

The ExtrusionSegment behaviour does set isDirty to true, but doesn't set it to false after computing the vertices. This leads to it computing the segment on every frame, resulting in high CPU usage, and low framerates.

@methusalah
Copy link
Owner

Thanks for pointing me out, I'll look into it soon.

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

No branches or pull requests

2 participants