Do a quit at end of blendmap generation
This commit is contained in:
@@ -134,5 +134,6 @@ func _ready():
|
|||||||
# var max_normal = triset.get_max_normal()
|
# var max_normal = triset.get_max_normal()
|
||||||
# print([minp, maxp, min_normal, max_normal])
|
# print([minp, maxp, min_normal, max_normal])
|
||||||
print("complete")
|
print("complete")
|
||||||
|
get_tree().quit()
|
||||||
# print("deflate size: ", deflate_size, " rle size: ", rle_size)
|
# print("deflate size: ", deflate_size, " rle size: ", rle_size)
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user