-
Notifications
You must be signed in to change notification settings - Fork 37
Adds entity collisions functionalities. #443
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
Conversation
Fixed the post hook not being properly unregistered on finalization.
Removed unused declaration.
Just to clarify; if |
6d31ae6
to
fa85a5a
Compare
Some minors fixes to make potential physics support easier.
8ab3f0e
to
dc08465
Compare
I'll leave this for the record and warning, You should STOP using EntityIter or similar methods to add entities to CollisionHash. See the comments for more details. |
356bfa3
to
f04ba19
Compare
f07253f
to
75df986
Compare
Various fixes and improvements.
75df986
to
efd45a1
Compare
Uh oh!
There was an error while loading. Please reload this page.