mirror of
https://github.com/bulletphysics/bullet3.git
synced 2026-08-22 19:18:30 +00:00
Instead of allocating new vectors for each partition, simply partion the nodes in place and pass the corresponding ranges to the next phase.