]> git.localhorst.tv Git - blank.git/history - src/model/geometry.cpp
make AI entities avoid world collisions
[blank.git] / src / model / geometry.cpp
2015-10-29 Daniel Karbachmake AI entities avoid world collisions
2015-08-13 Daniel Karbachfix normal in intersection ray/box intersection
2015-06-25 Daniel Karbachfigure out depth and normal in box/box test
2015-06-23 Daniel Karbachbox/box intersection test
2015-06-11 Daniel Karbachfix ray/obb intersection test
2015-06-10 Daniel Karbachsome code reorganization