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
/
ShapeMisc.cpp
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2019-04-25
Stop crash on binary path division (flatpak)
Nathan Lee
1
-1
/
+1
2018-11-08
Clarify licenses
Max Gaukler
1
-5
/
+9
2018-06-18
Run clang-tidy’s modernize-use-bool-literals pass.
Emmanuel Gil Peyrot
1
-3
/
+3
2018-06-18
Run clang-tidy’s modernize-use-nullptr pass.
Emmanuel Gil Peyrot
1
-14
/
+14
2018-05-04
Revert "Fix include order with clang-tidy check llvm-include-order"
Marc Jeanmougin
1
-3
/
+3
2018-04-29
Fix include order with clang-tidy check llvm-include-order
Marc Jeanmougin
1
-3
/
+3
2015-04-02
more restrictive definition of parentContour. (Bug 499744)
Alvin Penner
1
-3
/
+5
2014-02-05
Fix for Bug #1250685 (Unnecessary gender-specific terms in code).
Nicolas Dufour
1
-6
/
+6
2013-11-02
more conversions from radians to degrees for arcs (Bug 1239462)
Alvin Penner
1
-1
/
+1
2013-10-27
"fix" some "unused parameter" warnings
Kris De Gussem
1
-1
/
+1
2013-07-16
Shape calculations. re-introduce grid of a smaller size. (http://article.gman...
Alvin Penner
1
-6
/
+6
2013-07-01
Shape calculations. do not quantize the coordinates. (Bug 168158)
Alvin Penner
1
-6
/
+6
2013-05-25
boolops. allow Division to create hole (Bug 499744)
Alvin Penner
1
-25
/
+35
2012-11-20
code cleanup: quiet warnings with gcc.
Campbell Barton
1
-2
/
+2
2012-04-18
Warning cleanup
Jon A. Cruz
1
-16
/
+12
2011-02-02
update to latest 2geom !
Johan B. C. Engelen
1
-3
/
+3
2010-08-04
Wholesale cruft removal part 2
Krzysztof Kosi??ski
1
-2
/
+2
2008-12-28
More NR ==> Geom changes
Joshua L. Blocher
1
-22
/
+22
2008-09-18
Next roud of NR ==> Geom conversion
Maximilian Albert
1
-11
/
+11
2008-07-16
warning cleanup
Jon A. Cruz
1
-4
/
+4
2008-03-21
No more NRMatrix or NRPoint.
Jasper van de Gronde
1
-1
/
+2
2008-01-31
Applying fixes for gcc 4.3 build issues (closes LP: #169115)
Bryce Harrington
1
-0
/
+3
2008-01-12
fix vector, power, and fidelity for paths in transformed groups, also normali...
bulia byak
1
-17
/
+11
2007-11-09
refactoring, one MakeTweak method instead of a bunch largely similar methods
bulia byak
1
-325
/
+110
2007-08-27
repel/attract methods
bulia byak
1
-1
/
+139
2007-08-08
new methods for tweaking, modeled after MakeOffset
bulia byak
1
-0
/
+271
2007-04-13
fix thinning that didn't work for paths inside a transformed group
bulia byak
1
-3
/
+3
2007-04-11
allow MakeOffset to do profiled offset controlled by the distance of each poi...
bulia byak
1
-6
/
+30
2006-05-31
prevent stroke becoming invisible at certain zooms and path disappearing afte...
bulia byak
1
-2
/
+0
2006-04-19
Rendering optimisation, which gives best results for zoomed in drawings with ...
Andrius Ramanauskas
1
-1
/
+4