summaryrefslogtreecommitdiffstats
path: root/src/live_effects/lpe-fill-between-strokes.cpp (follow)
Commit message (Collapse)AuthorAgeFilesLines
* modernize loopsMarc Jeanmougin2019-01-021-8/+8
|
* Remove unused transform functions related to LPE and improvements to ↵Jabier Arraiza2018-12-151-14/+23
| | | | 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-5/+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-1/+1
| | | | | This replaces all NULL or 0 with nullptr when assigned to or returned as a pointer.
* Fixes to transforms on LPEJabier Arraiza2018-04-141-19/+11
|
* Move classes derived from SPObject to own directory.Tavmjong Bah2018-01-301-2/+1
| | | | A lot of header clean-up.
* Code formatingJabiertxof2017-04-281-7/+7
| | | (bzr r15649)
* Improvements to fill between strokes and fill between many LPE'sJabier Arraiza Cenoz2017-02-211-11/+52
| | | (bzr r15537)
* Fixes bug:1654808 along a option to fuse when paths points are coincidantJabiertxof2017-02-041-12/+16
| | | | | | Fixed bugs: - https://launchpad.net/bugs/1654808 (bzr r15474)
* Fix headers on LPE'sJabiertxof2016-12-101-3/+2
| | | (bzr r15318)
* 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)
* 2Geom sync - initial commitKrzysztof Kosi??ski2015-04-271-13/+13
| | | (bzr r14059.2.1)
* Experimental merge of Ponyscape features into trunk (will not compile)Liam P. White2014-03-021-0/+116
(bzr r13090.1.1)