aboutsummaryrefslogtreecommitdiff
path: root/drivers/convex_decomp/b2Polygon.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Move other lone thirdparty files to thirdparty/miscRémi Verschelde2017-04-281-1586/+0
| | | | | Also move Box2D ConvexDecomposition contrib code to thirdparty/b2d_convexdecomp.
* Style: Fix statements ending with ';;'Rémi Verschelde2017-01-161-1/+1
|
* Style: Fix whole-line commented codeRémi Verschelde2017-01-141-9/+9
| | | | | They do not play well with clang-format which aligns the `//` part with the rest of the code block, thus producing badly indented commented code.
* Remove unnecessary null pointer checksEmmanuel Leblond2016-01-041-2/+2
|
* more c++ include references removedJuan Linietsky2015-09-101-2/+2
|
* fixed memory leak: triangulated (cppcheck)Simon Wenner2015-05-031-0/+1
|
* GODOT IS OPEN SOURCEJuan Linietsky2014-02-091-0/+1585