|
70c18ac169
|
Remove ImGui metrics window from showing on startup
|
2022-02-08 08:21:35 -05:00 |
|
|
e15d1c68f8
|
Add ability to select directory through imgui file picker
|
2022-02-01 20:53:47 +00:00 |
|
redstrate
|
e79a98c7d2
|
Some minor code refactoring
|
2021-10-14 08:51:58 -04:00 |
|
redstrate
|
5226aa1200
|
Add hidden window flag, to be in line with how imgui's sdl backend works
|
2021-10-13 10:55:20 -04:00 |
|
redstrate
|
878ef9c5da
|
Only enable viewports on multimodal apps (like the editors)
* Dragging out windows on games and stuff is pointless and just adds complexity
|
2021-10-12 11:47:13 -04:00 |
|
redstrate
|
5915d0bf2c
|
Fix imgui windows not resizing properly when undocked
|
2021-10-12 11:25:01 -04:00 |
|
redstrate
|
a2f81d7ca7
|
Allow better DPI handling under SDL, handle external resize events in imgui
|
2021-10-12 11:06:59 -04:00 |
|
redstrate
|
8205f65a8e
|
Clean up a bunch of pass/backend code for imgui
|
2021-10-12 10:52:29 -04:00 |
|
redstrate
|
c6bc56d033
|
Change window handles into opaque pointers
|
2021-10-12 10:22:16 -04:00 |
|
redstrate
|
182fbe195a
|
Add imgui open/save dialog
|
2021-10-11 13:39:15 -04:00 |
|
redstrate
|
9c8c257c43
|
Add new console debug window, handle text input under sdl
|
2021-10-07 17:46:28 -04:00 |
|
redstrate
|
2ddc1e1794
|
Fix up SDL2 mouse and key handling for imgui
|
2021-05-11 17:05:29 -04:00 |
|
redstrate
|
8370dfb6d6
|
Rename ImGuiLayer to imgui_backend
|
2021-04-20 10:37:56 -04:00 |
|