.. |
basic
|
Fix documentation irregularities.
|
2013-08-23 19:45:28 -07:00 |
canvas
|
Add support for canvas compositing modes to Item#blendMode.
|
2013-07-19 15:23:16 -07:00 |
core
|
Fix documentation irregularities.
|
2013-08-23 19:45:28 -07:00 |
docs
|
Update copyright information comments, and year.
|
2013-01-28 18:03:27 -08:00 |
dom
|
Fix issue with importing SVG document nodes.
|
2013-08-26 16:35:15 -07:00 |
item
|
Fix documentation irregularities.
|
2013-08-23 19:45:28 -07:00 |
path
|
Conform to paperjs coding style.
|
2013-09-21 15:26:14 +02:00 |
project
|
Fix documentation irregularities.
|
2013-08-23 19:45:28 -07:00 |
style
|
Fix documentation irregularities.
|
2013-08-23 19:45:28 -07:00 |
svg
|
Fix issue with importing SVG document nodes.
|
2013-08-26 16:35:15 -07:00 |
text
|
Move and unify handling of Item#_set(props) to new Item#_initialize(), and add support for props.insert = false.
|
2013-07-21 15:45:22 -07:00 |
tool
|
Fix documentation irregularities.
|
2013-08-23 19:45:28 -07:00 |
ui
|
Fix documentation irregularities.
|
2013-08-23 19:45:28 -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
|
Use named module AMD syntax for defining paper.
|
2013-08-14 14:26:23 -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 |