mirror of
https://github.com/kevinporetti/UnrealImGui.git
synced 2025-01-18 16:30:32 +00:00
77bb73dbce
- Added ImGui Context Manager to create and manage ImGui Context Proxies. - Changed ImGui Context Proxy to dynamically create context and allow pairing with input state. - Changed ImGui Module Manager to create one widget per context. - Changed ImGui Widget to work in different input modes. - Changed ImGui Input State to allow partial reset (only mouse or keyboard). |
||
---|---|---|
.. | ||
Utilities | ||
ImGuiContextManager.cpp | ||
ImGuiContextManager.h | ||
ImGuiContextProxy.cpp | ||
ImGuiContextProxy.h | ||
ImGuiDemo.cpp | ||
ImGuiDemo.h | ||
ImGuiDrawData.cpp | ||
ImGuiDrawData.h | ||
ImGuiImplementation.cpp | ||
ImGuiImplementation.h | ||
ImGuiInputState.cpp | ||
ImGuiInputState.h | ||
ImGuiInteroperability.cpp | ||
ImGuiInteroperability.h | ||
ImGuiModule.cpp | ||
ImGuiModuleManager.cpp | ||
ImGuiModuleManager.h | ||
ImGuiPrivatePCH.h | ||
SImGuiWidget.cpp | ||
SImGuiWidget.h | ||
TextureManager.cpp | ||
TextureManager.h |