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
2014-07-02
Fix build
Liam P. White
1
-0
/
+1
2014-07-02
Add LPE fillet-chamfer
Jabier Arraiza Cenoz
1
-0
/
+3
2014-06-27
5. Refactoring of Application class: make copy/assignment operators private, ...
Liam P. White
1
-1
/
+1
2014-06-13
Removed original path helper paths pointed by LiamW
Jabier Arraiza Cenoz
1
-8
/
+0
2014-05-30
Added Perspective-Envelope live effect
Jabier Arraiza Cenoz
1
-0
/
+5
2014-05-13
Added Latice2 deformation LPE
Jabier Arraiza Cenoz
1
-0
/
+5
2014-05-13
Add Simplify LPE
Jabier Arraiza Cenoz
1
-3
/
+11
2014-05-05
Make experimental feature enabling more unified/easy.
Josh Andler
1
-2
/
+0
2014-04-29
Fix a small issue with Attach Path
Liam P. White
1
-0
/
+1
2014-04-20
Bug fixes
Liam P. White
1
-2
/
+2
2014-04-18
Move my path effects outside test effects (stable)
Liam P. White
1
-2
/
+3
2014-04-06
Properly allow effect stacking with knotholders (and add extra LPE functional...
Liam P. White
1
-0
/
+18
2014-04-02
Fix some stuff
Liam P. White
1
-1
/
+9
2014-03-27
Small performance and bug fixes
Liam P. White
1
-1
/
+1
2014-03-20
Fix a linker error ("static")
Liam P. White
1
-1
/
+1
2014-03-19
Fix a compiler error on Windows
Liam P. White
1
-1
/
+1
2014-03-18
Added in new toy effect "Taper Strokes," readded a missing header file, bugfixes
Liam P. White
1
-4
/
+9
2014-03-12
Reverted swatches
Liam P. White
1
-5
/
+5
2014-03-09
Remove all trace of the Tags dialog
Liam P. White
1
-4
/
+4
2014-03-07
Start cleanup for merge into trunk
Liam P. White
1
-4
/
+4
2014-03-02
Experimental merge of Ponyscape features into trunk (will not compile)
Liam P. White
1
-4
/
+35
2014-01-12
LPE: rename function getHelperPaths --> getCanvasIndicators (the function is ...
Johan B. C. Engelen
1
-13
/
+7
2013-12-30
Refactorizing
Jabier Arraiza Cenoz
1
-6
/
+0
2013-11-09
Moved and renamed some tool-related files.
Markus Engel
1
-1
/
+1
2013-11-07
First step of moving tools into appropriate namespaces.
Markus Engel
1
-2
/
+2
2013-10-04
C++
Johan B. C. Engelen
1
-1
/
+1
2013-05-18
Fix error with envelope lpe
Jabier Arraiza Cenoz
1
-1
/
+1
2013-03-25
Workaround usage of deprecated glib symbols in 3rd party libraries
Alex Valavanis
1
-2
/
+1
2013-01-17
const ....
Johan B. C. Engelen
1
-6
/
+6
2013-01-17
more const happiness (and removal of duplicate code in sp-object.h)
Johan B. C. Engelen
1
-2
/
+2
2013-01-17
const methods
Johan B. C. Engelen
1
-3
/
+3
2012-12-14
bzr history lost by a killed merge
Jabier Arraiza Cenoz
1
-1
/
+12
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
[prev]
[next]