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.h
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add tooltip to set default LPE widget
Jabier Arraiza
2017-09-22
1
-2
/
+2
*
Add a new value to LPE 'is_load' to know the lpe is just load, no previous v...
Jabiertxof
2017-05-28
1
-0
/
+1
*
Change bad named vars
Jabiertxof
2017-05-27
1
-1
/
+1
*
Fix a bug on tapper stroke detected with Ede_123 on IRC
Jabiertxof
2017-05-07
1
-0
/
+1
*
Update to trunk
Jabier Arraiza Cenoz
2017-05-05
1
-0
/
+1
|
\
|
*
Improve responsive from LPE
Jabier Arraiza Cenoz
2017-05-05
1
-0
/
+1
*
|
Update to trunk
Jabiertxof
2017-05-01
1
-1
/
+0
|
\
|
|
*
Fix erase lpe in multi LPE mode
Jabiertxof
2017-05-01
1
-1
/
+0
*
|
Rewrite UX
Jabiertxof
2017-04-29
1
-2
/
+4
*
|
Reset
Jabiertxof
2017-04-28
1
-6
/
+2
*
|
Start adding GUI to prefs
Jabier Arraiza Cenoz
2017-04-26
1
-1
/
+2
*
|
Allow set and reset default values of LPE parameters
Jabiertxof
2017-04-14
1
-2
/
+5
|
/
*
Fixing to merge
Jabiertxof
2017-01-24
1
-0
/
+3
*
Add fixes sugested by Martin Owens
Jabiertxof
2017-01-23
1
-0
/
+2
|
\
*
|
Adding base
Jabiertxof
2017-01-05
1
-5
/
+10
|
/
*
Remove some ocurrences of desktop in knot functions
Jabiertxof
2016-12-19
1
-2
/
+2
*
Improvements and fixes for buds pointed by suv on measure line LPE
Jabiertxof
2016-12-03
1
-0
/
+1
*
Update to trunk
Jabier Arraiza Cenoz
2016-10-03
1
-0
/
+1
|
\
|
*
Fixes to helper paths. evaluate backport to 0.92.x
Jabier Arraiza Cenoz
2016-08-29
1
-0
/
+1
*
|
Full rewrite on working mode now no linked paths necesary
Jabier Arraiza Cenoz
2016-07-30
1
-1
/
+1
*
|
Add Text tag and update widgets code
Jabier Arraiza Cenoz
2016-07-24
1
-0
/
+1
|
/
*
Fix for bug 1540070
Jabier Arraiza Cenoz
2016-03-02
1
-0
/
+2
*
Merge from trunk
Krzysztof Kosi??ski
2015-05-22
1
-1
/
+0
|
\
|
*
Remove documentUnits from live_effect/effect.cpp/h
Jabier Arraiza Cenoz
2015-05-09
1
-1
/
+0
*
|
2Geom sync - initial commit
Krzysztof Kosi??ski
2015-04-27
1
-4
/
+4
|
/
*
Update simplify and bspline to auto size some helper paths based on current zoom
Jabier Arraiza Cenoz
2015-03-08
1
-1
/
+1
*
Refactor to remove references to Desktop/Ui in Effect, bspline and fillet-cha...
Jabier Arraiza Cenoz
2014-11-05
1
-1
/
+7
*
Update to trunk/integrate BSpline
Liam P. White
2014-05-09
1
-0
/
+1
|
\
|
*
Enabling path manipulator to comunicate if paths are bspline when
VinÃcius dos Santos Oliveira
2014-05-05
1
-0
/
+1
*
|
Properly allow effect stacking with knotholders (and add extra LPE functional...
Liam P. White
2014-04-06
1
-0
/
+8
*
|
Fix some stuff
Liam P. White
2014-04-02
1
-0
/
+3
|
/
*
LPE: rename function getHelperPaths --> getCanvasIndicators (the function is ...
Johan B. C. Engelen
2014-01-12
1
-1
/
+1
*
C++
Johan B. C. Engelen
2013-10-04
1
-1
/
+1
*
const ....
Johan B. C. Engelen
2013-01-17
1
-7
/
+7
*
more const happiness (and removal of duplicate code in sp-object.h)
Johan B. C. Engelen
2013-01-17
1
-2
/
+2
*
const methods
Johan B. C. Engelen
2013-01-17
1
-7
/
+7
*
cleanup knotholder code for LPEs
Johan B. C. Engelen
2012-04-07
1
-3
/
+2
*
Fix false gtk deprecation warnings from gtkmm headers
Alex Valavanis
2012-03-12
1
-1
/
+0
*
some clean up
Johan B. C. Engelen
2012-02-19
1
-16
/
+5
*
Cleanup GSEAL issues and deprecated GtkTooltips
Alex Valavanis
2012-01-03
1
-2
/
+1
*
mixed usage of class and struct for same object
Kris De Gussem
2011-12-11
1
-6
/
+6
*
improve explanation of lpe parameter
Johan B. C. Engelen
2011-06-01
1
-1
/
+1
*
update to latest 2geom !
Johan B. C. Engelen
2011-02-02
1
-1
/
+1
*
Split SPCanvasItem and SPCanvasGroup to individual .h files. Removed forward ...
Jon A. Cruz
2010-12-23
1
-1
/
+1
*
reduce include dependencies
Johan B. C. Engelen
2010-05-18
1
-2
/
+1
*
Fix LPEs and break mask transform undo
Krzysztof Kosi??ski
2009-12-08
1
-2
/
+0
*
decrease header deps
Johan B. C. Engelen
2009-11-23
1
-1
/
+1
*
decrease header dependencies
Johan B. C. Engelen
2009-11-23
1
-1
/
+3
*
Revert recent refactoring changes by johnce because they break the build, whi...
Maximilian Albert
2009-08-06
1
-4
/
+4
*
SPDocument->Document
johnce
2009-08-05
1
-4
/
+4
[next]