kiletw / SpineViewerWPF

a tool can view spine files with different version and export gif or png file.
176 stars 24 forks source link

Since this seems abandoned I built pr #38 fixing the memory leak (for gifs) #46

Open fuwamocoanon opened 5 months ago

fuwamocoanon commented 5 months ago

https://github.com/kiletw/SpineViewerWPF/pull/38 by wenwed. Tested and built pre-compiled.

Load the atlas and skel on the whatever Spine version (Nikke uses 4.1.00)

Move the image as needed.

WITH THE SPINE IN MOTION you can export but DO NOT use "Use Disk Cache" For some reason while the Spine is Paused the memory leak still occurs. Allowing it to move while exporting fixes this issue...

Release.zip