| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix member names of `AudioFrame` to match extension | A Thousand Ships | 2024-02-13 | 1 | -6/+6 |
* | One Copyright Update to rule them all | Rémi Verschelde | 2023-01-05 | 1 | -29/+29 |
* | Add suffixes to all nodes and resources | FireForge | 2022-06-11 | 1 | -3/+3 |
* | Update copyright statements to 2022 | Rémi Verschelde | 2022-01-03 | 1 | -2/+2 |
* | Rename `instance()`->`instantiate()` when it's a verb | Lightning_A | 2021-06-19 | 1 | -2/+2 |
* | Use Math_TAU and deg2rad/rad2deg in more places and optimize code | Aaron Franke | 2021-01-09 | 1 | -3/+3 |
* | Update copyright statements to 2021 | Rémi Verschelde | 2021-01-01 | 1 | -2/+2 |
* | Style: Enforce separation line between function definitions | Rémi Verschelde | 2020-05-14 | 1 | -0/+3 |
* | Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocks | Rémi Verschelde | 2020-05-14 | 1 | -13/+0 |
* | Variant: Added 64-bit packed arrays, renamed Variant::REAL to FLOAT. | Juan Linietsky | 2020-02-25 | 1 | -5/+5 |
* | Update copyright statements to 2020 | Rémi Verschelde | 2020-01-01 | 1 | -2/+2 |
* | 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 | -1/+1 |
* | Add missing copyright headers and fix formatting | Rémi Verschelde | 2018-01-05 | 1 | -0/+1 |
* | Update copyright statements to 2018 | Rémi Verschelde | 2018-01-01 | 1 | -2/+2 |
* | Use HTTPS URL for Godot's website in the headers | Rémi Verschelde | 2017-08-27 | 1 | -1/+1 |
* | Add "Godot Engine contributors" copyright line | Rémi Verschelde | 2017-04-08 | 1 | -0/+1 |
* | A Whole New World (clang-format edition) | Rémi Verschelde | 2017-03-05 | 1 | -68/+60 |
* | Add a bunch of missing Godot headers in own files | Rémi Verschelde | 2017-03-05 | 1 | -0/+28 |
* | Rename the _MD macro to D_METHOD | Hein-Pieter van Braam | 2017-02-13 | 1 | -10/+10 |
* | Remove use of _SCS from ADD_METHOD | Hein-Pieter van Braam | 2017-02-13 | 1 | -5/+5 |
* | Use constants from math_funcs rather than unstandardized C++ constants. | Ray Koopa | 2017-01-24 | 1 | -3/+4 |
* | Added audio bus phaser effect, welcome to the 70s, baby! | Juan Linietsky | 2017-01-23 | 1 | -0/+147 |