summaryrefslogtreecommitdiffstats
path: root/src/helper/geom-pathstroke.cpp (follow)
Commit message (Collapse)AuthorAgeFilesLines
* herpderpLiam P. White2015-04-041-1/+1
| | | (bzr r14044)
* Call decide() with subpaths in proper order.Tavmjong Bah2015-04-041-1/+1
| | | (bzr r14043)
* Small cleanup: consistency, styleLiam P. White2015-03-311-44/+31
| | | (bzr r14039)
* Update turn angle predicate for outlinerLiam P. White2015-03-311-8/+14
| | | (bzr r14038)
* Add clipping at miter-length to 'arcs' line join.Tavmjong Bah2015-03-291-21/+131
| | | (bzr r14036)
* clean up previous commitLiam P. White2015-03-291-24/+9
| | | (bzr r14034)
* Fix calculation of miter limit. Implement 'miter-clip' line join.Tavmjong Bah2015-03-271-7/+48
| | | (bzr r14033)
* Path outliner: refactor extrapolated joiner, allow joining line segments; ↵Liam P. White2015-03-241-65/+155
| | | | | some more optimizations all around (bzr r14031)
* improve, optimize, fix path outlinerLiam P. White2015-03-221-71/+112
| | | (bzr r14027)
* Fix remaining bugs in path outlinerLiam P. White2015-03-201-8/+13
| | | (bzr r14017)
* Let's hope the world doesn't endLiam P. White2015-03-191-0/+505
Native 2geom path outliner, still buggy (bzr r14014)