]> git.localhorst.tv Git - blank.git/commit - src/server/ServerState.cpp
load models from assets
authorDaniel Karbach <daniel.karbach@localhorst.tv>
Thu, 15 Oct 2015 12:02:36 +0000 (14:02 +0200)
committerDaniel Karbach <daniel.karbach@localhorst.tv>
Thu, 15 Oct 2015 13:22:22 +0000 (15:22 +0200)
commit7e782291e0ce39eb2d4e8c1df28f682c313e6f8d
tree3efd29b15f9093e686e3ca79b48babe9a81a20c9
parenta26ca06878d45d3ce77cbc28b574f2553e121944
load models from assets
17 files changed:
assets
src/ai/Spawner.cpp
src/ai/Spawner.hpp
src/app/Assets.hpp
src/app/app.cpp
src/client/InteractiveState.hpp
src/client/client.cpp
src/model/Instance.hpp
src/model/ModelRegistry.hpp [new file with mode: 0644]
src/model/Part.hpp
src/model/Skeletons.hpp [deleted file]
src/model/model.cpp
src/model/shape.cpp
src/server/ServerState.cpp
src/server/ServerState.hpp
src/standalone/MasterState.cpp
src/standalone/MasterState.hpp