2019-04-27 |
Separate "name" and "class_name" (so we can export the same graphic twice for testing) and also fixes to multi-graphic exporting (.graphic pointing to .asset file)
Mark
committed
on 27 Apr 2019
|
---|---|
2019-04-24 |
Pulled in a bunch of skeletal stuff, it probably doesn't work (and it for sure doesn't save the export), but it compiles
Mark
committed
on 24 Apr 2019
|
2019-04-23 |
Exporter now packs all graphics on the same FramePacker, and sends all the pngs back (had to up the string length size to 4 bytes for all the data)
Mark
committed
on 23 Apr 2019
|
Exporter.fla now grabs sprite-style frames and packs them to sheets (no return data yet)
Mark
committed
on 23 Apr 2019
|
|
2019-04-22 |
Debug mode for DebugExporter.fla (run the fla first, then connect to it as many times as you want with exporter.py) and random exporter fixes
Mark
committed
on 22 Apr 2019
|
2019-04-20 |
Proper interaction with the exporter now using the new format
Mark
committed
on 20 Apr 2019
|