Nik
|
61bfe10bc2
|
refactor: Rework features that use external libraries into optional plugins (#1470)
|
2023-12-23 21:09:41 +01:00 |
|
WerWolv
|
c7ab4a4569
|
refactor: Get rid of this->m_
|
2023-12-19 13:10:25 +01:00 |
|
WerWolv
|
346f1362c6
|
impr: Allow more popups to be closed with Escape
|
2023-12-13 15:08:27 +01:00 |
|
Nik
|
7e660450ed
|
feat: Implement better and more complete undo/redo stack (#1433)
This PR aims to implement a more complete undo/redo stack that, unlike
the old one, also supports undoing insertions, deletions and resize
operations
|
2023-11-25 12:43:48 +01:00 |
|
WerWolv
|
909f4b7fe8
|
refactor: Rename and update localization system
|
2023-11-21 14:38:01 +01:00 |
|
iTrooz
|
39252dfe48
|
refactor: Move custom ImGui functions to ImGuiExt namespace (#1427)
Co-authored-by: Nik <werwolv98@gmail.com>
|
2023-11-16 22:24:06 +01:00 |
|
WerWolv
|
498d8c1d65
|
impr: General code cleanup
|
2023-11-10 20:47:08 +01:00 |
|
WerWolv
|
ef320b74b0
|
impr: Handle showing popups when closing unsaved providers better
|
2023-11-07 15:31:54 +01:00 |
|