UI text alignment work

This commit is contained in:
Antoine Pilote
2021-07-15 16:03:39 -04:00
parent 8ecab5c3ad
commit c3c995bc5f
19 changed files with 311 additions and 117 deletions

View File

@@ -212,6 +212,7 @@ namespace Nuake {
}
Renderer::Flush(shadowShader, true);
light.m_Framebuffers[i]->Unbind();
}
}