summaryrefslogtreecommitdiff
path: root/thirdparty/b2d_convexdecomp
AgeCommit message (Collapse)Author
2018-09-12Make core/ includes absolute, remove subfolders from include pathRémi Verschelde
This allows more consistency in the manner we include core headers, where previously there would be a mix of absolute, relative and include path-dependent includes.
2018-08-10[Core] Change math_2d includes to vector2 includes where relevantAaron Franke
2018-03-03Fix 3 memory leaksChaosus
2017-04-28Move other lone thirdparty files to thirdparty/miscRémi Verschelde
Also move Box2D ConvexDecomposition contrib code to thirdparty/b2d_convexdecomp.