Age | Commit message (Expand) | Author |
---|---|---|
2023-01-27 | Merge pull request #72168 from RandomShaper/sensible_lock_return | Rémi Verschelde |
2023-01-27 | Booleanize various sync primitives' wait & locking methods | Pedro J. Estébanez |
2023-01-21 | Use range iterators in LocalVector loops | kobewi |
2023-01-05 | One Copyright Update to rule them all | Rémi Verschelde |
2022-07-25 | Fixup BVH debugging statements | Ricardo Buring |
2022-04-04 | Zero initialize all pointer class and struct members | Rémi Verschelde |
2022-03-23 | Add protective checks for invalid handle use in BVH | lawnjelly |
2022-02-04 | BVH - Sync BVH with 3.x | lawnjelly |
2022-01-03 | Update copyright statements to 2022 | Rémi Verschelde |
2021-11-23 | Rename `remove()` to `remove_at()` when removing by index | Lightning_A |
2021-10-07 | Replace references to VisualServer in code comments with RenderingServer | Hugo Locurcio |
2021-05-10 | Dynamic BVH broadphase in 2D & 3D Godot Physics | PouleyKetchoupp |