summaryrefslogtreecommitdiffstats
path: root/src/live_effects/spiro-converters.cpp (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Replace IS_FINITE with std::isfinite (exists since C++11)Patrick Storz2019-04-021-8/+8
|
* convert to unix line endingsMax Gaukler2018-11-081-136/+136
|
* Clarify licensesMax Gaukler2018-11-081-0/+1
| | | | | | - 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
* 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
|
* for spiro converters, close path only after last segment. (Bug 1473641)Alvin Penner2015-08-081-12/+20
| | | | | | Fixed bugs: - https://launchpad.net/bugs/1473641 (bzr r14285)
* Enable stitching in Spiro and SPCurve to prevent some crashesKrzysztof Kosi??ski2015-07-191-1/+5
| | | (bzr r14250)
* final cleanup of spiro?Johan B. C. Engelen2012-03-231-0/+123
(bzr r11124)