Apple anything is horrendous

This commit is contained in:
Dynamitos
2024-03-18 15:28:56 +01:00
parent a74def0ab0
commit 1ff45b5207
104 changed files with 27779 additions and 184 deletions
@@ -129,7 +129,7 @@ void DepthPrepass::render()
commands.add(command);
}
}
//graphics->executeCommands(commands);
graphics->executeCommands(commands);
graphics->endRenderPass();
}