Modify Earcut and Triangulization Library to Work With Godot::Vector2

Allows use to ease some pain when converting PackedVector2Array
to std::vector<Vector2>.
This commit is contained in:
2025-11-08 09:05:50 -05:00
parent 35a1706e58
commit 2d0408c09e
11 changed files with 34 additions and 77 deletions