Age | Commit message (Expand) | Author |
---|---|---|
2023-02-10 | Add some missing translatable editor strings | Haoyu Qiu |
2023-02-09 | Improve some editor strings for localization | Haoyu Qiu |
2023-01-16 | Add EditorUndoRedoManager singleton | kobewi |
2023-01-05 | One Copyright Update to rule them all | RĂ©mi Verschelde |
2022-11-02 | Unify usage of undo_redo in editor | kobewi |
2022-10-18 | Unify usage of GLOBAL/EDITOR_GET | kobewi |
2022-10-07 | Fix MSVC warnings, rename shadowed variables, fix uninitialized values, chang... | bruvzg |
2022-08-27 | Rename `hint_tooltip` to `tooltip_text` & setget | Micky |
2022-08-22 | Add per-scene UndoRedo | kobewi |
2022-07-09 | Add ok_button_text to AcceptDialog and cancel_button_text to ConfirmationDialog | FireForge |
2022-02-12 | Improve compilation speed (forward declarations/includes cleanup) | Hendrik Brucker |
2022-02-04 | Cleanup and move char functions to the `char_utils.h` header. | bruvzg |
2022-01-18 | Improve locale detection. | bruvzg |