Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix some uses of float and real_t in core/math | Aaron Franke | 2024-03-29 | 1 | -1/+1 |
* | Use String.repeat() in more places | VolTer | 2023-05-01 | 1 | -5/+1 |
* | Merge pull request #57630 from lawnjelly/bvh4_templated_checks | Rémi Verschelde | 2022-03-04 | 1 | -2/+2 |
|\ | |||||
| * | BVH - Sync BVH with 3.x | lawnjelly | 2022-02-04 | 1 | -2/+2 |
* | | Style: Cleanup single-line blocks, semicolons, dead code | Rémi Verschelde | 2022-02-16 | 1 | -2/+4 |
|/ | |||||
* | Fix buffer overflow in 2D BVH | PouleyKetchoupp | 2021-09-29 | 1 | -15/+12 |
* | Dynamic BVH broadphase in 2D & 3D Godot Physics | PouleyKetchoupp | 2021-05-10 | 1 | -0/+68 |