summaryrefslogtreecommitdiff
path: root/thirdparty/misc/patches
AgeCommit message (Collapse)Author
2022-10-07Fix MSVC warnings, rename shadowed variables, fix uninitialized values, ↵bruvzg
change warnings=all to use /W4.
2022-02-21Fixed issue with Godot modifications to polypartition.cpp third-party fileNova
2022-02-04Core: Move Vector2i to its own `vector2i.h` headerRémi Verschelde
Also reduce interdependencies and clean up a bit.
2021-05-21Fix STL to Godot type convertion of polypartitionHaoyu Qiu
2021-01-12Update PolyPartition / Triangulator libraryAaron Franke