summaryrefslogtreecommitdiffstats
path: root/src/live_effects/lpe-test-doEffect-stack.cpp (follow)
Commit message (Collapse)AuthorAgeFilesLines
* fix a couple of g++-4.3 compile errors.Peter Moulder2008-04-241-0/+2
| | | (bzr r5503)
* change doEffect functions to use const& parametersJohan B. C. Engelen2008-04-091-2/+2
| | | (bzr r5394)
* define color of point parameter in LPEdoEffectStackTestJohan B. C. Engelen2008-03-201-2/+4
| | | | | add tooltips to parameters of LPEdoEffectStackTest (bzr r5134)
* NEW: temporary on-canvas indicatorsJohan B. C. Engelen2008-03-021-1/+3
| | | (bzr r4918)
* LPE: no longer overload doEffect methods, but name them according to ↵Johan B. C. Engelen2007-11-121-5/+5
| | | | | accepted arguments. This saves developer brain time because of 'hiding' issues. (bzr r4067)
* trivial: live_effects/**: svn propset svn:eol-style native *.h *.cpp.Peter Moulder2007-10-111-96/+96
| | | (bzr r3884)
* * Marking empty strings as non-translatableLuca Bruno2007-09-131-1/+1
| | | (bzr r3742)
* Fix LPE:Johan B. C. Engelen2007-08-171-2/+2
| | | | | | | | * add default values for parameters * remove text for LPE_INVALID * update example for skel strokes * clean a bit of the code (bzr r3498)
* Commit LivePathEffect branch to trunk!Johan B. C. Engelen2007-08-141-0/+96
(disabled extension/internal/bitmap/*.* in build.xml to fix compilation) (bzr r3472)