| Commit message (Expand) | Author | Age | Files | Lines |
* | Style: Enforce separation line between function definitions | Rémi Verschelde | 2020-05-14 | 1 | -0/+7 |
* | Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocks | Rémi Verschelde | 2020-05-14 | 1 | -27/+0 |
* | Renaming of servers for coherency. | Juan Linietsky | 2020-03-27 | 1 | -17/+17 |
* | Variant: Added 64-bit packed arrays, renamed Variant::REAL to FLOAT. | Juan Linietsky | 2020-02-25 | 1 | -4/+4 |
* | 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 |
* | Update copyright statements to 2019 | Rémi Verschelde | 2019-01-01 | 1 | -2/+2 |
* | Ability to disable scale in nodes, closes #19927 | Juan Linietsky | 2018-07-18 | 1 | -0/+1 |
* | Fix property hint for ReflectionProbe extents | Rémi Verschelde | 2018-06-16 | 1 | -2/+2 |
* | Allow editing of some unbound properties when hinted (or no range hinted) | Juan Linietsky | 2018-05-16 | 1 | -1/+1 |
* | Bind many more properties to scripts | Bojidar Marinov | 2018-01-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 |
* | Rename Rect3 to AABB. | Ferenc Arn | 2017-11-17 | 1 | -2/+2 |
* | Use HTTPS URL for Godot's website in the headers | Rémi Verschelde | 2017-08-27 | 1 | -1/+1 |
* | ClassDB: Provide the enum name of integer constants | Ignacio Etcheverry | 2017-08-20 | 1 | -2/+2 |
* | -Fix for multiple reflection probes causing issues. | Juan Linietsky | 2017-07-15 | 1 | -1/+1 |
* | renamed all Rect3.pos to Rect3.position | alexholly | 2017-06-09 | 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 | -121/+105 |
* | 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 | -24/+24 |
* | Remove use of _SCS from ADD_METHOD | Hein-Pieter van Braam | 2017-02-13 | 1 | -12/+12 |
* | Type renames: | Juan Linietsky | 2017-01-11 | 1 | -2/+2 |
* | It is now possible to name layers of different kinds! | Juan Linietsky | 2017-01-10 | 1 | -1/+1 |
* | Memory pool vectors (DVector) have been enormously simplified in code, and re... | Juan Linietsky | 2017-01-07 | 1 | -2/+2 |
* | -Conversion of most properties to a simpler syntax, easier to use by script | Juan Linietsky | 2017-01-04 | 1 | -4/+6 |
* | ObjectTypeDB was renamed to ClassDB. Types are meant to be more generic to Va... | Juan Linietsky | 2017-01-02 | 1 | -24/+24 |
* | working reflection probes!! | Juan Linietsky | 2016-11-19 | 1 | -0/+266 |