.. |
basic
|
Clean up math function injection in Point and Size.
|
2013-06-28 04:58:57 -07:00 |
canvas
|
Fix blend mode detection syntax.
|
2013-06-26 15:05:43 -07:00 |
core
|
Make built version of paper.js for node work and work towards using that in NPM.
|
2013-06-27 14:31:03 -07:00 |
docs
|
Update copyright information comments, and year.
|
2013-01-28 18:03:27 -08:00 |
dom
|
Improved PrePro to be able to dynamically load Node.js code too, and improve load.js to handle both environments.
|
2013-06-27 13:49:04 -07:00 |
item
|
Update exportSVG() documentation.
|
2013-06-27 18:14:51 -07:00 |
path
|
Fix {@default 0.5} values in documentation.
|
2013-06-27 18:15:10 -07:00 |
project
|
Update exportSVG() documentation.
|
2013-06-27 18:14:51 -07:00 |
style
|
Remove need for all special arguments in minification, and restructure code to avoid warnings.
|
2013-06-24 10:15:54 -07:00 |
svg
|
Implement exportSVG() options parameter.
|
2013-06-27 18:14:35 -07:00 |
text
|
Remove static create() methods from LinkedPoint/Size/Rectangle, and give them initialize() methods instead that also name the classes in debugging.
|
2013-06-25 09:41:55 -07:00 |
tool
|
Bring back _class names, since code minification breaks reliance on constructor.name.
|
2013-06-23 20:18:32 -07:00 |
ui
|
Improved PrePro to be able to dynamically load Node.js code too, and improve load.js to handle both environments.
|
2013-06-27 13:49:04 -07:00 |
util
|
Improve and clean up fat-line bug fix.
|
2013-06-13 15:53:28 -07:00 |
constants.js
|
Remove SVG constants, as we don't use them anymore.
|
2013-03-02 08:11:47 -08:00 |
export.js
|
Make built version of paper.js for node work and work towards using that in NPM.
|
2013-06-27 14:31:03 -07:00 |
load.js
|
Make load.sh work for Node.js too
|
2013-06-27 14:41:25 -07:00 |
options.js
|
Improved PrePro to be able to dynamically load Node.js code too, and improve load.js to handle both environments.
|
2013-06-27 13:49:04 -07:00 |
paper.js
|
Make built version of paper.js for node work and work towards using that in NPM.
|
2013-06-27 14:31:03 -07:00 |