jQuery 2d transformation plugin
Last updated Wed Jul 07 01:19:44 -0700 2010
978b7f7
debugging the new sylvester-less matrices, fixing translate to...
RotateX, RotateY,
2c81718
removing the need for the Sylvester with some simple matrix ca...
relative elements within a transformed element
Including this library breaks fadeIn function
Fixing animation conflicts
9423dda
fixing some animation conflicts. $.inArray() was not returning...
Implementation change possibly
Reducing Sylvester to only the core functions being used.
a8783a5
Reducing Sylvester to just the e() and x() functions that I wa...
added origin animation and reflect functions. general code clean-up.
0cae931
adding some reflect functions and allowing origin to animate. ...
964fa2e
making some small edits to the comments. Creating a new angle ...
f538f83
Fixing some bad this references in $.matrix
152e72b
removing the full version of sylvester since it's not needed.
b64d544
Merge branch 'master' of github.com:heygrady/transform
3497917
Creating a version of Sylvester with only the matrix functions.