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.cpp
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Clarify licenses
Max Gaukler
2018-11-08
1
-1
/
+2
*
Modify behavior of interpolation
Tanja Bast
2018-10-24
1
-7
/
+47
*
Apply clang format
Tanja Bast
2018-10-24
1
-24
/
+26
*
Run clang-tidy’s modernize-use-equals-default pass.
Emmanuel Gil Peyrot
2018-06-18
1
-3
/
+1
*
Base LPE refactor
Jabier Arraiza
2018-03-26
1
-1
/
+1
*
Move classes derived from SPObject to own directory.
Tavmjong Bah
2018-01-30
1
-1
/
+3
*
Code formating
Jabiertxof
2017-04-28
1
-3
/
+3
*
Fix headers on LPE's
Jabiertxof
2016-12-10
1
-3
/
+3
*
Removed unused includes, decreased compilation time. Once again
Adrian Boguszewski
2016-08-03
1
-3
/
+0
*
Reverted changes to r15024 after many building problems
Adrian Boguszewski
2016-07-28
1
-0
/
+3
*
Removed unused includes, decrease compilation time
Adrian Boguszewski
2016-07-28
1
-3
/
+0
*
Sync 2Geom to commit 5ee51c1c4f2066faa3e2c82021fc92671ad44ba4
Krzysztof Kosi??ski
2016-02-08
1
-1
/
+0
*
2Geom sync - initial commit
Krzysztof Kosi??ski
2015-04-27
1
-1
/
+1
*
more const happiness (and removal of duplicate code in sp-object.h)
Johan B. C. Engelen
2013-01-17
1
-1
/
+1
*
Removed unneeded header style filename #defines
Jon A. Cruz
2012-06-17
1
-1
/
+0
*
Removed outdated classes.
Jon A. Cruz
2012-06-17
1
-0
/
+2
*
turn SPPath into a class, and add some methods...
Johan B. C. Engelen
2012-01-17
1
-1
/
+1
*
Merge from trunk
Krzysztof Kosi??ski
2011-04-07
1
-2
/
+2
|
\
|
*
Added some mnemonics for filter path effects (Bug #170765)
Kris De Gussem
2011-03-17
1
-2
/
+2
*
|
Merge from trunk
Krzysztof Kosi??ski
2010-11-25
1
-2
/
+2
|
\
|
|
*
UI fixes (a.o. Bug #560751 )
Kris De Gussem
2010-10-02
1
-2
/
+2
*
|
Wholesale cruft removal part 4; fix crash when rendering guides
Krzysztof Kosi??ski
2010-08-05
1
-1
/
+1
|
/
*
Patch by Johan to fix crashing by undefined path parameters in 4 LPEs
Josh Andler
2009-10-05
1
-1
/
+6
*
correctly implement 'resetDefaults()' for LPEs. Now when applying an LPE, all...
Johan B. C. Engelen
2009-03-15
1
-0
/
+2
*
Merge from fe-moved
Ted Gould
2008-11-21
1
-10
/
+18
*
lpe interpolate: fix traversal of trajectory_path. add option for equidistant...
Johan B. C. Engelen
2008-07-27
1
-9
/
+14
*
add LPE Interpolate
Johan B. C. Engelen
2008-07-27
1
-0
/
+119