mirror of
https://github.com/scratchfoundation/paper.js.git
synced 2025-01-06 04:42:15 -05:00
Merge remote-tracking branch 'origin/master'
This commit is contained in:
commit
dbef57ec8c
1 changed files with 0 additions and 1 deletions
|
@ -19,7 +19,6 @@
|
|||
lastScale = scale;
|
||||
raster.position = center + [Math.sin(event.time * 3) * 256, Math.sin(event.time * 2.5) * 256];
|
||||
raster.rotate(event.delta * 120);
|
||||
document.redraw();
|
||||
}
|
||||
</script>
|
||||
</head>
|
||||
|
|
Loading…
Reference in a new issue