From 036cf034e124dbc1f4893e90f7c6d240904a3faf Mon Sep 17 00:00:00 2001 From: Pushkar Joshi Date: Tue, 17 Apr 2012 14:43:37 -0700 Subject: Snapshot for pen tool before merging with master....can draw polylines (no prev, next) handles and hit testing in 3D. Update of the canvas with a transformation on it will modify the canvas incorrectly, and will be completed after merging with master --- js/lib/geom/sub-path.js | 21 +++++++++++++-------- 1 file changed, 13 insertions(+), 8 deletions(-) (limited to 'js/lib') diff --git a/js/lib/geom/sub-path.js b/js/lib/geom/sub-path.js index 62937461..7e11bb33 100755 --- a/js/lib/geom/sub-path.js +++ b/js/lib/geom/sub-path.js @@ -413,19 +413,21 @@ GLSubpath.prototype._checkIntersectionWithSamples = function(startIndex, endInde //will assume that the BBox test is performed outside this function if (endIndex