mirror of
https://github.com/bulletphysics/bullet3.git
synced 2026-07-20 04:59:34 +00:00
- added bt32BitAxisSweep3, which co-exists without recompilation, using template class. This broadphase is recommended for large worlds with many objects (> 16384), until btMultiSwap is finished. - Fixed some recent issues in Bullet 2.57 related to compound (thanks Proctoid) and memory allocations