mirror of
https://github.com/bulletphysics/bullet3.git
synced 2026-09-07 11:03:03 +00:00
apparently the UnionFind / island management had unexpected overhead. Added path compression to the UnionFind::find operation, and iterative over the actual islands, rather then over all number of objects.
2.1 KiB
2.1 KiB