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 | -2/+2 |
* | One Copyright Update to rule them all | Rémi Verschelde | 2023-01-05 | 1 | -29/+29 |
* | Use `constexpr` in the conditions with template parameters and `sizeof`s to s... | bruvzg | 2022-09-29 | 1 | -1/+1 |
* | Style: Cleanup header guards for consistency | Rémi Verschelde | 2022-09-26 | 1 | -1/+4 |
* | BVH - Sync BVH with 3.x | lawnjelly | 2022-02-04 | 1 | -19/+130 |
* | Update copyright statements to 2022 | Rémi Verschelde | 2022-01-03 | 1 | -2/+2 |
* | Replace `#pragma once` by traditional include guards for consistency | Hugo Locurcio | 2021-09-24 | 1 | -6/+8 |
* | Dynamic BVH broadphase in 2D & 3D Godot Physics | PouleyKetchoupp | 2021-05-10 | 1 | -0/+95 |