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-skeletalstrokes.cpp
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2008-04-08
rename LPESkeletalStrokes -> LPEPatternAlongPath
Johan B. C. Engelen
1
-244
/
+0
2008-04-01
lpe-skeletal-stroke: fixed bug #204046 (skeleton having more than one subpath...
JF Barraud
1
-70
/
+97
2008-03-23
remove multiple inheritance from lpe PathParam. since it is often desired to ...
Johan B. C. Engelen
1
-1
/
+1
2008-03-09
skeletal-stroke: offset parameters are back again... optionaly proportional t...
JF Barraud
1
-12
/
+53
2008-02-10
revert to previous version.
JF Barraud
1
-20
/
+9
2008-02-05
lpe-skeletal-stroke: make spacing and normal_offset parameters do something...
JF Barraud
1
-9
/
+20
2008-01-18
add default functions for transforming lpe-pathalongpath.cpp and lpe-skeletal...
Johan B. C. Engelen
1
-0
/
+7
2008-01-06
Fix missing tooltips in LPE's. (Closes LP: #178471)
Bryce Harrington
1
-1
/
+1
2007-11-18
Make LPE Path along path behave more naturally. (fixes problems in moving a p...
Johan B. C. Engelen
1
-1
/
+1
2007-11-12
LPE: no longer overload doEffect methods, but name them according to accepted...
Johan B. C. Engelen
1
-1
/
+1
2007-10-11
trivial: live_effects/**: svn propset svn:eol-style native *.h *.cpp.
Peter Moulder
1
-169
/
+169
2007-09-15
add verticalpattern checkbox to path-along-path and some parameters that are ...
Johan B. C. Engelen
1
-3
/
+11
2007-09-14
copyedit
bulia byak
1
-2
/
+2
2007-09-14
Change "scale y" to "scale width" in description of LPEs.
Johan B. C. Engelen
1
-2
/
+2
2007-09-14
change Y-scaling for curve stiching and path-along-path. add warning message ...
Johan B. C. Engelen
1
-6
/
+12
2007-09-12
copyedit
bulia byak
1
-4
/
+4
2007-09-04
LPE: add Paste LPE verb + menu item. add scale ratios to curve stitch and pat...
Johan B. C. Engelen
1
-6
/
+12
2007-08-26
2 LPE things:
Johan B. C. Engelen
1
-15
/
+6
2007-08-25
Rename "Skeletal Strokes" LPE to "Path along path" to better describe what it...
Johan B. C. Engelen
1
-4
/
+4
2007-08-17
Fix LPE:
Johan B. C. Engelen
1
-9
/
+6
2007-08-14
Commit LivePathEffect branch to trunk!
Johan B. C. Engelen
1
-0
/
+161