Age | Commit message (Expand) | Author |
---|---|---|
2022-09-29 | Use `constexpr` in the conditions with template parameters and `sizeof`s to s... | bruvzg |
2022-02-04 | BVH - Sync BVH with 3.x | lawnjelly |
2021-12-02 | Expose max_axis_index and max_axis_index for Vector2(i) | Aaron Franke |
2021-09-29 | Fix buffer overflow in 2D BVH | PouleyKetchoupp |
2021-05-10 | Dynamic BVH broadphase in 2D & 3D Godot Physics | PouleyKetchoupp |