summaryrefslogtreecommitdiffstats
path: root/src/live_effects/spiro.cpp (unfollow)
Commit message (Expand)AuthorFilesLines
2019-01-02modernize loopsMarc Jeanmougin1-4/+4
2018-11-08Clarify licensesMax Gaukler1-23/+11
2018-06-20Replace typedef struct with struct in POD type declarations.Emmanuel Gil Peyrot1-2/+2
2018-06-18Run clang-tidy’s modernize-deprecated-headers pass.Emmanuel Gil Peyrot1-3/+3
2016-08-03Removed unused includes, decreased compilation time. Once againAdrian Boguszewski1-1/+0
2016-07-28Reverted changes to r15024 after many building problemsAdrian Boguszewski1-0/+1
2016-07-28Removed unused includes, decrease compilation timeAdrian Boguszewski1-1/+0
2015-08-08for spiro converters, close path only after last segment. (Bug 1473641)Alvin Penner1-7/+8
2013-08-05code cleanup (cppcheck)Johan B. C. Engelen1-120/+122
2012-10-04code cleanup: make more functions static or include their own headers.Campbell Barton1-4/+4
2012-06-07probably this was intendedKris De Gussem1-1/+1
2012-03-23cleanup spiro codeJohan B. C. Engelen1-79/+32
2012-03-23more spiro cleanupJohan B. C. Engelen1-6/+3
2012-03-23clean up spiro codeJohan B. C. Engelen1-3/+92
2011-11-04reduce scope of some variablesJohan B. C. Engelen1-11/+9
2009-08-29patch by Alvin for 418798bulia byak1-2/+4
2009-08-24patch from 417179 by Alvinbulia byak1-0/+1
2009-08-18patch by Alvin Penner for bug 415079bulia byak1-0/+2
2008-04-12Spiro splines LPE using code by Raph Levienbulia byak1-0/+1090