Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | C++11 patchset 2: remove util/cpp11.h and util/cpp11_container.h (#5821) | Loïc Blot | 2017-06-04 |
| | |||
* | Clean up numeric.h and split FacePositionCache from it | ShadowNinja | 2017-05-06 |
I also optiized FacePositionCache a bit: I removed a map lookup and vector copy from both branches of getFacePosition. |