]> git.localhorst.tv Git - blank.git/commit
store shapes in models rather than meshes
authorDaniel Karbach <daniel.karbach@localhorst.tv>
Wed, 14 Oct 2015 15:25:22 +0000 (17:25 +0200)
committerDaniel Karbach <daniel.karbach@localhorst.tv>
Wed, 14 Oct 2015 15:25:22 +0000 (17:25 +0200)
commita26ca06878d45d3ce77cbc28b574f2553e121944
tree7d3cb576bd0d01aa544cc23db9784b797ca6be48
parentbc2806164f55b7ac48dbb6d224b7d4b55683decf
store shapes in models rather than meshes
src/ai/Spawner.cpp
src/ai/Spawner.hpp
src/client/InteractiveState.hpp
src/client/MasterState.hpp
src/client/client.cpp
src/model/Instance.hpp
src/model/Part.hpp
src/model/Skeletons.hpp
src/model/model.cpp
src/server/ServerState.cpp
src/standalone/MasterState.cpp