Can now render 2 scene at once
This commit is contained in:
@@ -208,8 +208,6 @@ namespace Nuake
|
||||
|
||||
//ImGui::ShowDemoWindow();
|
||||
|
||||
|
||||
|
||||
RenderCommand::Clear();
|
||||
|
||||
// Start imgui frame
|
||||
@@ -225,8 +223,6 @@ namespace Nuake
|
||||
|
||||
// Draw scene
|
||||
Window::Get()->Draw();
|
||||
|
||||
|
||||
}
|
||||
|
||||
void Engine::EndDraw()
|
||||
|
||||
Reference in New Issue
Block a user