]> git.localhorst.tv Git - blank.git/commit
tentative optimization of chunk intersection test
authorDaniel Karbach <daniel.karbach@localhorst.tv>
Thu, 5 Nov 2015 16:45:01 +0000 (17:45 +0100)
committerDaniel Karbach <daniel.karbach@localhorst.tv>
Thu, 5 Nov 2015 16:45:01 +0000 (17:45 +0100)
commitee920127d653b8a3cfbee1efefde909ffa177662
tree2fee7630834a1acbc7316f965c8f99fcd4af7117
parentfae1305b5783ce7a59ab1d4f44e199bd2bda1f45
tentative optimization of chunk intersection test

that really gets used a lot °°
src/geometry/distance.hpp
src/geometry/primitive.hpp
src/world/Chunk.hpp
src/world/Entity.hpp
src/world/chunk.cpp
src/world/world.cpp