mathieuanthoine

Results 8 issues of mathieuanthoine

To get the exact Adobe Animate tint, you need to remove the LUMA factor from the tint method.

Add mask property in the JSON and XML file implementation not yet in runtime PS: only XflLayer.as, XflMovie.as and LayerMold.as are concerned. Sorry for this PR mess.

Adds the support of Flash Pro persistent Data in the JSON. Adds persistent data on MovieClip, Sprite, Keyframes and you will get them in the JSON in the parameter named...

Add tint support in the exporter. AS3 runtime has to be modified to manage it. There will be a flump-pixi-runtime (haxe) version soon.

If you specify Flipbook as base class of a symbol, it becomes automatically a Flipbook without needing a named layer. If you create a jsfl file that changes the base...

Add baseClass parameter in the JSON. Allow the runtime to add custom behavior based on the baseClass.

Hi, If a FLA created for Flump has a Sprite with a width or height larger than 2046 pixels, the preview mode is broken (lists of Movie and Texture are...

It's now possible to: - exclude packages from the diagrams - show names of classes only (no details of properties and methods) - show inheritance links only