summaryrefslogtreecommitdiffstats
path: root/src/live_effects/spiro.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* modernize loopsMarc Jeanmougin2019-01-021-4/+4
* Clarify licensesMax Gaukler2018-11-081-23/+11
* Replace typedef struct with struct in POD type declarations.Emmanuel Gil Peyrot2018-06-201-2/+2
* Run clang-tidy’s modernize-deprecated-headers pass.Emmanuel Gil Peyrot2018-06-181-3/+3
* Removed unused includes, decreased compilation time. Once againAdrian Boguszewski2016-08-031-1/+0
* Reverted changes to r15024 after many building problemsAdrian Boguszewski2016-07-281-0/+1
* Removed unused includes, decrease compilation timeAdrian Boguszewski2016-07-281-1/+0
* for spiro converters, close path only after last segment. (Bug 1473641)Alvin Penner2015-08-081-7/+8
* code cleanup (cppcheck)Johan B. C. Engelen2013-08-051-120/+122
* code cleanup: make more functions static or include their own headers.Campbell Barton2012-10-041-4/+4
* probably this was intendedKris De Gussem2012-06-071-1/+1
* cleanup spiro codeJohan B. C. Engelen2012-03-231-79/+32
* more spiro cleanupJohan B. C. Engelen2012-03-231-6/+3
* clean up spiro codeJohan B. C. Engelen2012-03-231-3/+92
* reduce scope of some variablesJohan B. C. Engelen2011-11-041-11/+9
* patch by Alvin for 418798bulia byak2009-08-291-2/+4
* patch from 417179 by Alvinbulia byak2009-08-241-0/+1
* patch by Alvin Penner for bug 415079bulia byak2009-08-181-0/+2
* Spiro splines LPE using code by Raph Levienbulia byak2008-04-121-0/+1090