Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Drop b2d_convexdecomp. no longer necessary. | Rémi Verschelde | 2019-12-13 | 1 | -82/+0 |
| | | | | | | | We now use `thirdparty/misc/triangulator.h` for all physics-related (collision, navigation) triangulation needs. Follow-up to #34293. | ||||
* | Move other lone thirdparty files to thirdparty/misc | Rémi Verschelde | 2017-04-28 | 1 | -0/+82 |
Also move Box2D ConvexDecomposition contrib code to thirdparty/b2d_convexdecomp. |