summaryrefslogtreecommitdiffstats
path: root/core/math/bvh_structs.inc
Commit message (Expand)AuthorAgeFilesLines
* Style: Add 19.1.0 LLVM options to `.clang-format`Thaddeus Crews2024-11-221-1/+0
* Fix not refitting upward from leaf nodes.风青山2023-09-281-1/+1
* Fix array-bounds warning in BVHlawnjelly2022-09-221-0/+4
* Add protective checks for invalid handle use in BVHlawnjelly2022-03-231-4/+16
* BVH - Sync BVH with 3.xlawnjelly2022-02-041-25/+44
* BVH - fix stale current_tree in deactivate function [4.x]lawnjelly2021-05-291-1/+0
* Dynamic BVH broadphase in 2D & 3D Godot PhysicsPouleyKetchoupp2021-05-101-0/+181