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
a90f217ab3
UnrealImGui
/
Source
/
ImGui
History
Sebastian
a90f217ab3
Added 'ImGui.SwitchInputMode' command and configurable key binding to DebugExecBindings.
2018-07-30 22:05:59 +01:00
..
Private
Added 'ImGui.SwitchInputMode' command and configurable key binding to DebugExecBindings.
2018-07-30 22:05:59 +01:00
Public
Added 'ImGui.SwitchInputMode' command and configurable key binding to DebugExecBindings.
2018-07-30 22:05:59 +01:00
ImGui.Build.cs
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