Minor Update - Import file
Feat : + Import Button to import from file a 3D object
This commit is contained in:
@@ -159,7 +159,7 @@ bool SystemClass::Frame()
|
||||
return false;
|
||||
}
|
||||
|
||||
// Render ImGui
|
||||
// Render ImGui
|
||||
m_imguiManager->ImGuiWidgetRenderer(m_Application);
|
||||
|
||||
return true;
|
||||
|
||||
Reference in New Issue
Block a user