Eric Rowell
|
4b62ecea7c
|
combined Line, Spline, Blob, and Polygon into a single shape for more flexibility. converted allPoints property into cacheable getTensionPoints method
|
2013-11-30 00:24:47 -08:00 |
|
Eric Rowell
|
cbcd7d6c89
|
Merge pull request #688 from lavrton/getLayerFix
Get layer fix
|
2013-11-27 08:22:39 -08:00 |
|
Лаврёнов Антон
|
cf32e72b85
|
not this commit
|
2013-11-15 01:06:34 +08:00 |
|
Лаврёнов Антон
|
3c8c0831ab
|
get layer fix
|
2013-11-15 01:02:21 +08:00 |
|
Лаврёнов Антон
|
d4b2892c13
|
toImage improvement
|
2013-11-12 18:57:58 +08:00 |
|
Eric Rowell
|
a8cbc2321d
|
hooked opacity rendering into the buffer canvas logic used for shadows so that strokes and fill opacities aren't applied separately
|
2013-09-28 20:34:42 -07:00 |
|
ericdrowell
|
85db781630
|
deprecated the get() method and added find(). the change is backwards compatible
|
2013-09-20 14:08:51 -07:00 |
|
Eric Rowell
|
91fd14cc9f
|
moved UA to Global namespace, and fixed scope issue in _drawChildren that was preventing nested draws from working correctly
|
2013-09-14 11:02:47 -07:00 |
|
Eric Rowell
|
c40fc7cf38
|
removed Global namespace. global stuff is now just global, inside the Kinetic namespace. There was no reason to have a secondary level for global vars
|
2013-09-08 22:02:04 -07:00 |
|
Eric Rowell
|
400fae734d
|
migrated unit tests to Mocha
|
2013-09-08 21:36:54 -07:00 |
|