]> git.localhorst.tv Git - blank.git/history - src/world/chunk.cpp
made chunk neighbor linkage a little safer
[blank.git] / src / world / chunk.cpp
2015-07-22 Daniel Karbachmade chunk neighbor linkage a little safer
2015-06-26 Daniel Karbachbetter edge light propagation on link
2015-06-26 Daniel Karbachentity/world collision response
2015-06-25 Daniel Karbachcollect collisions for each entity
2015-06-25 Daniel Karbachfigure out depth and normal in box/box test
2015-06-24 Daniel Karbachtest entities for world collision
2015-06-23 Daniel Karbachuse a timer to limit chunk generation
2015-06-15 Daniel Karbachfixed light propagation after obstacle removal
2015-06-12 Daniel Karbachweird return value is weird
2015-06-10 Daniel Karbachsome code reorganization