Skip to content

v0.3.0

Compare
Choose a tag to compare
@alexjlockwood alexjlockwood released this 01 May 13:12
· 1726 commits to master since this release

Changelog (released on 2017-05-01)

Features

  • Made significant improvements to Shape Shifter's UI, making it overall much easier to use.
    Changes are now primarily made through the canvas via a new "action mode"-centric
    user interface, which is activated whenever the user selects a subpath, segment, and/or point.
  • Added a new pair subpaths mode, which allows the user to specify how subpaths in the start
    canvas should morph into subpaths in the end canvas.
  • Added three new export formats for the web:
    • Export to SVG spritesheet (30fps and 60fps).
    • Export to standalone SVG frames (30fps and 60fps).
    • Export to CSS keyframes (note that Chrome is the only browser that supports them
      as of April, 2017).
  • Added the ability to import VectorDrawable files into the workspace.
  • Added the ability to delete subpaths and split segments directly from the canvas.