aboutsummaryrefslogtreecommitdiffhomepage
path: root/tools/pathops_visualizer.htm
Commit message (Expand)AuthorAge
* fix line intersect divide by zeroGravatar Cary Clark2018-07-10
* fix ops for very close rectsGravatar Cary Clark2018-06-06
* Remove carriage returns.Gravatar Ben Wagner2017-10-09
* keep integral rectangle intersections integralGravatar Cary Clark2017-04-18
* Revert "offset angle check edge in common"Gravatar Cary Clark2017-01-23
* offset angle check edge in commonGravatar Cary Clark2017-01-20
* rework xor to be more like windingGravatar Cary Clark2016-12-16
* more simplify bugsGravatar Cary Clark2016-12-14
* simplify bugGravatar Cary Clark2016-12-08
* nc seal breaks simplifyGravatar caryclark2016-10-24
* fix tiger bGravatar caryclark2016-09-26
* split tight quads and conicsGravatar caryclark2016-09-23
* quad and conic do not intersectGravatar caryclark2016-09-15
* Skip adding coincident edges foundGravatar caryclark2016-09-09
* pathops coincident workGravatar caryclark2016-08-31
* pathops coincidence and security rewriteGravatar caryclark2016-07-18
* fix security bugGravatar caryclark2016-05-26
* More conic-specific tests revealed a few conic-specific bugs. Because javascr...Gravatar caryclark2015-10-30
* Reland of path ops: fix conic weight and partial coincidence (patchset #1 id:...Gravatar caryclark2015-10-22
* Revert of path ops: fix conic weight and partial coincidence (patchset #5 id:...Gravatar caryclark2015-10-21
* The remaining 1m skp bugs are asserts that can be harmlesslyGravatar caryclark2015-10-20
* Enabling clip stack flattening exercises path ops.Gravatar caryclark2015-10-16
* When three or more edges are coincident, the logic needsGravatar caryclark2015-07-06
* fix builder winding againGravatar caryclark2015-05-18
* look for deleted pts when detecting line/curve coincident edgesGravatar caryclark2015-05-14
* deal more consistently with unsortable edgesGravatar caryclark2015-05-13
* Path ops formerly found the topmost unprocessed edge and determined its angle...Gravatar caryclark2015-05-11
* minor fixes to cubics code and overall alignment of how bounds and tops are c...Gravatar caryclark2015-04-29
* fix multiple intersection logicGravatar caryclark2015-04-24
* working on initial winding for cubicsGravatar caryclark2015-04-23
* Now, path ops natively intersect conics, quads, and cubics in any combination...Gravatar caryclark2015-04-20
* cumulative pathops patchGravatar caryclark2015-03-26
* Revert of pathops version two (patchset #16 id:150001 of https://codereview.c...Gravatar reed2015-03-24
* pathops version twoGravatar caryclark2015-03-24
* These tests stress pathops by describing the union of circle-like paths that ...Gravatar caryclark2014-11-13
* Revert of harden pathops for pathological test (patchset #19 id:410001 of htt...Gravatar hcm2014-10-28
* These tests stress pathops by describing the union of circle-like paths that ...Gravatar caryclark2014-10-28
* fail early if coincidence can't be resolvedGravatar caryclark2014-09-19
* fix battlefield website by disallowing very small coordinatesGravatar caryclark2014-09-18
* relax quadratic binary search testGravatar caryclark2014-08-12
* update pathops core and testsGravatar caryclark2014-07-18
* Fix last pathops skp bugGravatar caryclark2014-06-18
* Enabling the canvas bit to turn the clip stack into a flat replace exposed ar...Gravatar caryclark2014-06-17