Henrik Rydgård
|
2d69d78e71
|
Console wip
|
2025-03-27 08:59:38 +01:00 |
|
Henrik Rydgård
|
9049139845
|
imgui: Simulate the left mouse button through touch
|
2025-03-05 23:26:30 +01:00 |
|
Henrik Rydgård
|
f206ed95eb
|
Get rid of remains of support for non-square screen DPIs
|
2025-02-20 11:14:26 -06:00 |
|
Henrik Rydgård
|
1f7461bb70
|
When ImDebugger is active, shrink the display area to match the central node.
|
2025-02-19 11:00:20 -06:00 |
|
Henrik Rydgård
|
8cc77c0997
|
ImGui: Implement cursor support on Windows
|
2024-12-13 22:06:59 +01:00 |
|
Henrik Rydgård
|
fa3321ca0c
|
ImDebugger: Switch "Dear Imgui" to the Docking branch, enable the feature
|
2024-12-12 22:50:51 +01:00 |
|
Henrik Rydgård
|
1df3b9b905
|
Add config save/load for imdebugger, move the imgui.ini to PSP/SYSTEM
|
2024-11-27 09:15:03 +01:00 |
|
Henrik Rydgård
|
8372105d66
|
Fix printscreen keyboard mapping (although kinda useless)
|
2024-11-25 23:40:51 +01:00 |
|
Henrik Rydgård
|
0bf53e38f4
|
Remove duplicated imgui keycode logging (already logs in the conversion function)
|
2024-11-12 11:08:47 +01:00 |
|
Henrik Rydgård
|
e9bc28f629
|
Fix bug where the 'o' char input got eaten because the char matches the keycode for Esc..
|
2024-11-07 19:56:32 +01:00 |
|
Henrik Rydgård
|
9c92978fcc
|
ImGui debugger: assorted work
|
2024-11-07 11:10:16 +01:00 |
|
Henrik Rydgård
|
cf6d06c56a
|
Start work on imdbg
|
2024-11-07 11:10:12 +01:00 |
|
Henrik Rydgård
|
dff7f5704a
|
Implement mousewheel vertical scroll and hover in ImGui integration
|
2024-11-06 22:00:11 +01:00 |
|
Henrik Rydgård
|
c68c5353b0
|
SDL mouse input fixes
|
2024-11-06 12:04:24 +01:00 |
|
Henrik Rydgård
|
ae1756c8c0
|
Plumb deltatime into imgui
|
2024-11-05 10:57:24 +01:00 |
|
Henrik Rydgård
|
19f4b22a56
|
Cleanup, add right-click support to UI framework
|
2024-11-05 01:03:21 +01:00 |
|
Henrik Rydgård
|
8da1ccc3de
|
Hook up basic keyboard and mouse input
|
2024-11-04 23:14:39 +01:00 |
|