mirror of
https://github.com/scratchfoundation/paper.js.git
synced 2025-01-03 19:45:44 -05:00
b625ec5b6d
* master: (127 commits) Fix edge cases in Curve._getWinding() Copy over parent style in Item#reduce(). Fire key-up events for all currently pressed keys. Improve and streamline key-handling logic. Use renamed __options object in build script too. Correctly apply matrices to Raster items in #importSVG() Support passing DOM element IDs in calls to #importSVG() Update to latest Prepro.js and switch from global options object to __options, to avoid name clashes. Make directly setting view.onFrame work again. Update to latest Straps.js and remove unnecessary isArray argument in Base.each() Add missing DOCS comments. Fix issue where exceptions in onFrame handlers block future animations. Fix issue with JSON import. Add Node JSONtoPDF example. Implement Item#data cloning. Remove unnecessary Color#clone() since it's doing the same as Base#clone() now. Remove Base.merge() and use a new Straps.js feature instead. Improve build script to include dist file in paperjs.org website. Bump version to v0.9.14 Fix setting #radius on Shape.Circle. ... |
||
---|---|---|
.. | ||
Animated | ||
css | ||
Games | ||
Interface | ||
JSON | ||
Node.js | ||
Paperjs.org | ||
Rasters | ||
Scripts | ||
SVG Export | ||
SVG Import | ||
Tools |