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 |
|