summaryrefslogtreecommitdiff
path: root/editor/plugins/node_3d_editor_gizmos.cpp
AgeCommit message (Expand)Author
2021-08-07Removes const from set functions on the GizmosAndreaCatania
2021-08-01Use real_t in editor pluginsAaron Franke
2021-07-25Use const references where possible for List range iteratorsRĂ©mi Verschelde
2021-07-23Use C++ iterators for Lists in many situationsAaron Franke
2021-07-23Node3D gizmo improvementsjfons