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
/
effect.cpp
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
cleanup knotholder code for LPEs
Johan B. C. Engelen
2012-04-07
1
-25
/
+4
*
Clean up all remaining false warnings from Gtkmm
Alex Valavanis
2012-02-26
1
-27
/
+27
*
Get rid of gtkmm top-level header usage - not required by API
Alex Valavanis
2012-02-06
1
-1
/
+0
*
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
/
+5
*
Fixed null-pointer ctor crashes.
Jon A. Cruz
2012-01-03
1
-1
/
+4
*
Cleanup GSEAL issues and deprecated GtkTooltips
Alex Valavanis
2012-01-03
1
-3
/
+3
*
cppcheck
Kris De Gussem
2011-10-18
1
-4
/
+4
*
add PowerStroke to the normally visible LPEs, but with 'unstable!' warning
Johan B. C. Engelen
2011-09-29
1
-2
/
+2
*
Removed outdated/unsafe SP_DOCUMENT_DEFS macro and reduced usage of SP_ROOT()...
Jon A. Cruz
2011-06-04
1
-1
/
+1
*
Finished cleanup of outated SP_OBJECT_DOCUMENT C macro.
Jon A. Cruz
2011-02-21
1
-9
/
+9
*
update to latest 2geom !
Johan B. C. Engelen
2011-02-02
1
-2
/
+2
*
Merge and cleanup of GSoC C++-ification project.
Jon A. Cruz
2010-12-12
1
-6
/
+4
|
\
|
*
SPShape c++ified to the extent it was possible and more changes done for XML ...
Abhishek Sharma Public
2010-07-14
1
-1
/
+1
*
|
add powerstroke initial shot
Johan B. C. Engelen
2010-07-26
1
-0
/
+6
|
/
*
reduce include dependencies
Johan B. C. Engelen
2010-05-18
1
-1
/
+1
*
remove obsolete TODO comment that has been done already
Johan B. C. Engelen
2010-02-14
1
-1
/
+0
*
Remove remnants of old node tool
Krzysztof Kosi??ski
2009-12-24
1
-1
/
+0
*
Fix LPEs and break mask transform undo
Krzysztof Kosi??ski
2009-12-08
1
-7
/
+0
*
decrease header deps
Johan B. C. Engelen
2009-11-23
1
-0
/
+1
*
add LPE extrude. it's not finished yet!
Johan B. C. Engelen
2009-11-23
1
-0
/
+5
*
Other patch by Johan to comment out a warning. Thanks Johan!
Josh Andler
2009-09-26
1
-1
/
+1
*
Revert recent refactoring changes by johnce because they break the build, whi...
Maximilian Albert
2009-08-06
1
-3
/
+3
*
SPDocument->Document
johnce
2009-08-05
1
-3
/
+3
*
Remove 'Is visible?' checkbox from LPE editor because it duplicates functiona...
Maximilian Albert
2009-06-21
1
-7
/
+10
*
made ruler lpe "official" + restored a "unit" param and fixed end mark on clo...
JF Barraud
2009-06-05
1
-1
/
+1
*
make LPE-Interpolate "official"
Johan B. C. Engelen
2009-05-14
1
-1
/
+1
*
remove the deactivate knotholder parameter
bulia byak
2009-05-07
1
-5
/
+0
*
translator comments and minor string fixes
Ivan Mas??r
2009-04-23
1
-0
/
+1
*
unhide lpe-sketch. removed "construction lines" feature of this effect + mino...
JF Barraud
2009-04-20
1
-1
/
+1
*
add LPE recursive skeleton (experimental)
Johan B. C. Engelen
2009-04-12
1
-0
/
+5
*
unhide hatches lpe (tests commited to test-suite).
JF Barraud
2009-03-27
1
-1
/
+1
*
correctly implement 'resetDefaults()' for LPEs. Now when applying an LPE, all...
Johan B. C. Engelen
2009-03-15
1
-1
/
+5
*
Envelope Deform LPE is no longer experimental
Johan B. C. Engelen
2009-03-15
1
-1
/
+1
*
moved VonKoch lpe to non experimental: relevant tests commited as well...
JF Barraud
2009-03-13
1
-3
/
+3
*
Remove superfluous FreehandShape LPE
Maximilian Albert
2009-02-19
1
-4
/
+0
*
enable lpe-spiro and lpe-freehand (which should be removed !!!!!!!!)
Johan B. C. Engelen
2009-02-02
1
-1
/
+1
*
enable lpe-spiro and lpe-freehand (which should be removed !!!!!!!!)
Johan B. C. Engelen
2009-02-02
1
-2
/
+2
*
knot-lpe enabled (tests commited to testsuite).
JF Barraud
2009-02-02
1
-1
/
+4
*
move most of the new LPEs to the experimental section, this means that most o...
Johan B. C. Engelen
2009-01-24
1
-9
/
+11
*
rely on config file for enabling test effects
Johan B. C. Engelen
2009-01-03
1
-2
/
+4
*
remove some of the lpe test define clauses. they are not needed. this in prep...
Johan B. C. Engelen
2009-01-03
1
-3
/
+1
*
added lpe-dynastroke, but hidden as experimental.
JF Barraud
2009-01-03
1
-0
/
+6
*
reorder LPE list
Johan B. C. Engelen
2009-01-02
1
-9
/
+9
*
renamed lpe-hatches to lpe-rough-hatches.
JF Barraud
2008-11-26
1
-5
/
+5
*
Merge from fe-moved
Ted Gould
2008-11-21
1
-3
/
+7
*
From trunk
Ted Gould
2008-10-27
1
-1
/
+1
*
noop: wording
Maximilian Albert
2008-08-18
1
-2
/
+2
*
Let acceptsNumClicks() distinguish between invalid LPE and valid ones that ex...
Maximilian Albert
2008-08-18
1
-0
/
+1
*
Add option do deactivate knotholder handles for LPEs (useful if they interfer...
Maximilian Albert
2008-08-18
1
-0
/
+5
*
Add lpe-line_segment to LPETool toolbar
Maximilian Albert
2008-08-18
1
-1
/
+2
[next]