UnrealImGui/Source/ImGui
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
..
Private Improved plugin to initialize correctly even when started during earlier loading phases: 2018-05-24 21:55:25 +01:00
Public Added interface to modify from code console variables that control whether to enable ImGui Input Mode and show ImGui Demo. 2018-01-10 23:36:12 +00:00
ImGui.Build.cs Updated to Unreal Engine 4.16 (backward compatible): 2017-11-05 16:10:03 +00:00