mirror of
https://github.com/tiennm99/godot.git
synced 2026-06-30 11:05:40 +00:00
690e07b509
Complete rewrite of spatial partitioning using a bounding volume hierarchy rather than octree. Switchable in project settings between using octree or BVH for rendering and physics.