Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix some uses of float and real_t in core/math | Aaron Franke | 2024-03-29 | 1 | -2/+2 |
* | Fix axis getting mixed up when split leaf | 风青山 | 2023-09-27 | 1 | -9/+9 |
* | Convert en_GB spelling to en_US with codespell | Rémi Verschelde | 2023-01-23 | 1 | -4/+4 |
* | Use `constexpr` in the conditions with template parameters and `sizeof`s to s... | bruvzg | 2022-09-29 | 1 | -2/+2 |
* | BVH - Sync BVH with 3.x | lawnjelly | 2022-02-04 | 1 | -9/+9 |
* | Expose max_axis_index and max_axis_index for Vector2(i) | Aaron Franke | 2021-12-02 | 1 | -2/+2 |
* | Fix buffer overflow in 2D BVH | PouleyKetchoupp | 2021-09-29 | 1 | -6/+10 |
* | Dynamic BVH broadphase in 2D & 3D Godot Physics | PouleyKetchoupp | 2021-05-10 | 1 | -0/+294 |