Patrick Wuttke
|
7470878f9c
|
Added mMainWindowStyles variable to Application.
|
2025-09-19 13:53:24 +02:00 |
|
|
|
71a268b5ad
|
Added Application::initMemoryFS() function to allow apps to init the memory FS before further initialization.
|
2025-03-28 11:53:29 +01:00 |
|
|
|
63fcb6181f
|
Added memory FS and put the default font there so it is easier to load it.
|
2025-03-28 11:48:16 +01:00 |
|
|
|
9ed87aa692
|
Return VFS adapter as non-const reference to allow actually using it.
|
2025-03-07 10:41:00 +01:00 |
|
|
|
1d75400a2d
|
Added more options to font loading.
|
2025-03-05 22:02:30 +01:00 |
|
|
|
830fdd434b
|
Added task loop for async stuff and getters for the loop and the VFS.
|
2025-03-04 00:56:39 +01:00 |
|
|
|
eb5def0070
|
Added ImRaid helper library and first functions (ToggleButton and ToggleImageButton).
|
2025-03-04 00:37:23 +01:00 |
|
|
|
08ea619a8e
|
Added texture managment and overridable init/cleanup functions.
|
2025-03-04 00:16:57 +01:00 |
|
|
|
53efca4729
|
Enabled viewports.
|
2025-03-02 23:08:02 +01:00 |
|
|
|
ce328ac761
|
Added Noto Sans as default font.
|
2025-03-02 21:22:38 +01:00 |
|
|
|
75773778e9
|
More config options, menu bar and global getter for QuickApp.
|
2025-03-02 19:33:52 +01:00 |
|
|
|
7a18cce60c
|
Write ImGui config to an appropriate folder instead of the current one.
|
2025-03-02 18:41:27 +01:00 |
|
|
|
f51dd5b437
|
Initial implementation.
|
2025-03-02 16:01:30 +01:00 |
|