UnrealImGui/Source/ImGui
2018-02-02 22:50:55 +00:00
..
Private Replaced static assert about TCHAR being not wider that ImWchar with a runtime check validating whether TCHAR values are in accepted range. Runtime check only happens on platforms where TCHAR is wider than ImWchar. 2018-02-02 22:50:55 +00:00
Public 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
ImGui.Build.cs Updated to Unreal Engine 4.16 (backward compatible): 2017-11-05 16:10:03 +00:00