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

Fix MeshBatch.remove() #156

Merged
merged 1 commit into from Mar 5, 2022
Merged

Conversation

MoritzBrueckner
Copy link
Contributor

@MoritzBrueckner MoritzBrueckner commented Mar 3, 2022

Fixes an endless loop reported here armory3d/armory#2404, I also added a fix for a different error described in the issue. The latter is kind of a blind fix because I wasn't able to reproduce it, but some vertex buffers weren't properly deleted and it works for me on both Krom and HL, so that should be fine. Also the fix is very similar to the current code in Geometry.delete().

@luboslenco luboslenco merged commit b228918 into armory3d:master Mar 5, 2022
@luboslenco
Copy link
Member

Thanks!

@MoritzBrueckner MoritzBrueckner deleted the fix-mesh-batch branch March 5, 2022 14:25
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.

None yet

2 participants