summaryrefslogtreecommitdiffstats
path: root/src/live_effects/lpe-test-doEffect-stack.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Avoid the “using std::*;” or “using namespace std;” constructs.Emmanuel Gil Peyrot2019-03-061-2/+0
* Clarify licensesMax Gaukler2018-11-081-1/+2
* Run clang-tidy’s modernize-use-equals-default pass.Emmanuel Gil Peyrot2018-06-181-3/+1
* Code formatingJabiertxof2017-04-281-4/+4
* Fix headers on LPE'sJabiertxof2016-12-101-2/+3
* Removed unused includes, decreased compilation time. Once againAdrian Boguszewski2016-08-031-3/+0
* Reverted changes to r15024 after many building problemsAdrian Boguszewski2016-07-281-0/+3
* Removed unused includes, decrease compilation timeAdrian Boguszewski2016-07-281-3/+0
* 2Geom sync - initial commitKrzysztof Kosi??ski2015-04-271-3/+3
* Point parameter refactor, Fixes a bug in Lattice2 whith lines.Jabier Arraiza Cenoz2015-03-121-1/+1
* Merged pointreseteable parameter to point parameterJabier Arraiza Cenoz2015-03-021-0/+1
* UI uniformisationKris De Gussem2012-10-211-3/+3
* Removed unneeded header style filename #definesJon A. Cruz2012-06-171-2/+0
* Removed outdated classes.Jon A. Cruz2012-06-171-0/+2
* add a path parameter to doeffect_stack_test to test a bug + fix a stupid erro...JF Barraud2008-09-231-1/+1
* add a path parameter to doeffect_stack_test to test a bugJF Barraud2008-09-231-1/+3
* remove many needless references to n-art-bpath.hJohan B. C. Engelen2008-08-031-1/+0
* merge gsoc2008_johan_path2geom into trunkJohan B. C. Engelen2008-06-061-22/+1
* Const fix for testJon A. Cruz2008-05-201-1/+1
* fix a couple of g++-4.3 compile errors.Peter Moulder2008-04-241-0/+2
* change doEffect functions to use const& parametersJohan B. C. Engelen2008-04-091-2/+2
* define color of point parameter in LPEdoEffectStackTestJohan B. C. Engelen2008-03-201-2/+4
* NEW: temporary on-canvas indicatorsJohan B. C. Engelen2008-03-021-1/+3
* LPE: no longer overload doEffect methods, but name them according to accepted...Johan B. C. Engelen2007-11-121-5/+5
* trivial: live_effects/**: svn propset svn:eol-style native *.h *.cpp.Peter Moulder2007-10-111-96/+96
* * Marking empty strings as non-translatableLuca Bruno2007-09-131-1/+1
* Fix LPE:Johan B. C. Engelen2007-08-171-2/+2
* Commit LivePathEffect branch to trunk!Johan B. C. Engelen2007-08-141-0/+96