summaryrefslogtreecommitdiff
path: root/core/math/bvh_structs.inc
AgeCommit message (Expand)Author
2022-03-23Add protective checks for invalid handle use in BVHlawnjelly
2022-02-04BVH - Sync BVH with 3.xlawnjelly
2021-05-29BVH - fix stale current_tree in deactivate function [4.x]lawnjelly
2021-05-10Dynamic BVH broadphase in 2D & 3D Godot PhysicsPouleyKetchoupp