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