mirror of
https://github.com/kevinporetti/UnrealImGui.git
synced 2025-01-18 16:30:32 +00:00
35f2d342a0
- Added ImGui Module Manager that that implements module logic and manages other module resources. - Added Texture Manager to manage texture resources and maps them to index that can be passed to ImGui context. - Added Context Proxy that represents and manages a single ImGui context. - Added Slate ImGui Widget to render ImGui output. |
||
---|---|---|
.. | ||
Utilities | ||
ImGuiContextProxy.cpp | ||
ImGuiContextProxy.h | ||
ImGuiDemo.cpp | ||
ImGuiDemo.h | ||
ImGuiDrawData.cpp | ||
ImGuiDrawData.h | ||
ImGuiImplementation.cpp | ||
ImGuiInteroperability.h | ||
ImGuiModule.cpp | ||
ImGuiModuleManager.cpp | ||
ImGuiModuleManager.h | ||
ImGuiPrivatePCH.h | ||
SImGuiWidget.cpp | ||
SImGuiWidget.h | ||
TextureManager.cpp | ||
TextureManager.h |