- Added
BevelFilterandConvolutionFiltersupport - Fixed duplicate
scale9Gridgraphics - Fixed clipping layers in OpenFL 9.5 and newer, since masks cannot be shared
- Fixed some filter imports on Flash target
- Fixed wrong minimum and maximum integer values used for certain comparisons
- Fixed string formatting conversion from ActionScript to Haxe
- Fixed
swf.runtime.MovieClipexception when setting field that does not exist on some targets
- Fixed run script
- Added
SymbolUtilsutility class to reduce duplicate code - Added Implementation for
IDisplayObjectLoader - Improved garbage collection performance
- Fixed
haxelib run swf processwith a single argument - Fixed memory leak
- Fixed crash when
Spriteis cast as aShape - Fixed ndll loader path for arm64 Mac
- Added
AnimateLibrary.loadFromFilefor processed ZIP files - Added
AnimateLibrary.loadFromBytesandAnimateLibrary.loadFromBundle - Added
haxelib run swf generateto generate SWF classes - Improved
haxelib run swf processto support directories and files - Improved
haxelib run swfas a standalone tool for SWF pre-processing - Improved log output for better feedback
- Fixed blend mode support in Animate libraries
- Fixed support for
Assets.listandAssetType.MOVIE_CLIP
- Fixed "Invalid field access : length" error
- Added support for OpenFL 9.2
@:bindto extend SWF symbol classes - Added support to extend
Spriteclasses (in addition toMovieClip) - Added initial support for SWC files
- Added support for multiple labels per frame in Animate libraries
- Improved
MovieClipanimation performance in Animate libraries - Improved class generation to allow
generate="false"to disable - Fixed initialization order to allow extending generating classes
- Fixed support for
Assets.existswithout specifying asset type - Fixed
Std.isdeprecation warnings
- Remove
implements Dynamicon MovieClip template for Haxe 4 support
- Fixed support for scale9Grid in the Animate timeline
- Fixed warnings while compiling using Animate timeline and the HTML5 target
- Fixed a compilation issue when generating classes and targeting Flash
- Initial release using Timeline API (OpenFL >= 9)