kangax
|
d8937fca9f
|
Only render circles and ellipses according to left/top when they are part of a group.
|
2010-09-09 17:55:43 -04:00 |
|
kangax
|
ef73b46f7c
|
Fix simple shapes (triangle, circle, etc.) being drawn with corners while in selection. Minor perf. improvements.
|
2010-08-02 14:13:07 -04:00 |
|
kangax
|
7e7a7ff719
|
Math.floor --> ~~ for slight perf. increase (only do this for positive numbers).
|
2010-07-31 14:06:10 -04:00 |
|
kangax
|
a2bb25043c
|
toJSON now returns object instead of a string (fixes bug with JSON.stringify returning incorrect — double — serialization of an object).
|
2010-07-29 13:50:09 -04:00 |
|
kangax
|
313cffa57f
|
Remove try/catch from around event handlers (for perf. reasons). Remove APE.anim references from fxCenterObjectH and fxCenterObjectV.
|
2010-07-27 14:07:59 -04:00 |
|
kangax
|
ad679a6f87
|
Create local aliases of some of the "long" methods.
|
2010-07-26 19:20:19 -04:00 |
|
Juriy Zaytsev
|
2340a98526
|
Rename canvas_*.class.js files to just *.class.js
|
2010-07-09 21:50:13 -04:00 |
|