Added Gizmo pass and a OnDebugDraw render pipeline pass

This commit is contained in:
antopilo
2025-03-22 21:56:07 -04:00
parent e232d06ed3
commit 0243ef83cb
9 changed files with 325 additions and 2 deletions

View File

@@ -378,7 +378,6 @@ namespace Nuake
currentProject = project;
// TODO(antopilo) only generate manifest in editor context
FileSystem::SetRootDirectory(FileSystem::GetParentPath(project->FullPath));
GenerateManifest();