Age | Commit message (Expand) | Author |
---|---|---|
2023-01-05 | One Copyright Update to rule them all | Rémi Verschelde |
2022-09-29 | Use `constexpr` in the conditions with template parameters and `sizeof`s to s... | bruvzg |
2022-09-26 | Style: Cleanup header guards for consistency | Rémi Verschelde |
2022-02-04 | BVH - Sync BVH with 3.x | lawnjelly |
2022-01-03 | Update copyright statements to 2022 | Rémi Verschelde |
2021-09-24 | Replace `#pragma once` by traditional include guards for consistency | Hugo Locurcio |
2021-05-10 | Dynamic BVH broadphase in 2D & 3D Godot Physics | PouleyKetchoupp |