summaryrefslogtreecommitdiffstats
path: root/src/live_effects/lpe-envelope.h (unfollow)
Commit message (Expand)AuthorFilesLines
2018-11-08Clarify licensesMax Gaukler1-1/+2
2018-06-18Run clang-tidy’s modernize-use-override pass.Emmanuel Gil Peyrot1-4/+4
2013-03-25Workaround usage of deprecated glib symbols in 3rd party librariesAlex Valavanis1-1/+1
2013-01-17const ....Johan B. C. Engelen1-1/+1
2013-01-17more const happiness (and removal of duplicate code in sp-object.h)Johan B. C. Engelen1-1/+1
2010-08-30Fix file permissions (Bug #314381).Nicolas Dufour1-0/+0
2008-10-27From trunkTed Gould1-2/+0
2008-05-17New LPE : Envelope deformationBastien Bouclet1-16/+14
2008-04-15- Clean up LPE bounding box computing codeBastien Bouclet1-1/+1
2008-04-09change doEffect functions to use const& parametersJohan B. C. Engelen1-1/+1
2008-04-08rename LPEPathAlongPath -> LPEBendPathJohan B. C. Engelen1-7/+7
2008-03-28- Created a SPLPEItem class that handles applying a LPE to an ItemBastien Bouclet1-2/+17
2008-01-26LPE bend path was badly broken. fixed now.Johan B. C. Engelen1-11/+0
2008-01-18add default functions for transforming lpe-pathalongpath.cpp and lpe-skeletal...Johan B. C. Engelen1-0/+2
2007-12-17CRLF fixJon A. Cruz1-55/+55
2007-12-07LPE Bendpath: disable width pathJohan B. C. Engelen1-2/+2
2007-11-23LPEbendpath fix: save widthfactor parameter ofcourse doh!Johan B. C. Engelen1-1/+1
2007-11-23LPE add experimental width control to bend path!Johan B. C. Engelen1-3/+2
2007-11-12LPE: no longer overload doEffect methods, but name them according to accepted...Johan B. C. Engelen1-2/+2
2007-11-04Add virtual to a lot of the destructors. Note: perhaps it will have to be rev...Johan B. C. Engelen1-1/+1
2007-10-30ok. so NOW the new effect is committed...Johan B. C. Engelen1-54/+56
2007-10-11trivial: live_effects/**: svn propset svn:eol-style native *.h *.cpp.Peter Moulder1-54/+54
2007-09-15add verticalpattern checkbox to path-along-path and some parameters that are ...Johan B. C. Engelen1-0/+4
2007-09-14change Y-scaling for curve stiching and path-along-path. add warning message ...Johan B. C. Engelen1-1/+1
2007-09-04LPE: add Paste LPE verb + menu item. add scale ratios to curve stitch and pat...Johan B. C. Engelen1-0/+3
2007-08-262 LPE things:Johan B. C. Engelen1-2/+0
2007-08-14Commit LivePathEffect branch to trunk!Johan B. C. Engelen1-0/+49