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