summaryrefslogtreecommitdiffstats
path: root/editor/node_3d_editor_gizmos.cpp
Commit message (Expand)AuthorAgeFilesLines
* Split `Geometry` singleton into `Geometry2D` and `Geometry3D`Andrii Doroshenko (Xrayez)2020-05-271-21/+22
* Style: Enforce braces around if blocks and loopsRémi Verschelde2020-05-141-64/+122
* Style: Enforce separation line between function definitionsRémi Verschelde2020-05-141-0/+20
* Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocksRémi Verschelde2020-05-141-244/+0
* New lightmapperJuan Linietsky2020-05-101-77/+238
* Revert "Renamed plane's d to distance"Rémi Verschelde2020-05-101-6/+6
* Style: clang-format: Disable AllowShortCaseLabelsOnASingleLineRémi Verschelde2020-05-101-24/+48
* Style: clang-format: Disable AllowShortIfStatementsOnASingleLineRémi Verschelde2020-05-101-5/+10
* Renamed plane's d to distanceMarcus Elg2020-05-101-6/+6
* Merge pull request #37717 from qarmin/world_fixRémi Verschelde2020-05-041-1/+1
|\
| * Change non-existent World to World3Dqarmin2020-04-181-1/+1
* | Fixed false positives in the culling system.Kiri Jolly2020-04-291-2/+3
* | [Core] Rename linear_interpolate to lerpAaron Franke2020-04-291-2/+2
* | Update Joint gizmos automaticallyjfons2020-04-211-0/+15
|/
* Implement decalsJuan Linietsky2020-04-141-0/+137
* Rename all gizmo classes, using the 4.0 node names.jfons2020-04-071-125/+125
* Replace NULL with nullptrlupoDharkael2020-04-021-36/+36
* doc: Update classref with node renamesRémi Verschelde2020-03-301-27/+27
* Renaming of servers for coherency.Juan Linietsky2020-03-271-21/+21
* Rename more 2D and 3D nodes to follow conventionRémi Verschelde2020-03-271-0/+4510