summaryrefslogtreecommitdiffstats
path: root/src/live_effects/parameter/parameter.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Warning cleanupJon A. Cruz2009-12-201-2/+2
* Remove 'Is visible?' checkbox from LPE editor because it duplicates functiona...Maximilian Albert2009-06-211-1/+2
* Rename param_writeSVGValue() --> param_getSVGValue() since the method doesn't...Maximilian Albert2008-06-051-1/+1
* C++-ify initialization of Parameter and ScalarParam classesJohan B. C. Engelen2008-04-131-15/+15
* * (when debug macro is defined) call ShapeEditor function to on-canvas edit p...Johan B. C. Engelen2008-02-271-2/+2
* Warning and whitespace cleanupJon A. Cruz2008-02-241-1/+1
* fix initialization of lpe paramsJohan B. C. Engelen2008-01-261-0/+1
* RegisteredScalar subclassed from RegisteredWidget<Scalar> instead of old Regi...Johan B. C. Engelen2008-01-161-31/+11
* prepare LPE parameter widgets to be owned by multiple dialogs, as it should be.Johan B. C. Engelen2008-01-151-1/+3
* correctly transform LPE path and point parameters with the SPItem's transformJohan B. C. Engelen2008-01-081-0/+5
* Set teeth selector in lpe-gears to an integer value >= 3.Bryce Harrington2007-12-301-4/+5
* LPE: implement 'edit next LPE parameter'. Accessible through key '7'.Johan B. C. Engelen2007-10-281-0/+1
* trivial: live_effects/**: svn propset svn:eol-style native *.h *.cpp.Peter Moulder2007-10-111-181/+181
* add verticalpattern checkbox to path-along-path and some parameters that are ...Johan B. C. Engelen2007-09-151-4/+5
* change Y-scaling for curve stiching and path-along-path. add warning message ...Johan B. C. Engelen2007-09-141-0/+26
* do not set value if widget is updatingbulia byak2007-09-051-1/+1
* LPE: add RandomParam type.Johan B. C. Engelen2007-09-021-1/+1
* LPE:Johan B. C. Engelen2007-08-291-8/+41
* Add default value stuff for LPE parametersJohan B. C. Engelen2007-08-191-5/+19
* Fix LPE:Johan B. C. Engelen2007-08-171-3/+5
* Commit LivePathEffect branch to trunk!Johan B. C. Engelen2007-08-141-0/+105