aboutsummaryrefslogtreecommitdiff
path: root/src/face_position_cache.cpp
AgeCommit message (Collapse)Author
2017-05-06Clean up numeric.h and split FacePositionCache from itShadowNinja
I also optiized FacePositionCache a bit: I removed a map lookup and vector copy from both branches of getFacePosition.