summaryrefslogtreecommitdiffstats
path: root/src/live_effects/effect.h (unfollow)
Commit message (Expand)AuthorFilesLines
2008-05-09Remove LPESlant.Johan B. C. Engelen1-1/+0
2008-05-09- try to use more forward declarations for less dependencies on display/curve.hJohan B. C. Engelen1-1/+1
2008-05-08add LPEConstructGridJohan B. C. Engelen1-0/+1
2008-04-12Spiro splines LPE using code by Raph Levienbulia byak1-0/+1
2008-04-09change doEffect functions to use const& parametersJohan B. C. Engelen1-2/+2
2008-04-09change doEffect_path to default to calling pwd2 for all continuous subpathsJohan B. C. Engelen1-1/+4
2008-04-08rename LPESkeletalStrokes -> LPEPatternAlongPathJohan B. C. Engelen1-1/+1
2008-04-08rename LPEPathAlongPath -> LPEBendPathJohan B. C. Engelen1-1/+1
2008-04-02New LPE: Perspective pathsMaximilian Albert1-0/+1
2008-03-30New LPE: Circle (with center at the first point and passing through the last ...Maximilian Albert1-0/+1
2008-03-28- Created a SPLPEItem class that handles applying a LPE to an ItemBastien Bouclet1-0/+3
2008-03-02NEW: temporary on-canvas indicatorsJohan B. C. Engelen1-2/+1
2008-02-253 new lpe gadgets: sketch, knot and vonkoch.JF Barraud1-0/+3
2008-01-15prepare LPE parameter widgets to be owned by multiple dialogs, as it should be.Johan B. C. Engelen1-3/+1
2008-01-02fix typo notepath => nodepathJohan B. C. Engelen1-1/+1
2008-01-02+ Fix bug #179840, forking of LPEsJohan B. C. Engelen1-3/+9
2007-12-30Set teeth selector in lpe-gears to an integer value >= 3.Bryce Harrington1-5/+5
2007-11-22fix bug caused by rev. 16540Johan B. C. Engelen1-1/+1
2007-11-21Fix ordering of LPE parameters (no longer use map, just use vector)Johan B. C. Engelen1-4/+3
2007-11-12LPE: no longer overload doEffect methods, but name them according to accepted...Johan B. C. Engelen1-3/+3
2007-11-03make setup_notepath function for LPE's and LPE parameters.Johan B. C. Engelen1-1/+6
2007-10-30LPE: implement NEW path-along-path effect, i think that old one has become ob...Johan B. C. Engelen1-7/+11
2007-10-28LPE: implement 'edit next LPE parameter'. Accessible through key '7'.Johan B. C. Engelen1-1/+7
2007-10-20LPE: add on-canvas editing of path parameters!Johan B. C. Engelen1-1/+2
2007-10-11trivial: live_effects/**: svn propset svn:eol-style native *.h *.cpp.Peter Moulder1-112/+112
2007-08-29LPE:Johan B. C. Engelen1-0/+1
2007-08-25Add #define to disable "test" LPE'sJohan B. C. Engelen1-0/+4
2007-08-17Add lpe-skeleton for easy implementation!Johan B. C. Engelen1-1/+1
2007-08-17Fix LPE:Johan B. C. Engelen1-6/+5
2007-08-14Commit LivePathEffect branch to trunk!Johan B. C. Engelen1-0/+108