index
:
inkscape
livecoding
An experimental livecoding plugin for Inkscape
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
live_effects
/
lpe-curvestitch.h
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove unused transform functions related to LPE and improvements to fill-bet...
Jabier Arraiza
2018-12-15
1
-2
/
+0
*
Clarify licenses
Max Gaukler
2018-11-08
1
-3
/
+4
*
Run clang-tidy’s modernize-use-override pass.
Emmanuel Gil Peyrot
2018-06-18
1
-4
/
+4
*
Run clang-tidy’s modernize-use-equals-delete pass.
Emmanuel Gil Peyrot
2018-06-12
1
-2
/
+2
*
Fixes bug 1655160 in stich subpaths
Jabiertxof
2017-02-04
1
-0
/
+1
*
2Geom sync - initial commit
Krzysztof Kosi??ski
2015-04-27
1
-1
/
+1
*
more const happiness (and removal of duplicate code in sp-object.h)
Johan B. C. Engelen
2013-01-17
1
-1
/
+1
*
update to latest 2geom !
Johan B. C. Engelen
2011-02-02
1
-1
/
+1
*
change doEffect functions to use const& parameters
Johan B. C. Engelen
2008-04-09
1
-1
/
+1
*
fix transformation of LPECurveStitch when "Scale width relative" is set
Johan B. C. Engelen
2008-01-17
1
-0
/
+2
*
sorry for this late feature change. this makes the curvestitching *that* much...
Johan B. C. Engelen
2008-01-17
1
-3
/
+4
*
Enhanced subcurve stitching tool to look more like Expression's effect lines
Johan B. C. Engelen
2007-11-20
1
-1
/
+2
*
LPE: no longer overload doEffect methods, but name them according to accepted...
Johan B. C. Engelen
2007-11-12
1
-1
/
+1
*
* UI text change "Curve stitching" to "Stitch subcurves"
Johan B. C. Engelen
2007-11-06
1
-3
/
+5
*
Add virtual to a lot of the destructors. Note: perhaps it will have to be rev...
Johan B. C. Engelen
2007-11-04
1
-1
/
+1
*
trivial: live_effects/**: svn propset svn:eol-style native *.h *.cpp.
Peter Moulder
2007-10-11
1
-48
/
+48
*
change Y-scaling for curve stiching and path-along-path. add warning message ...
Johan B. C. Engelen
2007-09-14
1
-1
/
+1
*
LPE: add Paste LPE verb + menu item. add scale ratios to curve stitch and pat...
Johan B. C. Engelen
2007-09-04
1
-0
/
+1
*
LPE: add RandomParam type.
Johan B. C. Engelen
2007-09-02
1
-2
/
+3
*
Add "scale y stroke" parameter to Curve Stitching LPE
Johan B. C. Engelen
2007-08-31
1
-0
/
+2
*
LPE:
Johan B. C. Engelen
2007-08-29
1
-0
/
+44