Fix TKraftBroadPhaseMoveBuffer to use right AABBTree. #25
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "broad_phase_buffer_fix"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Hi,
This little PR fixes rare crashes when game starts. For example platformer from https://github.com/castle-engine/castle-engine.
This fix fixes your optimized solution for #21.
Pull request closed