summaryrefslogtreecommitdiffstats
path: root/src/live_effects/lpe-test-doEffect-stack.cpp (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Code formatingJabiertxof2017-04-281-4/+4
| | | (bzr r15649)
* Fix headers on LPE'sJabiertxof2016-12-101-2/+3
| | | (bzr r15318)
* Removed unused includes, decreased compilation time. Once againAdrian Boguszewski2016-08-031-3/+0
| | | (bzr r15034)
* Reverted changes to r15024 after many building problemsAdrian Boguszewski2016-07-281-0/+3
| | | (bzr r15027)
* Removed unused includes, decrease compilation timeAdrian Boguszewski2016-07-281-3/+0
| | | (bzr r15025)
* 2Geom sync - initial commitKrzysztof Kosi??ski2015-04-271-3/+3
| | | (bzr r14059.2.1)
* Point parameter refactor, Fixes a bug in Lattice2 whith lines.Jabier Arraiza Cenoz2015-03-121-1/+1
| | | (bzr r13995)
* Merged pointreseteable parameter to point parameterJabier Arraiza Cenoz2015-03-021-0/+1
| | | (bzr r13961)
* UI uniformisationKris De Gussem2012-10-211-3/+3
| | | (bzr r11817)
* Removed unneeded header style filename #definesJon A. Cruz2012-06-171-2/+0
| | | (bzr r11503)
* Removed outdated classes.Jon A. Cruz2012-06-171-0/+2
| | | | | Pruned header to not introduce extraneous includes. (bzr r11502)
* 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)