Eric Rowell
|
c4a359cd48
|
moved drawFunc definition out of the shape initializers as a method to improve space performance
|
2012-07-28 10:46:16 -07:00 |
|
Jason Follas
|
d6933ecb53
|
Corrected JSDoc text to refer to Kinetic.Plugins.TextPath instead of Kinetic.Text
|
2012-07-28 12:04:04 -04:00 |
|
Jason Follas
|
8d535556d7
|
Changed namespace for "plugin" shapes to Kinetic.Plugins. *This is a breaking change!*
Fixed unit tests. Extracted Path parsing logic into PathHelper so that it's not tied to a particular shape.
|
2012-07-27 22:51:18 -04:00 |
|
Jason Follas
|
5d77471f7e
|
TextPath extends Shape instead of Path. Extracted common path functions into PathHelper.js. Updated unit tests.
|
2012-07-27 12:25:36 -04:00 |
|
Eric Rowell
|
c26a1ae5d5
|
merged jfollas's new TextPath shape, and moved non-primative shapes to the plugins folder as shape plugins
|
2012-07-24 23:18:46 -07:00 |
|