添加场景加载与保存功能

This commit is contained in:
2025-06-01 12:43:35 +08:00
parent fdd13a8726
commit b47fce6fce
16 changed files with 498 additions and 104 deletions

3
.gitmodules vendored
View File

@ -11,3 +11,6 @@
[submodule "Hazel/vendor/glm"]
path = Hazel/vendor/glm
url = https://github.com/g-truc/glm.git
[submodule "Hazel/vendor/yaml-cpp"]
path = Hazel/vendor/yaml-cpp
url = https://github.com/jbeder/yaml-cpp.git