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