UnrealImGui/Source
2018-08-10 23:53:03 +01:00
..
ImGui Fixed hot-reloading issues. Hot-reloading may be useful when developing this plug-in but it doesn't play well with free functions used in ImGui interface (limitation of the system I guess). Switched to a custom GImGui which after hot-reload can be redirected to a new module. This fixes a crash caused by GImGui in obsolete module pointing to released resources and guarantees that ImGui code remains functional. 2018-08-10 23:53:03 +01:00
ThirdParty/ImGuiLibrary Upgraded to ImGui 1.61: 2018-05-09 20:22:48 +01:00