Releases
0.4.0
Update Pixi.js facade to use JSDeps
On-demand rendering capabilities for exceptional performance
Workflow rendering tied to elements to allow pausing when invisible
CanvasComponent for specialized drawing using HTML5 Canvas
DrawableComponent to simplify and maintain stateful drawing backed by CanvasComponent
Complete Paint functionality
Fill integration
Stroke wrapper
Gradients
Texture
Color
HTMLComponent to render HTML components on top of Canvas with the same transformations
RectangularSelection tool
Move and Resize Support
Minimum and Maximum constraints
Aspect ratio constraints
Complete Touch support
Texture clipping support
Scale-9 Support
Basic Video Component
AbstractContainer to better support custom components and more explicit containers
ImageUtility
Smooth and clean image resizing functionality
File to Image loading with Future
SizeUtility for width/height scaling functionality
MouseWheel support in component
Snap Layout Management (ex. Snap(b3).leftTo(b1.position.left).rightTo(b2.position.right).topTo(b1.position.bottom + 5.0)
)
Touch / Mobile support
Proper drag support
Pinch events
Acceleration
Additional event support
Upgraded Component events for multi-touch
Long-press
Double-click
ImageEditor
Selection area
Cropping
Scaling
Rotation
Panning
Upload local file
Preview instances
Complete Touch support
You can’t perform that action at this time.