Eric Rowell
|
e6a9324d50
|
last pull request completely broke the unit tests. had to rewrite the get() logic so that it was correct
|
2013-07-21 16:05:40 -07:00 |
|
Eric Rowell
|
1cbc3dd31c
|
improved batch draw logic. Each layer isntance now has access to its own batch draw animation
|
2013-07-05 20:42:02 -07:00 |
|
Eric Rowell
|
264d98c1ce
|
polished up the new Tween class. goto changed to seek. auto property conflict resolution. onFinish can now be set
|
2013-05-11 16:43:09 -07:00 |
|
Eric Rowell
|
8f06f1eb67
|
heavily updated documentation
|
2013-05-07 10:19:54 -07:00 |
|
Eric Rowell
|
2610851e4b
|
fixed up radial gradients
|
2013-05-05 23:07:55 -07:00 |
|
Eric Rowell
|
11f269868f
|
added batchDraw which enables you to call batchDraw() as many times as you want, and let Kinetic automatically combine layer draws together asynchronously
|
2013-05-05 22:09:32 -07:00 |
|
Eric Rowell
|
1913fed33b
|
Kinetic.Animation constructor now just requires a function and optional node. No more config object
|
2012-11-15 21:30:58 -08:00 |
|
Eric Rowell
|
a5e23c426d
|
restructured unit tests and created a unit test build target which concatenates source test files
|
2012-11-13 21:37:28 -08:00 |
|