Mark
authored
on 23 Apr 2019
|
|
CharacterExport
|
Force all _trace's to be _strace's. Also, wasn't passing GraphicDefs around properly (no GameData/GraphicFactory!)
|
6 years ago
|
|
Defs
|
Bare exporter to produce json/png files from swfs
|
6 years ago
|
|
GraphicExport
|
Force all _trace's to be _strace's. Also, wasn't passing GraphicDefs around properly (no GameData/GraphicFactory!)
|
6 years ago
|
|
Packer
|
Force all _trace's to be _strace's. Also, wasn't passing GraphicDefs around properly (no GameData/GraphicFactory!)
|
6 years ago
|
|
blooddy_crypto
|
Working sending base64 over the json channel to load a MovieClip source in the Exporter.fla
|
6 years ago
|
|
com/adobe/
images
|
Bare exporter to produce json/png files from swfs
|
6 years ago
|
|
old
|
Move some old files we probably won't use
|
6 years ago
|
|
org/
aszip
|
Bare exporter to produce json/png files from swfs
|
6 years ago
|
|
.gitignore
|
Work on splitting up the driver into multiple files (we can ignore the .pyc files this produces)
|
6 years ago
|
|
AnimatedSpriteGenerator.as
|
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)
|
6 years ago
|
|
ChunkedGraphic.as
|
Bare exporter to produce json/png files from swfs
|
6 years ago
|
|
DJArtsLib.swc
|
Bare exporter to produce json/png files from swfs
|
6 years ago
|
|
DebugExporter-app.xml
|
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
|
6 years ago
|
|
DebugExporter.fla
|
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
|
6 years ago
|
|
DebugExporter.swf
|
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)
|
6 years ago
|
|
Dialogs.swc
|
Bare exporter to produce json/png files from swfs
|
6 years ago
|
|
Exporter-app.xml
|
Move some old files we probably won't use
|
6 years ago
|
|
Exporter.as
|
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)
|
6 years ago
|
|
Exporter.exe
|
Proper interaction with the exporter now using the new format
|
6 years ago
|
|
Exporter.fla
|
Working sending base64 over the json channel to load a MovieClip source in the Exporter.fla
|
6 years ago
|
|
Exporter.swf
|
Proper interaction with the exporter now using the new format
|
6 years ago
|
|
FileExportSet.as
|
Force all _trace's to be _strace's. Also, wasn't passing GraphicDefs around properly (no GameData/GraphicFactory!)
|
6 years ago
|
|
FrameInfo.as
|
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)
|
6 years ago
|
|
FramePacker.as
|
Exporter.fla now grabs sprite-style frames and packs them to sheets (no return data yet)
|
6 years ago
|
|
GraphicExport.as
|
Force all _trace's to be _strace's. Also, wasn't passing GraphicDefs around properly (no GameData/GraphicFactory!)
|
6 years ago
|
|
GraphicExportDef.as
|
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)
|
6 years ago
|
|
IFramesSource.as
|
Exporter.fla now grabs sprite-style frames and packs them to sheets (no return data yet)
|
6 years ago
|
|
JSONPNGSet.as
|
Bare exporter to produce json/png files from swfs
|
6 years ago
|
|
Job.as
|
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)
|
6 years ago
|
|
RectangleNode.as
|
FramePacker has an outline of an algorithm to get good sheets out of a list of rectangles (next: get those rectangles!)
|
6 years ago
|
|
RectanglePacker.as
|
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)
|
6 years ago
|
|
Utils.as
|
Exporter.fla now grabs sprite-style frames and packs them to sheets (no return data yet)
|
6 years ago
|
|
args.py
|
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
|
6 years ago
|
|
driver.py
|
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)
|
6 years ago
|
|
exporter.py
|
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
|
6 years ago
|
|
files.txt
|
Sending messages properly back and forth using the new driver architecture, and a proper message queue+program completion
|
6 years ago
|
|
job.py
|
Proper interaction with the exporter now using the new format
|
6 years ago
|
|
session.vim
|
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
|
6 years ago
|
|
validate.py
|
JSON validation of src files by a schema
|
6 years ago
|