.. |
basic
|
Use separate ChangeFlag for matrix changes
|
2018-10-13 16:44:35 +02:00 |
canvas
|
Fix typo in error message.
|
2016-09-22 10:42:47 -04:00 |
core
|
PaperScript: Better deal with compile exceptions
|
2018-10-13 18:49:54 +02:00 |
docs
|
Update JSDoc and do some documentation spring-cleaning.
|
2015-12-30 21:55:19 +01:00 |
dom
|
Minor fixes in comments and tests.
|
2018-10-10 23:03:57 +02:00 |
event
|
Events: Fix auto-filling issue on Chrome
|
2017-10-04 17:08:10 +02:00 |
item
|
Improve global matrix cache invalidation performance (#1563)
|
2018-10-13 19:53:45 +02:00 |
net
|
Loosely couple Node.js code to canvas module.
|
2016-07-12 19:11:09 +02:00 |
node
|
Improve handling of push() with lots of items
|
2018-10-03 16:45:38 +02:00 |
path
|
Fix Path#arcTo() do not pass by through point (#1543)
|
2018-10-13 15:33:21 +02:00 |
style
|
Minor fixes in comments and tests.
|
2018-10-10 23:03:57 +02:00 |
svg
|
Fix:SvgImport apply attributes to item #1416
|
2018-10-02 16:35:32 +09:00 |
text
|
Overhaul the caching of bounds and matrix decomposition.
|
2017-04-22 12:55:42 +02:00 |
tool
|
Fix first mouse drag event is emitted twice (#1553)
|
2018-10-09 22:04:18 +02:00 |
util
|
Update to straps.js v3.0.1 and make all functions and accessors enumerable.
|
2017-04-22 18:50:53 +02:00 |
view
|
Refactor code to fit style rules
|
2018-10-02 19:20:12 +02:00 |
constants.js
|
Fix #769: Implement Item#selection flags to separate selection from item and bounds.
|
2016-03-17 13:02:26 +01:00 |
export.js
|
Do not polute global scope with paper object
|
2018-10-10 23:10:51 +02:00 |
init.js
|
Do not polute global scope with paper object
|
2018-10-10 23:10:51 +02:00 |
load.js
|
More work on supporting hybrid contexts.
|
2017-03-19 16:03:29 +01:00 |
options.js
|
Release version 0.11.5
|
2017-10-08 17:48:07 +02:00 |
paper.js
|
Rename PathIterator back to PathFlattener.
|
2016-07-27 14:18:01 +02:00 |