This website requires JavaScript.
Explore
Help
Sign In
poret
/
UnrealImGui
Watch
1
Star
0
Fork
0
You've already forked UnrealImGui
mirror of
https://github.com/kevinporetti/UnrealImGui.git
synced
2025-01-18 16:30:32 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
eabff7b839
UnrealImGui
/
Source
/
ImGui
/
Public
History
Sebastian
eabff7b839
Replaced in ImGui Input Handler hard-coded assumptions about console open and stop play session shortcuts with values taken from input settings and input binding manager. Testing functions are available for inheriting classes.
2018-07-10 20:21:35 +01:00
..
ImGuiDelegates.h
Added interface to register ImGui debug delegates.
2017-10-03 21:16:17 +01:00
ImGuiInputHandler.h
Replaced in ImGui Input Handler hard-coded assumptions about console open and stop play session shortcuts with values taken from input settings and input binding manager. Testing functions are available for inheriting classes.
2018-07-10 20:21:35 +01:00
ImGuiModule.h
Added interface to modify from code console variables that control whether to enable ImGui Input Mode and show ImGui Demo.
2018-01-10 23:36:12 +00:00