This repository was archived by the owner on Mar 30, 2024. It is now read-only.
Releases: CloudKidStudio/PixiFlash
Releases · CloudKidStudio/PixiFlash
Release list
0.4.0
0.3.0
- Added support for BlurFilters.
- Added support for more advanced usage of the color effects - now color offsets can be used, although just multiplicative tinting will be faster to render.
0.2.13
Fixed SpringRoll plugin issue - images for FlashArt were breaking if they were provided as strings instead of load tasks.
0.2.12
Some minor changes to get tint() and displayObjectUpdateTransform() to try to improve performance in these functions that are called a lot.
0.2.11
0.2.10
Fixed SpriteSheet.fromData() not handling nested folders properly.
0.2.9
Reduced the creation of objects needing garbage collection, improving memory usage/performance.
0.2.8
Fixed the MovieClipPlugin for TweenJS not getting installed - this was allowing startPosition to get tweened, which really messed with the animation of synched clips.
0.2.7
0.2.6
- Fixed masks with keyframes - previously they were only working when masking Shapes, not library objects.