paper.js/src
Jürg Lehni 0b11f9e2dc Allow getWinding() to flip direction when on the path.
Flipping will only occur when the encountered tangent is parallel to the ray. Relates to #1116
2016-07-22 16:50:39 +02:00
..
basic Use shorter zero checks for array indices and length. 2016-07-22 13:46:24 +02:00
canvas Implement new and shorter segments array notation. 2016-07-19 13:08:21 +02:00
core Implement new and shorter segments array notation. 2016-07-19 13:08:21 +02:00
docs Update JSDoc and do some documentation spring-cleaning. 2015-12-30 21:55:19 +01:00
dom Improve handling of view updates and detection of invisible documents. 2016-02-09 09:59:19 +01:00
event Accidential semicolon in var declaration 2016-06-22 13:10:02 +02:00
item Use shorter zero checks for array indices and length. 2016-07-22 13:46:24 +02:00
net Loosely couple Node.js code to canvas module. 2016-07-12 19:11:09 +02:00
node Clean up handling of #_set(), #set() and #initialize() 2016-07-18 20:11:01 +02:00
path Allow getWinding() to flip direction when on the path. 2016-07-22 16:50:39 +02:00
style Use shorter zero checks for array indices and length. 2016-07-22 13:46:24 +02:00
svg Loosely couple Node.js code to canvas module. 2016-07-12 19:11:09 +02:00
text Implement new and shorter segments array notation. 2016-07-19 13:08:21 +02:00
tool Fix #1032: Correctly handle lastPoint in first mousemove. 2016-04-13 15:52:59 -07:00
util Merge remote-tracking branch 'origin/develop' into new-winding 2016-07-17 19:52:20 +02:00
view Reflect View#zoom through matrix decomposition, and implement additional decomposed properties. 2016-07-20 00:04:24 +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 Loosely couple Node.js code to canvas module. 2016-07-12 19:11:09 +02:00
init.js Loosely couple Node.js code to canvas module. 2016-07-12 19:11:09 +02:00
load.js Implement support for web-workers. 2016-02-02 17:30:38 +01:00
options.js Release version 0.10.2 2016-07-09 21:04:37 +02:00
paper.js Some tweaks to potentially support strict mode. 2016-07-07 06:21:20 +02:00