UnrealImGui/Source
Sebastian f57a73b91b Improved plugin to initialize correctly even when started during earlier loading phases:
- Split tick and textures initializations.
- Supporting deferred tick initialization, if Slate application is not ready during module startup.
- Textures are lazy-loaded before the first use.
- ImGui Context Manager initializes font atlas to make sure that ImGui resources are always initialized.
2018-05-24 21:55:25 +01:00
..
ImGui Improved plugin to initialize correctly even when started during earlier loading phases: 2018-05-24 21:55:25 +01:00
ThirdParty/ImGuiLibrary Upgraded to ImGui 1.61: 2018-05-09 20:22:48 +01:00