.. |
basic
|
Implement item-level #equals() method and clean up other equals methods.
|
2013-10-17 13:08:54 +02:00 |
canvas
|
Include new, improved point in path algorithm based on winding number.
|
2013-10-18 14:22:59 +02:00 |
core
|
No need for Object.getPrototypeOf().
|
2013-10-19 12:08:04 +02:00 |
docs
|
Update copyright information comments, and year.
|
2013-01-28 18:03:27 -08:00 |
dom
|
Optimise DomElement.getPrefixValue()
|
2013-10-10 16:40:46 +02:00 |
item
|
option.tolerance should always be defined in _hitTest()
|
2013-10-29 21:00:17 +01:00 |
path
|
option.tolerance should always be defined in _hitTest()
|
2013-10-29 21:00:17 +01:00 |
project
|
Improve documentation.
|
2013-10-29 19:25:10 +01:00 |
style
|
Use #hasFill() and #hasStroke() more broadly and avoid drawing strokes when strokeWidth is set to 0.
|
2013-10-29 20:05:39 +01:00 |
svg
|
Implement SVGImport options support.
|
2013-10-29 16:47:02 +01:00 |
text
|
Use #hasFill() and #hasStroke() more broadly and avoid drawing strokes when strokeWidth is set to 0.
|
2013-10-29 20:05:39 +01:00 |
tool
|
Docs: Various smaller clean ups.
|
2013-10-16 14:20:13 +02:00 |
ui
|
Fix spelling mistake in CanvasView#initialize. Closes #316.
|
2013-10-25 17:15:54 +02:00 |
util
|
Update Numerical.solveQuadratic() / solveCubic() to optionally filter results to be in a given range.
|
2013-10-18 13:52:01 +02:00 |
constants.js
|
Remove SVG constants, as we don't use them anymore.
|
2013-03-02 08:11:47 -08:00 |
export.js
|
Switch from options.browser and options.node to options.environment
|
2013-10-10 23:09:00 +02:00 |
load.js
|
Switch from options.browser and options.node to options.environment
|
2013-10-10 23:09:00 +02:00 |
options.js
|
Include new, improved point in path algorithm based on winding number.
|
2013-10-18 14:22:59 +02:00 |
paper.js
|
Adapt to new bower_components directory.
|
2013-10-11 00:20:30 +02:00 |