summaryrefslogtreecommitdiffstats
path: root/src/live_effects/lpe-offset.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* cppcheck: 2 memleaks + copypastaJulien Nabet2018-09-261-1/+1
* Run clang-tidy’s modernize-use-equals-default pass.Emmanuel Gil Peyrot2018-06-181-2/+1
* Run clang-tidy’s modernize-use-nullptr pass.Emmanuel Gil Peyrot2018-06-181-4/+4
* Run clang-tidy’s modernize-use-override pass.Emmanuel Gil Peyrot2018-06-181-2/+2
* Revert "Fix include order with clang-tidy check llvm-include-order"Marc Jeanmougin2018-05-041-12/+12
* Fix include order with clang-tidy check llvm-include-orderMarc Jeanmougin2018-04-291-12/+12
* Migrate launchpad offset branch to gitJabier Arraiza2018-02-271-30/+374
* Move classes derived from SPObject to own directory.Tavmjong Bah2018-01-301-1/+1
* Improve responsive from LPEJabier Arraiza Cenoz2017-05-051-1/+1
* Code formatingJabiertxof2017-04-281-1/+1
* Fix headers on LPE'sJabiertxof2016-12-101-3/+2
* Removed unused includes, decreased compilation time. Once againAdrian Boguszewski2016-08-031-4/+0
* Reverted changes to r15024 after many building problemsAdrian Boguszewski2016-07-281-0/+4
* Removed unused includes, decrease compilation timeAdrian Boguszewski2016-07-281-4/+0
* Fix for bug 1540070Jabier Arraiza Cenoz2016-03-021-9/+1
* Update to 2Geom revision 2396Krzysztof Kosi??ski2015-05-221-2/+2
* 2Geom sync - initial commitKrzysztof Kosi??ski2015-04-271-1/+1
* Point parameter refactor, Fixes a bug in Lattice2 whith lines.Jabier Arraiza Cenoz2015-03-121-1/+1
* Merged pointreseteable parameter to point parameterJabier Arraiza Cenoz2015-03-021-1/+3
* this patch fix the problem whith clips and mask update in live effects. Jabier Arraiza Cenoz2014-09-291-0/+8
* more const happiness (and removal of duplicate code in sp-object.h)Johan B. C. Engelen2013-01-171-1/+1
* Removed unneeded header style filename #definesJon A. Cruz2012-06-171-1/+0
* Removed outdated classes.Jon A. Cruz2012-06-171-0/+2
* add underscores to some member variables.Johan B. C. Engelen2012-01-171-1/+1
* make spcurve::first_point and last_point boost::optionalJohan B. C. Engelen2008-08-131-1/+1
* update to 2geom rev. 1507Johan B. C. Engelen2008-07-251-1/+1
* convert all SPCurve's points and matrices arguments and return types to 2GeomJohan B. C. Engelen2008-07-171-1/+1
* update to latest 2geom (rev1497)Johan B. C. Engelen2008-07-161-1/+1
* New LPE: OffsetMaximilian Albert2008-07-031-0/+95