UnrealImGui/Source/ImGui/Private/Utilities
Sebastian a76f4bc451 Improved hot-reload stability and support for reloading after recompiling outside of the editor:
- Hot-reloading from inside of the editor and after recompiling from the outside should be equally supported and work together.
- Improved robustness of the delegates redirections. There should be no lost delegates when reloading (either after in-editor or outside recompilation).
- Refactored code to use the same redirection template for context and delegates container.
2020-07-31 10:24:53 +01:00
..
Arrays.h Added input support: 2017-04-22 16:38:04 +01:00
DebugExecBindings.cpp Enforced IWYU-style PCH model: 2020-06-25 10:52:46 +01:00
DebugExecBindings.h Enforced IWYU-style PCH model: 2020-06-25 10:52:46 +01:00
Range.h Added input support: 2017-04-22 16:38:04 +01:00
RedirectingHandle.h Improved hot-reload stability and support for reloading after recompiling outside of the editor: 2020-07-31 10:24:53 +01:00
WorldContext.cpp Enforced IWYU-style PCH model: 2020-06-25 10:52:46 +01:00
WorldContext.h Enforced IWYU-style PCH model: 2020-06-25 10:52:46 +01:00
WorldContextIndex.h Changed interface to register ImGui debug delegates: 2019-04-10 20:19:11 +01:00