Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Fix regression with interleaved vertices #5

Conversation

Elettrotecnica
Copy link
Collaborator

Ehm, I realized this attempt at optimization was not ok, the vertices need to be distinct up until we create the shape, so the array cannot be reused...

This reverts commit bdc0d89.

Arrays for geometries are processed together after traversin, so they need to be different.
Elettrotecnica added a commit to Elettrotecnica/aframe-physics-system that referenced this pull request Apr 28, 2024
@diarmidmackenzie diarmidmackenzie merged commit 0403bd0 into c-frame:master Apr 29, 2024
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants