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-test-doEffect-stack.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
*
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
*
Code formating
Jabiertxof
2017-04-28
1
-4
/
+4
*
Fix headers on LPE's
Jabiertxof
2016-12-10
1
-2
/
+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
*
2Geom sync - initial commit
Krzysztof Kosi??ski
2015-04-27
1
-3
/
+3
*
Point parameter refactor, Fixes a bug in Lattice2 whith lines.
Jabier Arraiza Cenoz
2015-03-12
1
-1
/
+1
*
Merged pointreseteable parameter to point parameter
Jabier Arraiza Cenoz
2015-03-02
1
-0
/
+1
*
UI uniformisation
Kris De Gussem
2012-10-21
1
-3
/
+3
*
Removed unneeded header style filename #defines
Jon A. Cruz
2012-06-17
1
-2
/
+0
*
Removed outdated classes.
Jon A. Cruz
2012-06-17
1
-0
/
+2
*
add a path parameter to doeffect_stack_test to test a bug + fix a stupid erro...
JF Barraud
2008-09-23
1
-1
/
+1
*
add a path parameter to doeffect_stack_test to test a bug
JF Barraud
2008-09-23
1
-1
/
+3
*
remove many needless references to n-art-bpath.h
Johan B. C. Engelen
2008-08-03
1
-1
/
+0
*
merge gsoc2008_johan_path2geom into trunk
Johan B. C. Engelen
2008-06-06
1
-22
/
+1
*
Const fix for test
Jon A. Cruz
2008-05-20
1
-1
/
+1
*
fix a couple of g++-4.3 compile errors.
Peter Moulder
2008-04-24
1
-0
/
+2
*
change doEffect functions to use const& parameters
Johan B. C. Engelen
2008-04-09
1
-2
/
+2
*
define color of point parameter in LPEdoEffectStackTest
Johan B. C. Engelen
2008-03-20
1
-2
/
+4
*
NEW: temporary on-canvas indicators
Johan B. C. Engelen
2008-03-02
1
-1
/
+3
*
LPE: no longer overload doEffect methods, but name them according to accepted...
Johan B. C. Engelen
2007-11-12
1
-5
/
+5
*
trivial: live_effects/**: svn propset svn:eol-style native *.h *.cpp.
Peter Moulder
2007-10-11
1
-96
/
+96
*
* Marking empty strings as non-translatable
Luca Bruno
2007-09-13
1
-1
/
+1
*
Fix LPE:
Johan B. C. Engelen
2007-08-17
1
-2
/
+2
*
Commit LivePathEffect branch to trunk!
Johan B. C. Engelen
2007-08-14
1
-0
/
+96