summaryrefslogtreecommitdiffstats
path: root/scene/3d/node_3d.cpp
Commit message (Expand)AuthorAgeFilesLines
...
* Reorganized core/ directory, it was too fatty alreadyreduz2020-11-071-2/+2
* Updated getters and setters names for toplevelDuroxxigar2020-10-021-4/+4
* Renamed toplevel to be top_levelDuroxxigar2020-10-011-17/+17
* Made toplevel a property for Node3D and CanvasItemDuroxxigar2020-10-011-0/+1
* Remove multilevel callsGeorge Marques2020-07-241-2/+2
* Style: Enforce braces around if blocks and loopsRémi Verschelde2020-05-141-30/+55
* Style: Enforce separation line between function definitionsRémi Verschelde2020-05-141-0/+3
* Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocksRémi Verschelde2020-05-141-66/+0
* Change non-existent World to World3Dqarmin2020-04-181-3/+3
* Replace NULL with nullptrlupoDharkael2020-04-021-10/+10
* Rename more 2D and 3D nodes to follow conventionRémi Verschelde2020-03-271-3/+3
* Renamed 2D and 3D nodes to make their types explicitJuan Linietsky2020-03-271-0/+848