summaryrefslogtreecommitdiff
path: root/editor/node_3d_editor_gizmos.cpp
AgeCommit message (Expand)Author
2020-11-16Remove empty lines around braces with the formatting scriptAaron Franke
2020-10-09Implement GPU Particle Collisionsreduz
2020-09-10Rename RayCast's `cast_to` property to `target_position`Hugo Locurcio
2020-05-27Split `Geometry` singleton into `Geometry2D` and `Geometry3D`Andrii Doroshenko (Xrayez)
2020-05-14Style: Enforce braces around if blocks and loopsRémi Verschelde
2020-05-14Style: Enforce separation line between function definitionsRémi Verschelde
2020-05-14Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocksRémi Verschelde
2020-05-10New lightmapperJuan Linietsky
2020-05-10Revert "Renamed plane's d to distance"Rémi Verschelde
2020-05-10Style: clang-format: Disable AllowShortCaseLabelsOnASingleLineRémi Verschelde
2020-05-10Style: clang-format: Disable AllowShortIfStatementsOnASingleLineRémi Verschelde
2020-05-10Renamed plane's d to distanceMarcus Elg
2020-05-04Merge pull request #37717 from qarmin/world_fixRémi Verschelde
2020-04-29Fixed false positives in the culling system.Kiri Jolly
2020-04-29[Core] Rename linear_interpolate to lerpAaron Franke
2020-04-21Update Joint gizmos automaticallyjfons
2020-04-18Change non-existent World to World3Dqarmin
2020-04-14Implement decalsJuan Linietsky
2020-04-07Rename all gizmo classes, using the 4.0 node names.jfons
2020-04-02Replace NULL with nullptrlupoDharkael
2020-03-30doc: Update classref with node renamesRémi Verschelde
2020-03-27Renaming of servers for coherency.Juan Linietsky
2020-03-27Rename more 2D and 3D nodes to follow conventionRémi Verschelde