UnrealImGui/Source/ImGui/Private
Sebastian 53387cf88b Changed modifier keys handling and cleaned ImGui Input State:
- Separate modifier keys interface and data from generic keys.
- Cleaned interface to better differentiate between full reset and clearing update data.
- Fixed bug in code clearing characters.
2017-08-19 21:19:38 +01:00
..
Utilities Added input support: 2017-04-22 16:38:04 +01:00
ImGuiContextProxy.cpp Added input support: 2017-04-22 16:38:04 +01:00
ImGuiContextProxy.h Added input support: 2017-04-22 16:38:04 +01:00
ImGuiDemo.cpp Added support for ImGui context update and rendering: 2017-03-26 21:32:57 +01:00
ImGuiDemo.h Added support for ImGui context update and rendering: 2017-03-26 21:32:57 +01:00
ImGuiDrawData.cpp Added support for ImGui context update and rendering: 2017-03-26 21:32:57 +01:00
ImGuiDrawData.h Added support for ImGui context update and rendering: 2017-03-26 21:32:57 +01:00
ImGuiImplementation.cpp Integrated ImGui framework: 2017-03-18 11:33:14 +00:00
ImGuiInputState.cpp Changed modifier keys handling and cleaned ImGui Input State: 2017-08-19 21:19:38 +01:00
ImGuiInputState.h Changed modifier keys handling and cleaned ImGui Input State: 2017-08-19 21:19:38 +01:00
ImGuiInteroperability.cpp Changed modifier keys handling and cleaned ImGui Input State: 2017-08-19 21:19:38 +01:00
ImGuiInteroperability.h Added input support: 2017-04-22 16:38:04 +01:00
ImGuiModule.cpp Added support for ImGui context update and rendering: 2017-03-26 21:32:57 +01:00
ImGuiModuleManager.cpp Added input support: 2017-04-22 16:38:04 +01:00
ImGuiModuleManager.h Added input support: 2017-04-22 16:38:04 +01:00
ImGuiPrivatePCH.h Added support for ImGui context update and rendering: 2017-03-26 21:32:57 +01:00
SImGuiWidget.cpp Changed modifier keys handling and cleaned ImGui Input State: 2017-08-19 21:19:38 +01:00
SImGuiWidget.h Changed modifier keys handling and cleaned ImGui Input State: 2017-08-19 21:19:38 +01:00
TextureManager.cpp Added support for ImGui context update and rendering: 2017-03-26 21:32:57 +01:00
TextureManager.h Added support for ImGui context update and rendering: 2017-03-26 21:32:57 +01:00