UnrealImGui/Source
Sebastian 71dd082f69 Changed FImGuiContextManager to prevent moving created context proxies and to allow other objects with the same or shorter lifespan safely use cached pointers to those resources.
- Disabled move semantics in FImGuiContextProxy and removed code related to moving ImGui context.
- Changed FImGuiContextManager to store proxies as unique pointers.
2019-08-03 17:45:53 +01:00
..
ImGui Changed FImGuiContextManager to prevent moving created context proxies and to allow other objects with the same or shorter lifespan safely use cached pointers to those resources. 2019-08-03 17:45:53 +01:00
ThirdParty/ImGuiLibrary Updated to ImGui 1.65 2018-09-12 19:21:36 +01:00