.. |
basic
|
Improve Line.getSignedDistance()
|
2015-01-05 15:16:45 +01:00 |
canvas
|
Merge branch 'refs/heads/master' into solve-cubic
|
2015-01-02 15:33:23 +01:00 |
core
|
Fix PaperScript increment operator in rare special case.
|
2015-06-15 23:43:03 +02:00 |
docs
|
Merge branch 'refs/heads/master' into solve-cubic
|
2015-01-02 15:33:23 +01:00 |
dom
|
Update to use jsdom v4 (document.defaultView vs. document.parentWindow).
|
2015-02-26 16:56:26 -10:00 |
event
|
Merge branch 'refs/heads/master' into solve-cubic
|
2015-01-02 15:33:23 +01:00 |
item
|
Properly handle bounds caching when items are empty first.
|
2015-06-15 19:04:15 +02:00 |
net
|
It was possible for loadAll to execute paperscript source in a different order from the order the script tags appear in the HTML. This is due to the script source being retrieved asynchronously in loadScript in the call to Http.request. This fix retrieves paperscript source synchronously unless the HTML5 async attribute is included on the script element.
|
2015-04-18 10:23:44 -04:00 |
path
|
Clean up Curve.getParameterOf() code.
|
2015-06-16 12:29:27 +02:00 |
project
|
Implement unique ids, and fix issue with Base.deserialize()
|
2015-05-11 19:39:39 +02:00 |
style
|
Allow the clearing of Color#highlight by setting to null.
|
2015-05-11 23:24:13 +02:00 |
svg
|
Improve handling of SVG defs located in odd places.
|
2015-06-16 12:21:19 +02:00 |
text
|
Merge branch 'refs/heads/master' into solve-cubic
|
2015-01-02 15:33:23 +01:00 |
tool
|
Merge branch 'refs/heads/master' into solve-cubic
|
2015-01-02 15:33:23 +01:00 |
util
|
Prevent invalid invinite solutions in Numerical.solveQuadratic()
|
2015-06-16 12:30:25 +02:00 |
view
|
Remove faulty character.
|
2015-05-11 19:15:52 +02:00 |
constants.js
|
Merge branch 'refs/heads/master' into solve-cubic
|
2015-01-02 15:33:23 +01:00 |
export.js
|
Merge branch 'refs/heads/master' into solve-cubic
|
2015-01-02 15:33:23 +01:00 |
load.js
|
Merge branch 'refs/heads/master' into solve-cubic
|
2015-01-02 15:33:23 +01:00 |
options.js
|
Bump version to v0.9.22
|
2015-02-28 19:22:45 +01:00 |
paper.js
|
Implement unique ids, and fix issue with Base.deserialize()
|
2015-05-11 19:39:39 +02:00 |