UnrealImGui/Source/ImGui
Sebastian 2d728f1f26 Removed from FImGuiModuleManager custom check for a game thread as both reasons to have it are not relevant any more.
Current implementation of the IsInGameThread() doesn't make exceptions for a loading thread and lazy initialization of the Unreal resources ensures that plugin doesn't do any work before the game starts.
2019-06-15 13:37:11 +01:00
..
Private Removed from FImGuiModuleManager custom check for a game thread as both reasons to have it are not relevant any more. 2019-06-15 13:37:11 +01:00
Public Added ImGui early debug events: 2019-04-14 12:16:15 +01:00
ImGui.Build.cs Added ImGui early debug events: 2019-04-14 12:16:15 +01:00