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
/
PathConversion.cpp
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2019-03-17
arc polygonization uses arc's scale for precision
rocifier
1
-7
/
+8
2019-01-02
modernize loops
Marc Jeanmougin
1
-8
/
+8
2018-11-08
Clarify licenses
Max Gaukler
1
-5
/
+9
2018-06-18
Run clang-tidy’s modernize-use-nullptr pass.
Emmanuel Gil Peyrot
1
-1
/
+1
2018-05-04
Revert "Fix include order with clang-tidy check llvm-include-order"
Marc Jeanmougin
1
-2
/
+2
2018-04-29
Fix include order with clang-tidy check llvm-include-order
Marc Jeanmougin
1
-2
/
+2
2015-04-28
Fix calls to Geom::cross() - sign change.
Krzysztof Kosi??ski
1
-3
/
+3
2014-06-07
Undo changes in r13391
Liam P. White
1
-2
/
+1
2014-06-06
Clean up some unnecessary pointer usage in livarot
Liam P. White
1
-1
/
+2
2013-11-02
more conversions from radians to degrees for arcs (Bug 1239462)
Alvin Penner
1
-4
/
+5
2013-10-31
conversions from radians to degrees for arcs (Bug 324117)
Alvin Penner
1
-8
/
+10
2013-08-03
fix small "performance" issues (cppcheck)
Johan B. C. Engelen
1
-15
/
+6
2011-08-27
Completely remove NRRect, NRRectL, in-svg-plane.h
Krzysztof Kosi??ski
1
-1
/
+2
2011-08-27
Update 2Geom. Remove all use of NRRectL.
Krzysztof Kosi??ski
1
-276
/
+0
2010-08-04
Wholesale cruft removal part 1
Krzysztof Kosi??ski
1
-2
/
+0
2009-04-30
Fix infinite loop as reported in bug #365034
Diederik van Lierop
1
-5
/
+5
2009-01-17
fix bug !
Johan B. C. Engelen
1
-3
/
+9
2009-01-02
fix bug in livarot where open paths are rendered as closed path when start ==...
Johan B. C. Engelen
1
-2
/
+6
2008-12-28
More NR ==> Geom changes
Joshua L. Blocher
1
-134
/
+134
2008-12-05
NR::LInfty => Geom::
Johan B. C. Engelen
1
-9
/
+9
2008-10-11
Merging from trunk
Ted Gould
1
-26
/
+28
2006-05-16
Bug 1488621 (path misrendered if some successive node is in the same position)
Andrius Ramanauskas
1
-2
/
+9
2006-04-20
Fix for [Bug-1473139]
Andrius Ramanauskas
1
-7
/
+5
2006-04-19
Rendering optimisation, which gives best results for zoomed in drawings with ...
Andrius Ramanauskas
1
-0
/
+265