UnrealImGui/Source/ImGui
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
..
Private Improved hot-reload stability and support for reloading after recompiling outside of the editor: 2020-07-31 10:24:53 +01:00
Public Improved hot-reload stability and support for reloading after recompiling outside of the editor: 2020-07-31 10:24:53 +01:00
ImGui.Build.cs Enforced IWYU-style PCH model: 2020-06-25 10:52:46 +01:00