summaryrefslogtreecommitdiffstats
path: root/core/math/bvh_debug.inc
Commit message (Expand)AuthorAgeFilesLines
* Fix some uses of float and real_t in core/mathAaron Franke2024-03-291-1/+1
* Use String.repeat() in more placesVolTer2023-05-011-5/+1
* Merge pull request #57630 from lawnjelly/bvh4_templated_checksRémi Verschelde2022-03-041-2/+2
|\
| * BVH - Sync BVH with 3.xlawnjelly2022-02-041-2/+2
* | Style: Cleanup single-line blocks, semicolons, dead codeRémi Verschelde2022-02-161-2/+4
|/
* Fix buffer overflow in 2D BVHPouleyKetchoupp2021-09-291-15/+12
* Dynamic BVH broadphase in 2D & 3D Godot PhysicsPouleyKetchoupp2021-05-101-0/+68