summaryrefslogtreecommitdiffstats
path: root/src/live_effects/lpe-dash-stroke.cpp (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Run clang-tidy’s modernize-use-equals-default pass.Emmanuel Gil Peyrot2018-06-181-1/+1
| | | | | This replaces empty constructors and destructors with the default keyword.
* suggested changesluz.paz2018-05-141-1/+1
|
* Source typosluz.paz2018-05-141-1/+1
|
* Revert "Fix include order with clang-tidy check llvm-include-order"Marc Jeanmougin2018-05-041-1/+1
| | | | This reverts commit bba4ff6672494fab59286b50f6c645ad62a47e60.
* Fix include order with clang-tidy check llvm-include-orderMarc Jeanmougin2018-04-291-1/+1
|
* Minor tweack of LPE dash-strokeJabier Arraiza2018-04-011-4/+3
|
* Bug fix closing pathsJabier Arraiza2018-04-011-14/+20
|
* Add option to unify dash with diferent segment pathsJabier Arraiza2018-04-011-8/+46
|
* Remove debug coutsJabier Arraiza2018-04-011-4/+0
|
* Add LPE Dash StrokeJabier Arraiza2018-04-011-0/+244