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-22 07:19:57 -05:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
19a767e6f6
paper.js
/
src
/
tool
History
Jonathan Puckey
19a767e6f6
Merge remote branch 'origin/master'
2011-05-05 11:42:35 +01:00
..
Tool.js
Tool & Event: support touch events & call onMouseMove (if present) while dragging when there is no onMouseDrag handler.
2011-05-04 18:49:30 +01:00
ToolEvent.js
Add Base.formatNumber() to format numbers in the same way as Scriptographer (precision of up to 5 fractional digits) and use it in the various #toString() functions.
2011-05-04 19:42:50 +01:00
ToolHandler.js
Simplify ToolEvent#modifiers.
2011-04-25 12:05:18 +02:00