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
/
parameter
/
parameter.cpp
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2009-06-21
Remove 'Is visible?' checkbox from LPE editor because it duplicates functiona...
Maximilian Albert
1
-1
/
+2
2008-06-05
Rename param_writeSVGValue() --> param_getSVGValue() since the method doesn't...
Maximilian Albert
1
-1
/
+1
2008-04-13
C++-ify initialization of Parameter and ScalarParam classes
Johan B. C. Engelen
1
-15
/
+15
2008-02-27
* (when debug macro is defined) call ShapeEditor function to on-canvas edit p...
Johan B. C. Engelen
1
-2
/
+2
2008-02-24
Warning and whitespace cleanup
Jon A. Cruz
1
-1
/
+1
2008-01-26
fix initialization of lpe params
Johan B. C. Engelen
1
-0
/
+1
2008-01-16
RegisteredScalar subclassed from RegisteredWidget<Scalar> instead of old Regi...
Johan B. C. Engelen
1
-31
/
+11
2008-01-15
prepare LPE parameter widgets to be owned by multiple dialogs, as it should be.
Johan B. C. Engelen
1
-1
/
+3
2008-01-08
correctly transform LPE path and point parameters with the SPItem's transform
Johan B. C. Engelen
1
-0
/
+5
2007-12-30
Set teeth selector in lpe-gears to an integer value >= 3.
Bryce Harrington
1
-4
/
+5
2007-10-28
LPE: implement 'edit next LPE parameter'. Accessible through key '7'.
Johan B. C. Engelen
1
-0
/
+1
2007-10-11
trivial: live_effects/**: svn propset svn:eol-style native *.h *.cpp.
Peter Moulder
1
-181
/
+181
2007-09-15
add verticalpattern checkbox to path-along-path and some parameters that are ...
Johan B. C. Engelen
1
-4
/
+5
2007-09-14
change Y-scaling for curve stiching and path-along-path. add warning message ...
Johan B. C. Engelen
1
-0
/
+26
2007-09-05
do not set value if widget is updating
bulia byak
1
-1
/
+1
2007-09-02
LPE: add RandomParam type.
Johan B. C. Engelen
1
-1
/
+1
2007-08-29
LPE:
Johan B. C. Engelen
1
-8
/
+41
2007-08-19
Add default value stuff for LPE parameters
Johan B. C. Engelen
1
-5
/
+19
2007-08-17
Fix LPE:
Johan B. C. Engelen
1
-3
/
+5
2007-08-14
Commit LivePathEffect branch to trunk!
Johan B. C. Engelen
1
-0
/
+105
[prev]