mirror of
https://github.com/scratchfoundation/paper.js.git
synced 2025-01-08 05:42:07 -05:00
d292e08ed2
- Rename Matrix#concatenate() to #append() and #preConcatenate() to #prepend(). - Over #invert() as alternative to #inverted(), directly modifying the matrix. - Make Matrix#_shiftless() and internal function. - Introduce versions that return copies instead, named #appended(). (previously #chain()) and #prepended(). - Rename internal Path#_getPenPadding() to #_getStrokePadding(). |
||
---|---|---|
.. | ||
ChangeFlag.js | ||
Group.js | ||
HitResult.js | ||
Item.js | ||
Layer.js | ||
PlacedSymbol.js | ||
Raster.js | ||
Shape.js |