mirror of
https://github.com/godotengine/godot.git
synced 2026-01-03 18:11:19 +03:00
Update PolyPartition / Triangulator library
This commit is contained in:
@@ -33,7 +33,7 @@
|
||||
#include "core/string/print_string.h"
|
||||
|
||||
#include "thirdparty/misc/clipper.hpp"
|
||||
#include "thirdparty/misc/triangulator.h"
|
||||
#include "thirdparty/misc/polypartition.h"
|
||||
|
||||
void Geometry3D::MeshData::optimize_vertices() {
|
||||
Map<int, int> vtx_remap;
|
||||
|
||||
Reference in New Issue
Block a user