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
/
lpe-interpolate_points.cpp
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
modernize loops
Marc Jeanmougin
2019-01-02
1
-5
/
+5
*
Clarify licenses
Max Gaukler
2018-11-08
1
-1
/
+2
*
Run clang-tidy’s modernize-use-equals-default pass.
Emmanuel Gil Peyrot
2018-06-18
1
-2
/
+1
*
Remobing bspline interpolator
Jabier Arraiza
2017-12-02
1
-2
/
+1
*
Working on BSpline interpolator
Jabier Arraiza
2017-12-01
1
-1
/
+2
*
Cleaninng
Jabier Arraiza
2017-12-01
1
-2
/
+1
*
Working on BSPline interpolator
Jabier Arraiza
2017-11-28
1
-1
/
+2
*
Remove std::auto_ptr
Jan Lingscheid
2017-10-17
1
-4
/
+0
*
Fix headers on LPE's
Jabiertxof
2016-12-10
1
-1
/
+2
*
Removed unused includes, decreased compilation time. Once again
Adrian Boguszewski
2016-08-03
1
-2
/
+0
*
Reverted changes to r15024 after many building problems
Adrian Boguszewski
2016-07-28
1
-0
/
+2
*
Removed unused includes, decrease compilation time
Adrian Boguszewski
2016-07-28
1
-2
/
+0
*
removes warnings when compiling with c++11 using uniqueptr instead of autoptr
Marc Jeanmougin
2015-11-16
1
-1
/
+4
*
lpe interpolate points: small code style fix-up. should be done for all LPEs
Johan B. C. Engelen
2014-09-04
1
-1
/
+1
*
add missing files from last commit
Johan B. C. Engelen
2014-08-23
1
-0
/
+94