summaryrefslogtreecommitdiffstats
path: root/src/live_effects/lpe-offset.h (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Allow scale offset in groups using the knot like in pathsJabiertxof2019-05-221-0/+2
|
* LPE offfset improvementsJabier Arraiza2019-05-211-1/+0
|
* Improvemets to GeomPathstroke and Offset LPEJabiertxof2019-05-211-9/+7
|
* Improvements to Offset LPEJabiertxof2019-05-201-1/+2
|
* Clarify licensesMax Gaukler2018-11-081-1/+2
| | | | | | - add license headers to everything - convert a few files from public domain or LGPL2.1+ to GPL2+ - some archaeology to clarify which files are from which library
* Run clang-tidy’s modernize-use-override pass.Emmanuel Gil Peyrot2018-06-181-7/+7
| | | | | This adds the override specifier on all methods which override a virtual method, whether they were already virtual or missing this specifier.
* Migrate launchpad offset branch to gitJabier Arraiza2018-02-271-7/+31
|
* Fix for bug 1540070Jabier Arraiza Cenoz2016-03-021-2/+0
| | | | | | Fixed bugs: - https://launchpad.net/bugs/1540070 (bzr r14678)
* this patch fix the problem whith clips and mask update in live effects. Jabier Arraiza Cenoz2014-09-291-0/+2
| | | | | More info in the bug: https://bugs.launchpad.net/inkscape/+bug/1241902 (bzr r13341.1.229)
* more const happiness (and removal of duplicate code in sp-object.h)Johan B. C. Engelen2013-01-171-1/+1
| | | (bzr r12038)
* New LPE: OffsetMaximilian Albert2008-07-031-0/+54
(bzr r6126)