index
:
inkscape
livecoding
An experimental livecoding plugin for Inkscape
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
livarot
/
PathOutline.cpp
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2019-07-01
Fix various minor typos
Yuri Chornoivan
1
-1
/
+1
2019-06-17
Change Path Cutting for Arcs
Nathan Lee
1
-2
/
+0
2018-11-08
Clarify licenses
Max Gaukler
1
-5
/
+7
2018-06-18
Run clang-tidy’s modernize-use-nullptr pass.
Emmanuel Gil Peyrot
1
-3
/
+3
2017-04-20
terminate line with round caps. (Bug 1680179)
Alvin Penner
1
-2
/
+4
2016-09-03
Convert to boolean truth/falsehood.
Shlomi Fish
1
-5
/
+5
2016-08-15
Fix a bunch of errors as reported at http://www.viva64.com/en/b/0419/
Tavmjong Bah
1
-1
/
+1
2016-04-05
re-write rev 11457. (Bug 1557348)
Alvin Penner
1
-2
/
+7
2015-04-28
Fix calls to Geom::cross() - sign change.
Krzysztof Kosi??ski
1
-4
/
+4
2014-06-07
Undo changes in r13391
Liam P. White
1
-6
/
+3
2014-06-06
Clean up some unnecessary pointer usage in livarot
Liam P. White
1
-3
/
+6
2013-11-14
fix typo in rev 12797
Alvin Penner
1
-1
/
+1
2013-11-12
PathOutline. modify tolerance for detecting smooth joins. (Bug 1247441)
Alvin Penner
1
-1
/
+1
2013-11-02
more conversions from radians to degrees for arcs (Bug 1239462)
Alvin Penner
1
-2
/
+2
2013-10-16
couple of typos affecting Path->Linked Offset (Bug 1236830)
Alvin Penner
1
-2
/
+2
2013-08-03
fix small "performance" issues (cppcheck)
Johan B. C. Engelen
1
-2
/
+1
2013-01-31
Path::OutlineJoin. for inside join, simplify nodes only for obtuse angle (Bug...
Alvin Penner
1
-3
/
+7
2013-01-28
Path::OutlineJoin. remove redundant nodes which are causing glitches (Bug 820...
Alvin Penner
1
-17
/
+31
2012-06-03
modify calc of bbox for single point (Bug 1006666)
Alvin Penner
1
-5
/
+5
2011-08-28
Completely remove libnr
Krzysztof Kosi??ski
1
-1
/
+0
2009-02-10
patch by KoRi for bug 323594
bulia byak
1
-70
/
+80
2008-12-28
More NR ==> Geom changes
Joshua L. Blocher
1
-102
/
+102
2008-12-05
NR::LInfty => Geom::
Johan B. C. Engelen
1
-12
/
+12
2007-11-10
Warning cleanup
Jon A. Cruz
1
-94
/
+94