mirror of
https://github.com/godotengine/godot.git
synced 2025-12-08 06:09:55 +00:00
Move other lone thirdparty files to thirdparty/misc
Also move Box2D ConvexDecomposition contrib code to
thirdparty/b2d_convexdecomp.
(cherry picked from commit d4029aa51a)
This commit is contained in:
parent
86724ba1c6
commit
6cf507f004
23 changed files with 81 additions and 13 deletions
|
|
@ -28,7 +28,8 @@
|
|||
/* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. */
|
||||
/*************************************************************************/
|
||||
#include "b2d_decompose.h"
|
||||
#include "b2Polygon.h"
|
||||
|
||||
#include "thirdparty/b2d_convexdecomp/b2Polygon.h"
|
||||
|
||||
namespace b2ConvexDecomp {
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue