Intro of Two.Path, Two.Gradient, Two.LinearGradient, Two.RadialGradient, two.load
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.