Implement Transform propagation in flecs

This commit is contained in:
2025-04-20 23:52:34 +02:00
parent b78c214229
commit 293f2bacc5
18 changed files with 174 additions and 181 deletions

View File

@@ -6,7 +6,7 @@
},
"dependencies": [
"cxxopts",
"entt",
"entt",
"fmt",
"fx-gltf",
{
@@ -16,7 +16,6 @@
]
},
"glm",
"nlohmann-json",
"spdlog",
"fx-gltf",
"flecs"