summaryrefslogtreecommitdiff
path: root/editor/plugins/polygon_3d_editor_plugin.cpp
AgeCommit message (Expand)Author
2023-02-22Fix Polygon3DEditor parenting errorskobewi
2023-01-16Add EditorUndoRedoManager singletonkobewi
2023-01-08Use BitField<> in core type masksJuan Linietsky
2023-01-05One Copyright Update to rule them allRĂ©mi Verschelde
2022-11-29Use forward-declarations in big editor classestrollodel
2022-11-24Cleanup remaining EditorUndoRedoManager usageskobewi
2022-10-04Rename remaining "Spatial" in Plugins to "Node3D"Micky
2022-08-22Add per-scene UndoRedokobewi
2022-07-29Remove Signal connect bindsJuan Linietsky
2022-05-03Rename Basis get_axis to get_column, remove redundant methodsAaron Franke
2022-02-16Update if == NOTIFICATION_* to switch statements to match coding stylemegalobyte
2022-02-14Remove most EditorNode constructor parameters and fieldstrollodel
2022-02-12Improve compilation speed (forward declarations/includes cleanup)Hendrik Brucker
2022-02-07Improvements and fixes to occludersjfons