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