summaryrefslogtreecommitdiffstats
path: root/src/live_effects/lpe-test-doEffect-stack.cpp (unfollow)
Commit message (Expand)AuthorFilesLines
2019-03-06Avoid the “using std::*;” or “using namespace std;” constructs.Emmanuel Gil Peyrot1-2/+0
2018-11-08Clarify licensesMax Gaukler1-1/+2
2018-06-18Run clang-tidy’s modernize-use-equals-default pass.Emmanuel Gil Peyrot1-3/+1
2017-04-28Code formatingJabiertxof1-4/+4
2017-04-28ResetJabiertxof1-4/+4
2017-04-14Allow set and reset default values of LPE parametersJabiertxof1-4/+4
2016-12-16remove rollback to 15315Jabiertxof1-2/+3
2016-12-16Rollback 15315Jabiertxof1-3/+2
2016-12-10Fix headers on LPE'sJabiertxof1-2/+3
2016-08-03Removed unused includes, decreased compilation time. Once againAdrian Boguszewski1-3/+0
2016-07-28Reverted changes to r15024 after many building problemsAdrian Boguszewski1-0/+3
2016-07-28Removed unused includes, decrease compilation timeAdrian Boguszewski1-3/+0
2015-04-272Geom sync - initial commitKrzysztof Kosi??ski1-3/+3
2015-03-12Point parameter refactor, Fixes a bug in Lattice2 whith lines.Jabier Arraiza Cenoz1-1/+1
2015-03-02Merged pointreseteable parameter to point parameterJabier Arraiza Cenoz1-0/+1
2012-10-21UI uniformisationKris De Gussem1-3/+3
2012-06-17Removed unneeded header style filename #definesJon A. Cruz1-2/+0
2012-06-17Removed outdated classes.Jon A. Cruz1-0/+2
2008-09-23add a path parameter to doeffect_stack_test to test a bug + fix a stupid erro...JF Barraud1-1/+1
2008-09-23add a path parameter to doeffect_stack_test to test a bugJF Barraud1-1/+3
2008-08-03remove many needless references to n-art-bpath.hJohan B. C. Engelen1-1/+0
2008-06-06merge gsoc2008_johan_path2geom into trunkJohan B. C. Engelen1-22/+1
2008-05-20Const fix for testJon A. Cruz1-1/+1
2008-04-24fix a couple of g++-4.3 compile errors.Peter Moulder1-0/+2
2008-04-09change doEffect functions to use const& parametersJohan B. C. Engelen1-2/+2
2008-03-20define color of point parameter in LPEdoEffectStackTestJohan B. C. Engelen1-2/+4
2008-03-02NEW: temporary on-canvas indicatorsJohan B. C. Engelen1-1/+3
2007-11-12LPE: no longer overload doEffect methods, but name them according to accepted...Johan B. C. Engelen1-5/+5
2007-10-11trivial: live_effects/**: svn propset svn:eol-style native *.h *.cpp.Peter Moulder1-96/+96
2007-09-13* Marking empty strings as non-translatableLuca Bruno1-1/+1
2007-08-17Fix LPE:Johan B. C. Engelen1-2/+2
2007-08-14Commit LivePathEffect branch to trunk!Johan B. C. Engelen1-0/+96