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
/
effect.cpp
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Fix exception catching, to allow polymorphism. Note to all: always catch by r...
Johan B. C. Engelen
2007-11-17
1
-1
/
+1
*
2geom tryout: new exceptions
Johan B. C. Engelen
2007-11-17
1
-2
/
+2
*
LPE: no longer overload doEffect methods, but name them according to accepted...
Johan B. C. Engelen
2007-11-12
1
-6
/
+6
*
* UI text change "Curve stitching" to "Stitch subcurves"
Johan B. C. Engelen
2007-11-06
1
-1
/
+1
*
pattern along path is not obsolete :)
Johan B. C. Engelen
2007-11-05
1
-1
/
+1
*
make setup_notepath function for LPE's and LPE parameters.
Johan B. C. Engelen
2007-11-03
1
-3
/
+25
*
LPE: implement NEW path-along-path effect, i think that old one has become ob...
Johan B. C. Engelen
2007-10-30
1
-1
/
+17
*
LPE: implement 'edit next LPE parameter'. Accessible through key '7'.
Johan B. C. Engelen
2007-10-28
1
-0
/
+41
*
LPE: add on-canvas editing of path parameters!
Johan B. C. Engelen
2007-10-20
1
-5
/
+3
*
trivial: live_effects/**: svn propset svn:eol-style native *.h *.cpp.
Peter Moulder
2007-10-11
1
-280
/
+280
*
change Y-scaling for curve stiching and path-along-path. add warning message ...
Johan B. C. Engelen
2007-09-14
1
-3
/
+5
*
LPE: add Paste LPE verb + menu item. add scale ratios to curve stitch and pat...
Johan B. C. Engelen
2007-09-04
1
-5
/
+24
*
Try to fix translation of LPE names.
Johan B. C. Engelen
2007-08-30
1
-7
/
+7
*
LPE:
Johan B. C. Engelen
2007-08-29
1
-1
/
+6
*
Rename "Skeletal Strokes" LPE to "Path along path" to better describe what it...
Johan B. C. Engelen
2007-08-25
1
-1
/
+1
*
Add #define to disable "test" LPE's
Johan B. C. Engelen
2007-08-25
1
-1
/
+5
*
Add default value stuff for LPE parameters
Johan B. C. Engelen
2007-08-19
1
-6
/
+13
*
Add lpe-skeleton for easy implementation!
Johan B. C. Engelen
2007-08-17
1
-0
/
+1
*
Fix LPE:
Johan B. C. Engelen
2007-08-17
1
-17
/
+27
*
Commit LivePathEffect branch to trunk!
Johan B. C. Engelen
2007-08-14
1
-0
/
+232
[prev]