Age | Commit message (Expand) | Author |
---|---|---|
2023-02-22 | Fix Polygon3DEditor parenting errors | kobewi |
2023-01-16 | Add EditorUndoRedoManager singleton | kobewi |
2023-01-08 | Use BitField<> in core type masks | Juan Linietsky |
2023-01-05 | One Copyright Update to rule them all | RĂ©mi Verschelde |
2022-11-29 | Use forward-declarations in big editor classes | trollodel |
2022-11-24 | Cleanup remaining EditorUndoRedoManager usages | kobewi |
2022-10-04 | Rename remaining "Spatial" in Plugins to "Node3D" | Micky |
2022-08-22 | Add per-scene UndoRedo | kobewi |
2022-07-29 | Remove Signal connect binds | Juan Linietsky |
2022-05-03 | Rename Basis get_axis to get_column, remove redundant methods | Aaron Franke |
2022-02-16 | Update if == NOTIFICATION_* to switch statements to match coding style | megalobyte |
2022-02-14 | Remove most EditorNode constructor parameters and fields | trollodel |
2022-02-12 | Improve compilation speed (forward declarations/includes cleanup) | Hendrik Brucker |
2022-02-07 | Improvements and fixes to occluders | jfons |