summaryrefslogtreecommitdiffstats
path: root/src/live_effects/lpe-gears.cpp (unfollow)
Commit message (Expand)AuthorFilesLines
2019-03-06Avoid the “using std::*;” or “using namespace std;” constructs.Emmanuel Gil Peyrot1-1/+0
2018-11-08Clarify licensesMax Gaukler1-1/+2
2018-06-18Run clang-tidy’s modernize-use-equals-default pass.Emmanuel Gil Peyrot1-3/+1
2016-12-30fix typos, add translator commentIvan Mas??r1-1/+1
2016-12-16remove rollback to 15315Jabiertxof1-3/+2
2016-12-16Rollback 15315Jabiertxof1-2/+3
2016-12-10Fix headers on LPE'sJabiertxof1-3/+2
2016-09-05Bug#744612. Add minimun radius value to minimize hangsJabier Arraiza Cenoz1-6/+11
2016-09-04Fix bug#744612Jabier Arraiza Cenoz1-0/+3
2016-08-03Removed unused includes, decreased compilation time. Once againAdrian Boguszewski1-5/+0
2016-07-28Reverted changes to r15024 after many building problemsAdrian Boguszewski1-0/+5
2016-07-28Removed unused includes, decrease compilation timeAdrian Boguszewski1-5/+0
2015-05-08fixes a few of jenkins warningsMarc Jeanmougin1-1/+1
2015-04-272Geom sync - initial commitKrzysztof Kosi??ski1-3/+3
2012-10-04code cleanup: make more functions static or include their own headers.Campbell Barton1-1/+2
2012-06-17Removed unneeded header style filename #definesJon A. Cruz1-2/+0
2012-06-17Removed outdated classes.Jon A. Cruz1-0/+3
2011-10-18cppcheckKris De Gussem1-2/+3
2010-12-29Mnemonics in "Input devices", and LPE dialogs (Bug 170765)Kris De Gussem1-2/+2
2010-10-02UI fixes (a.o. Bug #560751 )Kris De Gussem1-2/+2
2010-05-18reduce include dependenciesJohan B. C. Engelen1-1/+1
2010-02-18add Aaron and Michael as copyright holders of lpe-gears.cpp. Sorry I forgot t...Johan B. C. Engelen1-0/+2
2009-12-24Remove remnants of old node toolKrzysztof Kosi??ski1-2/+0
2009-12-08Fix LPEs and break mask transform undoKrzysztof Kosi??ski1-7/+0
2008-04-14use sp_nodepath_make_straight_path in LPEGearsJohan B. C. Engelen1-1/+1
2008-04-09change doEffect functions to use const& parametersJohan B. C. Engelen1-1/+1
2008-01-06Fix missing tooltips in LPE's. (Closes LP: #178471)Bryce Harrington1-1/+8
2008-01-02fix typo notepath => nodepathJohan B. C. Engelen1-2/+2
2007-12-30Set teeth selector in lpe-gears to an integer value >= 3.Bryce Harrington1-21/+23
2007-11-12LPE: no longer overload doEffect methods, but name them according to accepted...Johan B. C. Engelen1-1/+1
2007-11-03make setup_notepath function for LPE's and LPE parameters.Johan B. C. Engelen1-2/+8
2007-10-30LPE: implement NEW path-along-path effect, i think that old one has become ob...Johan B. C. Engelen1-0/+2
2007-10-11trivial: live_effects/**: svn propset svn:eol-style native *.h *.cpp.Peter Moulder1-266/+266
2007-08-17Fix LPE:Johan B. C. Engelen1-2/+2
2007-08-14Commit LivePathEffect branch to trunk!Johan B. C. Engelen1-0/+266