mirror of
https://github.com/bulletphysics/bullet3.git
synced 2026-07-21 13:39:28 +00:00
- replaced all usage of heapSort by quickSort - finished btMultiSapBroadphase. Still some work to be done to increase performance (faster add/remove from child broadphases. uses currently AABB tree to locate child broadphase (should use grid), and sorted array takes too much time.
16 KiB
16 KiB