summaryrefslogtreecommitdiff
path: root/core/math/bvh_split.inc
AgeCommit message (Expand)Author
2022-09-29Use `constexpr` in the conditions with template parameters and `sizeof`s to s...bruvzg
2022-02-04BVH - Sync BVH with 3.xlawnjelly
2021-12-02Expose max_axis_index and max_axis_index for Vector2(i)Aaron Franke
2021-09-29Fix buffer overflow in 2D BVHPouleyKetchoupp
2021-05-10Dynamic BVH broadphase in 2D & 3D Godot PhysicsPouleyKetchoupp