summaryrefslogtreecommitdiffstats
path: root/src/live_effects/lpe-test-doEffect-stack.cpp (follow)
Commit message (Collapse)AuthorAgeFilesLines
* add a path parameter to doeffect_stack_test to test a bug + fix a stupid ↵JF Barraud2008-09-231-1/+1
| | | | | error. sorry. (bzr r6876)
* add a path parameter to doeffect_stack_test to test a bugJF Barraud2008-09-231-1/+3
| | | (bzr r6875)
* remove many needless references to n-art-bpath.hJohan B. C. Engelen2008-08-031-1/+0
| | | (bzr r6540)
* merge gsoc2008_johan_path2geom into trunkJohan B. C. Engelen2008-06-061-22/+1
| | | (bzr r5823)
* Const fix for testJon A. Cruz2008-05-201-1/+1
| | | (bzr r5716)
* 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)