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-03 19:45:44 -05:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
53b091b871
paper.js
/
src
History
Jürg Lehni
53b091b871
Rename #transformContent() to #_transform(), to make sure it's supposed to be a private method.
2011-03-03 12:47:55 +00:00
..
basic
Improve formating.
2011-03-03 12:46:50 +00:00
color
Fix RGBColor#setGray.
2011-02-24 12:58:16 +01:00
document
Move the new refactored CanvasDraw functionality to static Item.draw() and #draw() instance methods on each prototype.
2011-03-03 12:19:43 +00:00
item
Rename #transformContent() to #_transform(), to make sure it's supposed to be a private method.
2011-03-03 12:47:55 +00:00
path
Rename #transformContent() to #_transform(), to make sure it's supposed to be a private method.
2011-03-03 12:47:55 +00:00
tool
Fix mistakes in Tool.js
2011-02-28 19:29:32 +01:00
util
Move the new refactored CanvasDraw functionality to static Item.draw() and #draw() instance methods on each prototype.
2011-03-03 12:19:43 +00:00
Paper.js
Reformating code to follow Scriptotgrapher coding conventions.
2011-02-13 16:26:24 +00:00