Added shaders for UI and fixed UI renderer
This commit is contained in:
@@ -57,10 +57,9 @@ void EditorLayer::OnUpdate()
|
||||
{
|
||||
m_GizmoDrawer->DrawGizmos(currentScene, false);
|
||||
}
|
||||
|
||||
|
||||
}
|
||||
}
|
||||
|
||||
sceneFramebuffer->Unbind();
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user