UnrealImGui/Source/ImGui/Public
Sebastian 4a9d66889b Added ImGui early debug events:
- Added to FImGuiDelegates interface early debug delegates called during world tick start.
- Delegates are called in fixed order: multi-context early debug, world early debug (called during world tick start), world debug, multi-context debug (called during world post actor tick or if not available, during world tick start).
- Removed from build script configuration of debug delegates.
2019-04-14 12:16:15 +01:00
..
ImGuiDelegates.h Added ImGui early debug events: 2019-04-14 12:16:15 +01:00
ImGuiInputHandler.h Introduced input sharing properties: 2018-12-02 18:42:28 +00:00
ImGuiModule.h Changed interface to register ImGui debug delegates: 2019-04-10 20:19:11 +01:00
ImGuiModuleProperties.h Refactorization of ImGui settings: 2018-12-08 21:03:18 +00:00
ImGuiTextureHandle.h Added support for registering in module user textures to them in ImGui: 2018-08-15 22:20:46 +01:00