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
0bf940de81
UnrealImGui
/
Source
/
ImGui
History
Sebastian
0bf940de81
Modified UImGuiInputHandler::OnKeyDown to only handle command bindings if keyboard input is not shared and to leave it for DebugExec if it is.
2018-12-04 19:41:22 +00:00
..
Private
Modified UImGuiInputHandler::OnKeyDown to only handle command bindings if keyboard input is not shared and to leave it for DebugExec if it is.
2018-12-04 19:41:22 +00:00
Public
Changed input sharing properties to be initialized and updated from ImGui settings.
2018-12-02 20:32:42 +00:00
ImGui.Build.cs
Fixed IntelliSense errors caused by wrongly formatted macro definitions in build script file.
2018-11-06 18:57:21 +00:00