add serialization (use yaml-cpp), add stencil to render outline for selected entity, add play mode, UUIDS, add orthographic and perspective camera, add editor camera
This commit is contained in:
3
.gitmodules
vendored
3
.gitmodules
vendored
@ -20,3 +20,6 @@
|
||||
[submodule "Prism/vendor/EnTT"]
|
||||
path = Prism/vendor/EnTT
|
||||
url = https://github.com/skypjack/entt.git
|
||||
[submodule "Prism/vendor/yaml-cpp"]
|
||||
path = Prism/vendor/yaml-cpp
|
||||
url = https://github.com/jbeder/yaml-cpp
|
||||
|
||||
Reference in New Issue
Block a user