Age | Commit message (Expand) | Author |
---|---|---|
2022-10-07 | Use float literals for float calculations in Color | Aaron Franke |
2022-09-28 | Fix false flag compiler warning in bvh tree | lawnjelly |
2022-03-23 | Add protective checks for invalid handle use in BVH | lawnjelly |
2022-02-04 | BVH - Sync BVH with 3.x | lawnjelly |
2022-01-03 | Update copyright statements to 2022 | RĂ©mi Verschelde |
2021-05-29 | BVH - fix stale current_tree in deactivate function [4.x] | lawnjelly |
2021-05-10 | Dynamic BVH broadphase in 2D & 3D Godot Physics | PouleyKetchoupp |