This website requires JavaScript.
Explore
Help
Sign in
scratchfoundation
/
paper.js
Watch
1
Star
0
Fork
You've already forked paper.js
0
mirror of
https://github.com/scratchfoundation/paper.js.git
synced
2025-01-01 02:38:43 -05:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
95fa61f1ba
paper.js
/
src
History
Jonathan Puckey
95fa61f1ba
Group: remove unneeded ctx commands.
2011-02-19 18:10:26 +01:00
..
basic
Add support for single-parameter calls to scale() and shear(), both in Matrix and Item (supporting optional center parameter too).
2011-02-15 23:23:40 +00:00
color
Nullify cssString cache when color/alpha values change.
2011-02-19 18:01:08 +01:00
document
Implement PathStyle and Document#currentStyle.
2011-02-16 22:09:51 +01:00
item
Group: remove unneeded ctx commands.
2011-02-19 18:10:26 +01:00
path
Add opacity support in Path#draw.
2011-02-19 17:33:23 +01:00
tool
Use dragstart event instead of mousedown, to go with drag and dragend.
2011-02-15 22:32:05 +00:00
Paper.js
Reformating code to follow Scriptotgrapher coding conventions.
2011-02-13 16:26:24 +00:00