| 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 |
* | Enable shadow warnings and fix raised errors | Ninni Pipping | 2023-05-11 | 1 | -2/+2 |
* | Fix CSG edge case causing intersection line to hit on common edge of 2 trian... | K. S. Ernest (iFire) Lee | 2023-04-27 | 1 | -1/+12 |
* | One Copyright Update to rule them all | Rémi Verschelde | 2023-01-05 | 1 | -29/+29 |
* | Remove unused includes & move some includes to top of file | Andy Maloney | 2022-09-23 | 1 | -1/+0 |
* | Clean up Hash Functions | reduz | 2022-06-20 | 1 | -3/+3 |
* | Replace most uses of Map by HashMap | reduz | 2022-05-16 | 1 | -5/+5 |
* | Update copyright statements to 2022 | Rémi Verschelde | 2022-01-03 | 1 | -2/+2 |
* | Fixed a typo in csg module | M. Huri | 2021-10-12 | 1 | -1/+1 |
* | Rename Reference to RefCounted | Pedro J. Estébanez | 2021-06-11 | 1 | -1/+1 |
* | Rename files and the exposed name for Transform3D | Aaron Franke | 2021-06-03 | 1 | -1/+1 |
* | Rename Transform to Transform3D in core | Aaron Franke | 2021-06-03 | 1 | -3/+3 |
* | Initialize class/struct variables with default values in modules/ | Rafał Mikrut | 2021-02-08 | 1 | -16/+16 |
* | Update copyright statements to 2021 | Rémi Verschelde | 2021-01-01 | 1 | -2/+2 |
* | Reorganized core/ directory, it was too fatty already | reduz | 2020-11-07 | 1 | -5/+5 |
* | Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocks | Rémi Verschelde | 2020-05-14 | 1 | -4/+0 |
* | Style: Set clang-format Standard to Cpp11 | Rémi Verschelde | 2020-03-17 | 1 | -2/+2 |
* | Fix multiple issues with CSG module. | Marcel Admiraal | 2020-02-21 | 1 | -98/+60 |
* | PoolVector is gone, replaced by Vector | Juan Linietsky | 2020-02-18 | 1 | -2/+2 |
* | Update copyright statements to 2020 | Rémi Verschelde | 2020-01-01 | 1 | -2/+2 |
* | Core: Ensure classes match their header filename | Rémi Verschelde | 2019-02-12 | 1 | -1/+1 |
* | Update copyright statements to 2019 | Rémi Verschelde | 2019-01-01 | 1 | -2/+2 |
* | Make core/ includes absolute, remove subfolders from include path | Rémi Verschelde | 2018-09-12 | 1 | -8/+8 |
* | [Core] Completely kill math_2d.h, change includes | Aaron Franke | 2018-08-11 | 1 | -1/+1 |
* | Add missing copyright headers | Guilherme Felipe | 2018-05-16 | 1 | -0/+30 |
* | updated OAHashMap to use robinhood hashing | karroffel | 2018-05-03 | 1 | -1/+1 |
* | CSG Support for Godot! | Juan Linietsky | 2018-04-27 | 1 | -0/+206 |