SPICA icon indicating copy to clipboard operation
SPICA copied to clipboard

ORAS Anims are not exportable by batch exporter.

Open Fallenleader opened this issue 8 years ago • 1 comments

This is both an issue and a feature request. As it currently stands, Spica can recognize but not currently export OR/AS animations using Batch explorer, even with renaming file.bs to file.bch or even file.bin. The export button only seems to export textures, and ignores whatever else you either have selected, or whichever tab you are in. This should be corrected to either export the current tab, or the selected file. Animation exports should also be optional whether you want to merge skeletal and material animations, or leave them separate. The fist issue of Spica ignoring ORAS anims on the batch exporting is the more pressing issue.

Fallenleader avatar Oct 06 '17 21:10 Fallenleader

The original plan was adding a command line (CLI) tool to convert between formats, and (maybe) also preview them (like the current version does showing the model with animations and stuff). Then users would be able to convert multiple files by using a batch script running the tool multiple times (one for each file) in a loop. This gives way more flexibility than a batch export dialog.

gdkchan avatar Oct 07 '17 15:10 gdkchan