summaryrefslogtreecommitdiff
path: root/modules/csg/csg_gizmos.cpp
AgeCommit message (Expand)Author
2019-03-12Add priority to gizmos and fix small issuesJFonS
2019-01-01Update copyright statements to 2019Rémi Verschelde
2018-12-21Expose the new gizmo plugin system to scriptingJFonS
2018-10-03Fix some more warnings reported by CIRémi Verschelde
2018-08-28Fix to make CSGBox the size that is entered in Width, Height and Depth instea...jmf
2018-08-09New gizmo structure and new gizmo disabling menuJFonS
2018-07-26Reduce unnecessary COW on Vector by make writing explicitHein-Pieter van Braam
2018-05-16Add missing copyright headersGuilherme Felipe
2018-04-27CSG Support for Godot!Juan Linietsky