]> git.localhorst.tv Git - blank.git/history - src/block.hpp
fixed oriented block occlusion check
[blank.git] / src / block.hpp
2015-03-13 Daniel Karbachfixed oriented block occlusion check
2015-03-13 Daniel Karbachfix error in border block calculation
2015-03-12 Daniel Karbachallow face/turn selection of placed blocks
2015-03-12 Daniel Karbachmodify stair model so cut is along x axis
2015-03-12 Daniel Karbachuse precalculated matrices for block orientation
2015-03-12 Daniel Karbachorientable blocks
2015-03-11 Daniel Karbachdon't add obstructed blocks to meshes
2015-03-11 Daniel Karbachsave a little memory
2015-03-10 Daniel Karbachdecrease block id size
2015-03-09 Daniel Karbachuse indices for model rendering
2015-03-09 Daniel Karbachstore block type as ID rather than pointer
2015-03-09 Daniel Karbachsome cleanup
2015-03-08 Daniel Karbachsplit world file