paper.js/src
2013-10-29 15:44:42 +01:00
..
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 Improve some comments / docs. 2013-10-29 09:42:59 +01:00
path Use new range feature of solveCubic() 2013-10-29 15:44:42 +01:00
project Improve some comments / docs. 2013-10-29 09:42:59 +01:00
style Implement Style#windingRule and use it in Path#contains(). 2013-10-18 14:54:13 +02:00
svg Finally remove the _gradientMatrix hack. 2013-10-16 23:47:21 +02:00
text Implement item-level #equals() method and clean up other equals methods. 2013-10-17 13:08:54 +02: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