summaryrefslogtreecommitdiff
path: root/editor/plugins/node_3d_editor_gizmos.cpp
AgeCommit message (Expand)Author
2021-08-14New and improved IK system for Skeleton3DTwistedTwigleg
2021-08-11Make radius & height in CapsuleShape3D independentPouleyKetchoupp
2021-08-10Remove infinite inertia and ray shapes from CharacterBodyPouleyKetchoupp
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