Skip to content

Intro of Two.Path, Two.Gradient, Two.LinearGradient, Two.RadialGradient, two.load

Compare
Choose a tag to compare
@jonobr1 jonobr1 released this 01 Oct 23:07
· 1614 commits to dev since this release

This version has major breaking changes. What was Two.Polygon is now Two.Path and Two.Polygon is a subset of Two.Path. Added gradient support for all renderers. Changed the Two.Group.children property to a Two.Collection to access like an array. ASM loading for non-browser loads. Performance updates.