Memory Leak Fixed
Have to free the mesh generator after we process our mesh.
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
extends Node
|
||||
extends Object
|
||||
|
||||
# provides all the utility functions for generating
|
||||
# a triangulized Polygon with holes
|
||||
|
||||
Reference in New Issue
Block a user