summaryrefslogtreecommitdiffstats
path: root/src/live_effects/lpe-fill-between-many.cpp (follow)
Commit message (Collapse)AuthorAgeFilesLines
* modernize loops (2)Marc Jeanmougin2019-01-021-7/+6
|
* modernize loopsMarc Jeanmougin2019-01-021-16/+14
|
* Remove unused transform functions related to LPE and improvements to ↵Jabier Arraiza2018-12-151-80/+130
| | | | fill-betreen-* LPEs
* 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
* Improvements to transforms in LPEJabier Arraiza2018-10-011-7/+0
|
* Run clang-tidy’s modernize-use-equals-default pass.Emmanuel Gil Peyrot2018-06-181-3/+1
| | | | | This replaces empty constructors and destructors with the default keyword.
* Run clang-tidy’s modernize-use-nullptr pass.Emmanuel Gil Peyrot2018-06-181-2/+2
| | | | | This replaces all NULL or 0 with nullptr when assigned to or returned as a pointer.
* Revert "Fix include order with clang-tidy check llvm-include-order"Marc Jeanmougin2018-05-041-2/+2
| | | | This reverts commit bba4ff6672494fab59286b50f6c645ad62a47e60.
* Fix include order with clang-tidy check llvm-include-orderMarc Jeanmougin2018-04-291-2/+2
|
* Fixes to transforms on LPEJabier Arraiza2018-04-141-21/+6
|
* Move classes derived from SPObject to own directory.Tavmjong Bah2018-01-301-3/+5
| | | | A lot of header clean-up.
* Fix for bug #1715433 Clone original LPE can no longer be used to fill a ↵Jabier Arraiza2017-09-211-6/+6
| | | | powerstroke path
* Fixes for clone original LPEJabiertxo Arraiza Cenoz2017-09-131-27/+95
|
* This commit is based on a coment on bug #1670644. And allow to fill the fill ↵Jabier Arraiza2017-09-091-2/+13
| | | | | | | between many LPE widget that allow attach all paths on the clipboard instead only one Also added to this widget the option visible, to allow work with multiples paths wigout getting full cracy
* Fix for bug: 1715433 :: Clone original LPE can no longer be used to fill a ↵Jabiertxo Arraiza Cenoz2017-09-081-0/+1
| | | | powerstroke path
* Code formatingJabiertxof2017-04-281-5/+5
| | | (bzr r15649)
* Improvements to fill between strokes and fill between many LPE'sJabier Arraiza Cenoz2017-02-211-5/+32
| | | (bzr r15537)
* Fixes bug:1654808 along a option to fuse when paths points are coincidantJabiertxof2017-02-041-2/+8
| | | | | | Fixed bugs: - https://launchpad.net/bugs/1654808 (bzr r15474)
* Fix headers on LPE'sJabiertxof2016-12-101-1/+1
| | | (bzr r15318)
* Fix fill between many LPE to start up with current pathJabier Arraiza Cenoz2016-11-021-0/+3
| | | (bzr r15198)
* Removed unused includes, decreased compilation time. Once againAdrian Boguszewski2016-08-031-3/+0
| | | (bzr r15034)
* Reverted changes to r15024 after many building problemsAdrian Boguszewski2016-07-281-0/+3
| | | (bzr r15027)
* Removed unused includes, decrease compilation timeAdrian Boguszewski2016-07-281-3/+0
| | | (bzr r15025)
* static code analysisKris De Gussem2015-10-291-1/+1
| | | (bzr r14436)
* 2Geom sync - initial commitKrzysztof Kosi??ski2015-04-271-2/+2
| | | (bzr r14059.2.1)
* Start cleanup for merge into trunkLiam P. White2014-03-071-1/+2
| | | (bzr r13090.1.20)
* Experimental merge of Ponyscape features into trunk (will not compile)Liam P. White2014-03-021-0/+77
(bzr r13090.1.1)