two.js v0.5.0 Release Notes

Release Date: 2015-10-01 // over 8 years ago
  • 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.