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