summaryrefslogtreecommitdiffstats
path: root/editor/plugins/polygon_3d_editor_plugin.cpp
Commit message (Expand)AuthorAgeFilesLines
* Add EditorUndoRedoManager singletonkobewi2023-01-161-4/+4
* Use BitField<> in core type masksJuan Linietsky2023-01-081-1/+1
* One Copyright Update to rule them allRémi Verschelde2023-01-051-29/+29
* Use forward-declarations in big editor classestrollodel2022-11-291-0/+1
* Cleanup remaining EditorUndoRedoManager usageskobewi2022-11-241-1/+4
* Rename remaining "Spatial" in Plugins to "Node3D"Micky2022-10-041-1/+1
* Add per-scene UndoRedokobewi2022-08-221-0/+1
* Remove Signal connect bindsJuan Linietsky2022-07-291-2/+2
* Rename Basis get_axis to get_column, remove redundant methodsAaron Franke2022-05-031-1/+1
* Update if == NOTIFICATION_* to switch statements to match coding stylemegalobyte2022-02-161-0/+1
* Remove most EditorNode constructor parameters and fieldstrollodel2022-02-141-6/+4
* Improve compilation speed (forward declarations/includes cleanup)Hendrik Brucker2022-02-121-0/+1
* Improvements and fixes to occludersjfons2022-02-071-0/+606