Memory Leak Fixed

Have to free the mesh generator after we process our mesh.
This commit is contained in:
2025-11-20 13:50:47 -05:00
parent 9f5183bed2
commit 1fa5551ba7
5 changed files with 8 additions and 3 deletions

View File

@@ -1,4 +1,4 @@
extends Node
extends Object
# provides all the utility functions for generating
# a triangulized Polygon with holes