CodeAndWeb / texturepacker-godot-plugin

AtlasTexture and TileSet importer for Godot engine. Loads sprites sheets created with TexturePacker
MIT License
65 stars 17 forks source link

Free both of the imageLoader instances and stop leaks #12

Closed 2shady4u closed 4 years ago

2shady4u commented 4 years ago

This fixes the imageLoader from being a leaked instance when exporting from the command line.