Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix copyright headers referring to Godot | Spartan322 | 2024-10-27 | 1 | -2/+2 |
* | Rebrand preambles to Redot | Dubhghlas McLaughlin | 2024-10-11 | 1 | -0/+2 |
* | Enforce template syntax `typename` over `class` | Thaddeus Crews | 2024-03-07 | 1 | -4/+4 |
* | One Copyright Update to rule them all | Rémi Verschelde | 2023-01-05 | 1 | -29/+29 |
* | Use float literals for float calculations in Color | Aaron Franke | 2022-10-07 | 1 | -1/+0 |
* | Fix false flag compiler warning in bvh tree | lawnjelly | 2022-09-28 | 1 | -1/+1 |
* | Add protective checks for invalid handle use in BVH | lawnjelly | 2022-03-23 | 1 | -3/+3 |
* | BVH - Sync BVH with 3.x | lawnjelly | 2022-02-04 | 1 | -5/+45 |
* | Update copyright statements to 2022 | Rémi Verschelde | 2022-01-03 | 1 | -2/+2 |
* | BVH - fix stale current_tree in deactivate function [4.x] | lawnjelly | 2021-05-29 | 1 | -8/+7 |
* | Dynamic BVH broadphase in 2D & 3D Godot Physics | PouleyKetchoupp | 2021-05-10 | 1 | -0/+422 |