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-envelope.cpp
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2019-03-06
Avoid the “using std::*;” or “using namespace std;” constructs.
Emmanuel Gil Peyrot
1
-2
/
+0
2019-01-14
Misc. typo and whitespace fixes
luz.paz
1
-1
/
+1
2018-11-08
Clarify licenses
Max Gaukler
1
-1
/
+2
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
-2
/
+2
2018-01-07
Remove a console warning in envelope about ampersand and allow use markup in ...
Jabier Arraiza
1
-2
/
+2
2017-11-07
Misc. typos
Unknown
1
-1
/
+1
2017-04-28
Code formating
Jabiertxof
1
-6
/
+6
2017-04-28
Reset
Jabiertxof
1
-6
/
+6
2017-04-14
Allow set and reset default values of LPE parameters
Jabiertxof
1
-6
/
+6
2016-12-16
remove rollback to 15315
Jabiertxof
1
-0
/
+2
2016-12-16
Rollback 15315
Jabiertxof
1
-2
/
+0
2016-12-10
Fix headers on LPE's
Jabiertxof
1
-0
/
+2
2016-09-02
Remove extraneous checks for truth/false.
Shlomi Fish
1
-4
/
+4
2016-08-03
Removed unused includes, decreased compilation time. Once again
Adrian Boguszewski
1
-14
/
+0
2016-07-28
Reverted changes to r15024 after many building problems
Adrian Boguszewski
1
-0
/
+14
2016-07-28
Removed unused includes, decrease compilation time
Adrian Boguszewski
1
-14
/
+0
2016-03-02
Fix for bug 1540070
Jabier Arraiza Cenoz
1
-3
/
+1
2014-09-29
this patch fix the problem whith clips and mask update in live effects.
Jabier Arraiza Cenoz
1
-1
/
+4
2013-01-17
const ....
Johan B. C. Engelen
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
-2
/
+0
2010-12-29
Mnemonics in "Input devices", and LPE dialogs (Bug 170765)
Kris De Gussem
1
-2
/
+2
2010-10-02
UI fixes (a.o. Bug #560751 )
Kris De Gussem
1
-4
/
+4
2010-08-30
Fix file permissions (Bug #314381).
Nicolas Dufour
1
-0
/
+0
2009-10-05
Patch by Johan to fix crashing by undefined path parameters in 4 LPEs
Josh Andler
1
-0
/
+9
2009-03-15
correctly implement 'resetDefaults()' for LPEs. Now when applying an LPE, all...
Johan B. C. Engelen
1
-0
/
+2
2008-10-27
From trunk
Ted Gould
1
-7
/
+0
2008-08-03
remove many needless references to n-art-bpath.h
Johan B. C. Engelen
1
-3
/
+0
2008-07-20
add comments about setting new LPE PathParam path data. refactor things a bit...
Johan B. C. Engelen
1
-4
/
+4
2008-07-03
update 2geom (svn rev1433)
Johan B. C. Engelen
1
-1
/
+1
2008-06-12
LPE Enveloppe: return input path when xx and yy are both false
Johan B. C. Engelen
1
-0
/
+3
2008-05-17
New LPE : Envelope deformation
Bastien Bouclet
1
-0
/
+260