All Versions
12
Latest Version
Avg Release Cycle
163 days
Latest Release
1978 days ago

Changelog History
Page 1

  • v0.7.0 Changes

    December 08, 2018

    ๐Ÿ›  Refined the beginning and ending internal calculations on Two.Path. Fixed per-instance dash properties. For more information visit the changelog.

  • v0.7.0-beta.3 Changes

    December 08, 2018

    ๐Ÿ›  Refined the beginning and ending internal calculations on Two.Path. Fixed per-instance dash properties. For more information visit the changelog.

  • v0.7.0-beta.2 Changes

    November 18, 2018

    โšก๏ธ Updated Two.js to support latest versions of Automattic's node-canvas (2.0.0+) as well as the latest version of webpack (4.25+)

  • v0.7.0-beta.1 Changes

    November 03, 2018

    ๐Ÿš€ Two.js now supports dashes on Two.Path and Two.Text. Improved cloning, segmentation through beginning and ending properties, and SVG interpretation. Initial introduction of Two.Commands.arc. ES6 module support has been added at /build/two.module.js. This is a prerelease candidate and while the API isn't planning to change the implementation of bitmap functionality is incomplete (i.e: the WebGLRenderer hasn't been fully implemented yet) and all tests have yet to be written for new functionality. For a full list of changes see the change log.

  • v0.7.0-alpha.1 Changes

    December 01, 2017

    ๐Ÿš€ Two.js now supports rendering bitmap imagery in the SvgRenderer and CanvasRenderer through the underlying Two.Texture class. Dynamically add and manipulate images, animated gifs, and even videos to your Two.js scene. This is a prerelease candidate and while the API isn't planning to change the implementation of bitmap functionality is incomplete (i.e: the WebGLRenderer hasn't been fully implemented yet). In addition to this introduction, third party libraries have been completely removed and Two.js is now compatible with headless development. For a full list of changes see the change log.

  • v0.6.0 Changes

    February 09, 2016

    โšก๏ธ Two.js now supports text rendering through the Two.Text property. Dynamically add web enabled fonts two your two.js scene. Check the examples page for usage. In addition to this there are updates to how third party libraries are imported to be compatible with latest versions of require.js and other minor bug fixes.

  • v0.5.0 Changes

    October 01, 2015

    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.

  • v0.4.0

    July 22, 2014
  • v0.3.0

    January 08, 2014
  • v0.2.0

    January 08, 2014