Introduce new scene loading system

This commit is contained in:
2023-07-02 20:05:57 +02:00
parent 1f89ca59f0
commit e373badf39
26 changed files with 538 additions and 329 deletions

View File

@@ -28,7 +28,7 @@
},
{
"name": "dev",
"generator": "Unix Makefiles",
"generator": "Ninja",
"binaryDir": "${sourceDir}/build",
"inherits": [
"std"