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
/
CMakeLists.txt
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fixing update to trunk
Jabier Arraiza Cenoz
2017-01-24
1
-0
/
+6
*
Remove font-Dialog and useGtk::FontSelector instead
Jabier Arraiza Cenoz
2016-07-29
1
-2
/
+2
*
Add Text tag and update widgets code
Jabier Arraiza Cenoz
2016-07-24
1
-2
/
+2
*
This for you CR ยท Measure line, show the distance on rect lines CAD like wit...
Jabier Arraiza Cenoz
2016-07-21
1
-0
/
+4
*
update to trunk
Jabier Arraiza Cenoz
2015-07-24
1
-2
/
+0
|
\
|
*
Fix build failures on some platforms.
Krzysztof Kosi??ski
2015-07-08
1
-2
/
+0
*
|
update to trunk
Jabier Arraiza Cenoz
2015-04-10
1
-22
/
+29
|
\
|
|
*
Cleaned up cmake files to build successfully on Linux.
Jon A. Cruz
2015-04-08
1
-22
/
+29
*
|
Create a empty LPE
Jabier Arraiza Cenoz
2015-01-27
1
-0
/
+2
|
/
*
Fix previous revision.
Liam P. White
2014-10-16
1
-3
/
+2
*
Update to experimental r13483
Liam P. White
2014-08-17
1
-0
/
+2
|
\
|
*
Add 'Show handles' LPE
Jabier Arraiza Cenoz
2014-08-12
1
-0
/
+2
*
|
Update to experimental r13452
Liam P. White
2014-07-30
1
-0
/
+2
|
\
|
|
*
Added roughen LPE
Jabier Arraiza Cenoz
2014-07-30
1
-0
/
+2
*
|
Update to experimental r13418
Liam P. White
2014-07-05
1
-0
/
+4
|
\
|
|
*
Fixed CMakeLists.txt pointed by Liam
Jabier Arraiza Cenoz
2014-07-02
1
-0
/
+4
|
*
Put lpe-envelope-perspective.cpp in CMakeLists.txt
Liam P. White
2014-06-06
1
-0
/
+1
*
|
Update to experimental r13389
Liam P. White
2014-06-06
1
-0
/
+3
|
\
|
|
*
Added Perspective-Envelope live effect
Jabier Arraiza Cenoz
2014-05-30
1
-0
/
+2
*
|
Update to experimental (r13376)
Liam P. White
2014-05-17
1
-0
/
+4
|
\
|
|
*
Add Simplify LPE
Jabier Arraiza Cenoz
2014-05-13
1
-0
/
+4
*
|
Update to trunk/integrate BSpline
Liam P. White
2014-05-09
1
-0
/
+2
|
\
|
|
*
bzr history lost by a killed merge
Jabier Arraiza Cenoz
2012-12-14
1
-0
/
+2
*
|
Experimental merge of Ponyscape features into trunk (will not compile)
Liam P. White
2014-03-02
1
-0
/
+13
|
/
*
cleanup spiro code
Johan B. C. Engelen
2012-03-23
1
-2
/
+4
*
more spiro cleanup
Johan B. C. Engelen
2012-03-23
1
-2
/
+0
*
add missing files in cmake
Campbell Barton
2012-02-08
1
-0
/
+3
*
LPE: add new LPE that outputs the original path data. used to make a clone (w...
Johan B. C. Engelen
2012-01-12
1
-0
/
+2
*
split interpolator code from main powerstroke code
Johan B. C. Engelen
2011-11-08
1
-0
/
+1
*
added missing header
Campbell Barton
2011-07-02
1
-0
/
+1
*
cmake:
Campbell Barton
2011-06-13
1
-1
/
+58
*
cmake: now builds without having most of the source listed in 1 file.
Campbell Barton
2011-06-13
1
-1
/
+2
*
cmake:
Campbell Barton
2011-06-13
1
-4
/
+13
*
cmake: give all libs a _LIB suffix, workaround 'debug' being confused with ca...
Campbell Barton
2011-06-12
1
-2
/
+2
*
cmake: commented unused files/dirs, double checked all files compile this time
Campbell Barton
2011-06-12
1
-1
/
+1
*
work in progress cmake commit:
Campbell Barton
2011-06-12
1
-35
/
+46
*
add powerstroke initial shot
Johan B. C. Engelen
2010-07-26
1
-0
/
+1
*
Cmake: Fixed the extra -l in the link command, plus a add linking for all sub...
Joshua L. Blocher
2009-01-12
1
-1
/
+3
*
Cmake: restructure build files to be more like current build system. Should r...
Joshua L. Blocher
2009-01-09
1
-0
/
+4
*
added lpe-dynastroke, but hidden as experimental.
JF Barraud
2009-01-03
1
-0
/
+1
*
renamed lpe-hatches to lpe-rough-hatches.
JF Barraud
2008-11-26
1
-1
/
+1
*
Merge from fe-moved
Ted Gould
2008-11-21
1
-0
/
+1
*
add LPE Interpolate
Johan B. C. Engelen
2008-07-27
1
-0
/
+1
*
add lpe-Boolops
Johan B. C. Engelen
2008-07-16
1
-0
/
+1
*
Rename LPE: mirror reflect --> mirror symmetry
Maximilian Albert
2008-07-08
1
-1
/
+1
*
Cmake: remove header files from source lists
Joshua L. Blocher
2008-06-24
1
-26
/
+0
*
Cmake: Fix Dependencies with multiple include directories.
Joshua L. Blocher
2008-06-12
1
-0
/
+2
*
Cmake: added windows path to find modules.
Joshua L. Blocher
2008-05-31
1
-0
/
+1
*
LPE STACKING!
Johan B. C. Engelen
2008-05-30
1
-1
/
+2
*
Cmake: Moved sp-* into own library to reduce link cmdline and add new files t...
Joshua L. Blocher
2008-05-19
1
-3
/
+6
[next]