]> git.localhorst.tv Git - blank.git/commit - src/client/client.cpp
use (and fix) new shape implementation
authorDaniel Karbach <daniel.karbach@localhorst.tv>
Tue, 13 Oct 2015 14:59:15 +0000 (16:59 +0200)
committerDaniel Karbach <daniel.karbach@localhorst.tv>
Tue, 13 Oct 2015 14:59:15 +0000 (16:59 +0200)
commitba55bf4293f3abc742eef710545a4b207ba2c820
tree164953e8f30929d8f9dd43de333f240fba35095c
parent3a487f44c26f9bb9d1a1c831406b6497b2b3b425
use (and fix) new shape implementation
16 files changed:
assets
src/app/Assets.hpp
src/app/app.cpp
src/client/client.cpp
src/model/CollisionBounds.hpp
src/model/Shape.hpp
src/model/Skeletons.hpp
src/model/bounds.cpp
src/model/bounds.hpp
src/model/model.cpp
src/model/shape.cpp
src/server/ServerState.cpp
src/standalone/MasterState.cpp
src/world/BlockType.hpp
src/world/block.cpp
src/world/chunk.cpp