index
:
inkscape
livecoding
An experimental livecoding plugin for Inkscape
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
live_effects
/
spiro.cpp
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2019-01-02
modernize loops
Marc Jeanmougin
1
-4
/
+4
2018-11-08
Clarify licenses
Max Gaukler
1
-23
/
+11
2018-06-20
Replace typedef struct with struct in POD type declarations.
Emmanuel Gil Peyrot
1
-2
/
+2
2018-06-18
Run clang-tidy’s modernize-deprecated-headers pass.
Emmanuel Gil Peyrot
1
-3
/
+3
2016-08-03
Removed unused includes, decreased compilation time. Once again
Adrian Boguszewski
1
-1
/
+0
2016-07-28
Reverted changes to r15024 after many building problems
Adrian Boguszewski
1
-0
/
+1
2016-07-28
Removed unused includes, decrease compilation time
Adrian Boguszewski
1
-1
/
+0
2015-08-08
for spiro converters, close path only after last segment. (Bug 1473641)
Alvin Penner
1
-7
/
+8
2013-08-05
code cleanup (cppcheck)
Johan B. C. Engelen
1
-120
/
+122
2012-10-04
code cleanup: make more functions static or include their own headers.
Campbell Barton
1
-4
/
+4
2012-06-07
probably this was intended
Kris De Gussem
1
-1
/
+1
2012-03-23
cleanup spiro code
Johan B. C. Engelen
1
-79
/
+32
2012-03-23
more spiro cleanup
Johan B. C. Engelen
1
-6
/
+3
2012-03-23
clean up spiro code
Johan B. C. Engelen
1
-3
/
+92
2011-11-04
reduce scope of some variables
Johan B. C. Engelen
1
-11
/
+9
2009-08-29
patch by Alvin for 418798
bulia byak
1
-2
/
+4
2009-08-24
patch from 417179 by Alvin
bulia byak
1
-0
/
+1
2009-08-18
patch by Alvin Penner for bug 415079
bulia byak
1
-0
/
+2
2008-04-12
Spiro splines LPE using code by Raph Levien
bulia byak
1
-0
/
+1090