summaryrefslogtreecommitdiffstats
path: root/src/livarot/PathOutline.cpp (unfollow)
Commit message (Expand)AuthorFilesLines
2019-07-01Fix various minor typosYuri Chornoivan1-1/+1
2019-06-17Change Path Cutting for ArcsNathan Lee1-2/+0
2018-11-08Clarify licensesMax Gaukler1-5/+7
2018-06-18Run clang-tidy’s modernize-use-nullptr pass.Emmanuel Gil Peyrot1-3/+3
2017-04-20terminate line with round caps. (Bug 1680179)Alvin Penner1-2/+4
2016-09-03Convert to boolean truth/falsehood.Shlomi Fish1-5/+5
2016-08-15Fix a bunch of errors as reported at http://www.viva64.com/en/b/0419/Tavmjong Bah1-1/+1
2016-04-05re-write rev 11457. (Bug 1557348)Alvin Penner1-2/+7
2015-04-28Fix calls to Geom::cross() - sign change.Krzysztof Kosi??ski1-4/+4
2014-06-07Undo changes in r13391Liam P. White1-6/+3
2014-06-06Clean up some unnecessary pointer usage in livarotLiam P. White1-3/+6
2013-11-14fix typo in rev 12797Alvin Penner1-1/+1
2013-11-12PathOutline. modify tolerance for detecting smooth joins. (Bug 1247441)Alvin Penner1-1/+1
2013-11-02more conversions from radians to degrees for arcs (Bug 1239462)Alvin Penner1-2/+2
2013-10-16couple of typos affecting Path->Linked Offset (Bug 1236830)Alvin Penner1-2/+2
2013-08-03fix small "performance" issues (cppcheck)Johan B. C. Engelen1-2/+1
2013-01-31Path::OutlineJoin. for inside join, simplify nodes only for obtuse angle (Bug...Alvin Penner1-3/+7
2013-01-28Path::OutlineJoin. remove redundant nodes which are causing glitches (Bug 820...Alvin Penner1-17/+31
2012-06-03modify calc of bbox for single point (Bug 1006666)Alvin Penner1-5/+5
2011-08-28Completely remove libnrKrzysztof Kosi??ski1-1/+0
2009-02-10patch by KoRi for bug 323594bulia byak1-70/+80
2008-12-28More NR ==> Geom changesJoshua L. Blocher1-102/+102
2008-12-05NR::LInfty => Geom::Johan B. C. Engelen1-12/+12
2007-11-10Warning cleanupJon A. Cruz1-94/+94