Age | Commit message (Expand) | Author |
---|---|---|
2021-12-06 | Remove ProximityGroup3D node | kobewi |
2021-10-07 | Use loop instead of recursion when clearing proximity groups | Haoyu Qiu |
2021-07-27 | Add check to internal methods to prevent crash | Haoyu Qiu |
2021-07-18 | Optimize StringName usage | reduz |
2021-01-01 | Update copyright statements to 2021 | Rémi Verschelde |
2020-12-11 | ProximityGroup: Fix access modifiers, rename private methods for clarity | Rémi Verschelde |
2020-05-19 | Style: Fix unnecessary semicolons that confused clang-format | Rémi Verschelde |
2020-05-14 | Style: Enforce braces around if blocks and loops | Rémi Verschelde |
2020-05-14 | Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocks | Rémi Verschelde |
2020-03-27 | Renamed 2D and 3D nodes to make their types explicit | Juan Linietsky |