]> git.localhorst.tv Git - blank.git/commit
textures
authorDaniel Karbach <daniel.karbach@localhorst.tv>
Sat, 8 Aug 2015 21:13:45 +0000 (23:13 +0200)
committerDaniel Karbach <daniel.karbach@localhorst.tv>
Sat, 8 Aug 2015 21:13:45 +0000 (23:13 +0200)
commit7bb75960dbf9bfdee9ac865384aca81791b3da5c
tree3f1d0cd90bc47f8cd79253af38a9cb1053d3c6f6
parenta34fbcb0581056bd464158acfa30289a3e2c2c2d
textures

textures
textures
textures
textures
24 files changed:
TODO
assets
src/ai/Spawner.cpp
src/app/Assets.hpp
src/app/WorldState.cpp
src/app/app.cpp
src/graphics/ArrayTexture.hpp [new file with mode: 0644]
src/graphics/BlockLighting.hpp
src/graphics/DirectionalLighting.hpp
src/graphics/Format.hpp
src/graphics/Texture.hpp
src/graphics/render.cpp
src/graphics/shader.cpp
src/model/BlockModel.hpp
src/model/EntityModel.hpp
src/model/Shape.hpp
src/model/model.cpp
src/model/shape.cpp
src/world/BlockType.hpp
src/world/Entity.cpp
src/world/Entity.hpp
src/world/World.cpp
src/world/World.hpp
src/world/block.cpp