Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added "spiral" and "center path" options for the Arc path, rotation support #14

Open
wants to merge 4 commits into
base: master
Choose a base branch
from

Commits on Aug 31, 2012

  1. added spiral and center path options to the Arc path

    DanielSchaffer committed Aug 31, 2012
    Configuration menu
    Copy the full SHA
    2ac1c20 View commit details
    Browse the repository at this point in the history
  2. added spiral and center path options to the Arc path

    DanielSchaffer committed Aug 31, 2012
    Configuration menu
    Copy the full SHA
    459a5a8 View commit details
    Browse the repository at this point in the history
  3. fixed whitespacing; re-added accidentally removed $.fx.step.path meth…

    …od; simplified center coordinate assignment for arc's center path animation
    DanielSchaffer committed Aug 31, 2012
    Configuration menu
    Copy the full SHA
    00e0bfa View commit details
    Browse the repository at this point in the history
  4. added plugin-wide support for rotation; moved existing rotation algor…

    …ithm into 'followPath' rotator; added 'spin' rotator
    DanielSchaffer committed Aug 31, 2012
    Configuration menu
    Copy the full SHA
    1777cbb View commit details
    Browse the repository at this point in the history