summaryrefslogtreecommitdiffstats
path: root/src/live_effects/lpe-bendpath.h (unfollow)
Commit message (Expand)AuthorFilesLines
2018-11-08Clarify licensesMax Gaukler1-1/+2
2018-10-01Improvements to transforms in LPEJabier Arraiza1-3/+1
2018-06-18Run clang-tidy’s modernize-use-override pass.Emmanuel Gil Peyrot1-7/+7
2018-04-23Fixing LPE recalculations warnings on updateJabier Arraiza1-1/+3
2018-04-23Add transforms fixesJabier Arraiza1-2/+0
2018-01-01Fixes crashes with knoth in bend and pattern along pathJabier Arraiza1-1/+1
2017-12-06Fix bug 1735316 - Pattern Along Path: Option to hide the new handlerJabier Arraiza1-0/+3
2017-10-14Fixing problems with nested LPE and convert to pathsJabier Arraiza1-0/+2
2017-08-13Attemp to fix bug 1707899, retain shapes color. Also now retain shape previou...Jabier Arraiza1-1/+1
2016-09-11Fix bugs: #1621234 and #172137Jabier Arraiza Cenoz1-1/+1
2016-08-29Fix a bug in pattern along path at first edit node after applied. Backport it...Jabier Arraiza Cenoz1-1/+1
2015-08-07Full refactor of the LPE now too much simple codeJabier Arraiza Cenoz1-9/+9
2015-08-06fix a bug appliening from patheffect list the LPEJabier Arraiza Cenoz1-1/+2
2015-08-05Fix bug on apply effect from pen/pencil toolbarJabier Arraiza Cenoz1-3/+3
2015-08-05Fix some transform problems in Bend path.Jabier Arraiza Cenoz1-2/+1
2015-08-02Added point parameterJabier Arraiza Cenoz1-3/+11
2013-12-30refactor, fixing some diff diferencesJabier Arraiza Cenoz1-0/+2
2013-12-30RefactorizingJabier Arraiza Cenoz1-1/+0
2013-10-16add empty line in bend parameter like originalJabier Arraiza Cenoz1-0/+1
2013-10-16Make private bend parameter like originalJabier Arraiza Cenoz1-2/+1
2013-09-26error bend lpeJabier Arraiza Cenoz1-2/+1
2013-09-26update to trunkJabier Arraiza Cenoz1-1/+1
2013-09-25First attemp forJabier Arraiza Cenoz1-1/+1
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
2008-10-27From trunkTed Gould1-1/+0
2008-08-07try to make LPE optimizations easier. example in LPE BendJohan B. C. Engelen1-0/+3
2008-05-30LPE STACKING!Johan B. C. Engelen1-2/+0
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