]> git.localhorst.tv Git - blank.git/commit
allow hsl color shifts for blocks and entities
authorDaniel Karbach <daniel.karbach@localhorst.tv>
Fri, 9 Oct 2015 13:28:44 +0000 (15:28 +0200)
committerDaniel Karbach <daniel.karbach@localhorst.tv>
Fri, 9 Oct 2015 13:28:44 +0000 (15:28 +0200)
commit957b1df87d9a692c517a269221da81227100240e
treed8dd7a2f7c40196d7378bf718759766888f06144
parent1daba5b2fa044c1822d104fb65eeb88b6aeb5499
allow hsl color shifts for blocks and entities

also: better defaults for block types
assets
src/app/app.cpp
src/graphics/shader.cpp
src/model/BlockModel.hpp
src/model/EntityModel.hpp
src/model/composite.cpp
src/model/model.cpp
src/world/BlockType.hpp
src/world/block.cpp