Results 48 issues of Dmitriy

How about drawing all the objects with dest-over composite in reverse order? It will break all the composites and maybe opacity, but it may be very faster (the browser doesn't...

enhancement
core

With / without rotation.

enhancement
more

``` js shape.animate( 'x', '+=10pt' ); ```

enhancement
core

```js ctx.upload('file.json'); ```

enhancement
core

(update only changed areas, not the whole canvas)

core

``` js shape.animate({ rotate: [angle, 'pivot'] // or rotatePivot parameter }); ```

enhancement
core