summaryrefslogtreecommitdiffstats
path: root/src/live_effects/lpe-extrude.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* modernize loopsMarc Jeanmougin2019-01-021-4/+4
* Clarify licensesMax Gaukler2018-11-081-1/+2
* Run clang-tidy’s modernize-use-equals-default pass.Emmanuel Gil Peyrot2018-06-181-3/+1
* Move classes derived from SPObject to own directory.Tavmjong Bah2018-01-301-1/+1
* Code formatingJabiertxof2017-04-281-1/+1
* Fix headers on LPE'sJabiertxof2016-12-101-2/+2
* Update to trunkJabier Arraiza Cenoz2016-10-031-5/+0
|\
| * Removed unused includes, decreased compilation time. Once againAdrian Boguszewski2016-08-031-5/+0
| * Reverted changes to r15024 after many building problemsAdrian Boguszewski2016-07-281-0/+5
| * Removed unused includes, decrease compilation timeAdrian Boguszewski2016-07-281-5/+0
* | Improvements to widget redrawJabier Arraiza Cenoz2016-07-291-1/+1
|/
* cppcheckKris De Gussem2013-03-131-2/+2
* more const happiness (and removal of duplicate code in sp-object.h)Johan B. C. Engelen2013-01-171-1/+1
* Removed outdated classes.Jon A. Cruz2012-06-171-0/+2
* Doxygen cleanup.Jon A. Cruz2011-10-031-3/+3
* Refactor SPItem bounding box methods: remove NRRect usage and make codeKrzysztof Kosi??ski2011-08-271-3/+3
* Super duper mega (fun!) commit: replaced encoding=utf-8 with fileencoding=utf...Chris Morgan2010-11-171-1/+1
* reduce include dependenciesJohan B. C. Engelen2010-05-181-0/+2
* improve LPE extrude such that cusps work for closed paths tooJohan B. C. Engelen2010-02-041-2/+12
* improve LPEExtrude: now connecting lines are also drawn at cuspsJohan B. C. Engelen2010-01-171-4/+44
* Warning cleanupJon A. Cruz2009-12-201-0/+1
* add LPE extrude. it's not finished yet!Johan B. C. Engelen2009-11-231-0/+145