Andrea Odetti
|
c81b4ab1bf
|
ImGui: fix event handling.
1) always pass events to ImGui
2) only pass keyboards to AW when ImGui says so
|
2021-02-23 19:32:00 +00:00 |
|
Andrea Odetti
|
05b2d5b2e7
|
Split SDLFrame to ease integration of ImGui.
Signed-off-by: Andrea Odetti <mariofutire@gmail.com>
|
2021-02-06 10:11:29 +00:00 |
|
Andrea Odetti
|
f61e73b639
|
Move resources, bitmaps and messageboxes into Frames.
And remove a few windows.h interface functions used before.
Signed-off-by: Andrea Odetti <mariofutire@gmail.com>
|
2021-01-20 19:07:18 +00:00 |
|
Andrea Odetti
|
8a41ed4d73
|
Introduce SDL Frame.
|
2021-01-13 15:28:53 +00:00 |
|