summaryrefslogtreecommitdiff
path: root/servers/physics_2d/godot_broad_phase_2d_bvh.cpp
AgeCommit message (Expand)Author
2023-01-05One Copyright Update to rule them allRémi Verschelde
2022-04-06Fix some issues found by cppcheck.bruvzg
2022-03-23Add protective checks for invalid handle use in BVHlawnjelly
2022-03-06[4.x] BVH - Fix area-area collision regressionlawnjelly
2022-02-04BVH - Sync BVH with 3.xlawnjelly
2022-01-03Update copyright statements to 2022Rémi Verschelde
2021-10-18Rename Godot Physics classes from *SW to Godot*PouleyKetchoupp