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-06 04:42:15 -05:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
342c5911c1
paper.js
/
src
History
Jürg Lehni
342c5911c1
Add Events.getOffset(), to return coordinates relative to the target element's position.
2011-03-04 23:46:16 +00:00
..
basic
Switch to using Base.isArray.
2011-03-04 21:47:00 +00:00
color
Switch to using Base.isArray.
2011-03-04 21:47:00 +00:00
document
Simplify the way the paper namespace is created and populated.
2011-03-04 13:34:31 +00:00
item
Make sure Item#children is always checked for != null and simplify many of the DOM methods.
2011-03-04 21:34:14 +00:00
path
Add Path#first/lastSegment.
2011-03-04 23:33:37 +00:00
tool
Add Events.getOffset(), to return coordinates relative to the target element's position.
2011-03-04 23:46:16 +00:00
util
Add Events.getOffset(), to return coordinates relative to the target element's position.
2011-03-04 23:46:16 +00:00
paper.js
Add Events object as a helper for installing and removing events.
2011-03-04 23:31:51 +00:00