Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Style: Add 19.1.0 LLVM options to `.clang-format` | Thaddeus Crews | 2024-11-22 | 1 | -1/+0 |
* | Fix not refitting upward from leaf nodes. | 风青山 | 2023-09-28 | 1 | -1/+1 |
* | Fix array-bounds warning in BVH | lawnjelly | 2022-09-22 | 1 | -0/+4 |
* | Add protective checks for invalid handle use in BVH | lawnjelly | 2022-03-23 | 1 | -4/+16 |
* | BVH - Sync BVH with 3.x | lawnjelly | 2022-02-04 | 1 | -25/+44 |
* | BVH - fix stale current_tree in deactivate function [4.x] | lawnjelly | 2021-05-29 | 1 | -1/+0 |
* | Dynamic BVH broadphase in 2D & 3D Godot Physics | PouleyKetchoupp | 2021-05-10 | 1 | -0/+181 |