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
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix bug #1694111 also fixes noumerous bugfixes on LPE undo. And shapes are im...
Jabiertxof
2017-05-29
4
-8
/
+14
*
Add a new value to LPE 'is_load' to know the lpe is just load, no previous v...
Jabiertxof
2017-05-28
4
-0
/
+5
*
Force not original-d if the clip-path or mask has not a LPE allowed to change it
Jabiertxof
2017-05-28
2
-43
/
+67
*
More fixes to LPE
Jabiertxof
2017-05-27
14
-88
/
+47
*
Change bad named vars
Jabiertxof
2017-05-27
12
-23
/
+26
*
Order LPE parameters
Jabier Arraiza Cenoz
2017-05-26
2
-2
/
+2
*
Improve methods on rotate copies LPE
Jabier Arraiza Cenoz
2017-05-26
5
-46
/
+58
*
Allow rotate on split items over Rotate copies LPE
Jabier Arraiza Cenoz
2017-05-25
1
-0
/
+7
*
fix a brunch of memory leaks pt.2
chr
2017-05-23
4
-9
/
+22
*
fix a brunch of memory leaks
chr
2017-05-18
2
-1
/
+3
*
Fix a bug pointed by suv in IRC about simple mode of rotate copies with origi...
Jabier Arraiza Cenoz
2017-05-12
1
-1
/
+5
*
Fix a bug on tapper stroke detected with Ede_123 on IRC
Jabiertxof
2017-05-07
5
-15
/
+6
*
Improvement to store default line width on join type and tapper stroke pointe...
Jabiertxof
2017-05-07
2
-4
/
+18
*
Reorder LPE enum to match definition in effect.cpp. also fix a bug pointed by...
Jabiertxof
2017-05-07
2
-55
/
+54
*
Add missing files
Jabiertxof
2017-05-06
2
-0
/
+154
*
Add improvement pointed in IRC by Ede_123 to allow defaultables parametes on ...
Jabiertxof
2017-05-06
3
-3
/
+55
*
Fix a compiling bug found by Ede_123 on IRC
Jabiertxof
2017-05-06
1
-1
/
+1
*
Pre merge fixing
Jabiertxof
2017-05-06
4
-28
/
+48
*
Updating code to trunk
Jabiertxof
2017-05-06
1
-1
/
+0
*
Update to trunk
Jabiertxof
2017-05-05
7
-5
/
+19
|
\
|
*
LPE widget refactor. Improvement to not update on same value
Jabiertxof
2017-05-05
7
-5
/
+19
*
|
Update to trunk
Jabier Arraiza Cenoz
2017-05-05
70
-668
/
+766
|
\
|
|
*
Update to trunk
Jabier Arraiza Cenoz
2017-05-05
14
-43
/
+62
|
|
\
|
|
*
Improve responsive from LPE
Jabier Arraiza Cenoz
2017-05-05
14
-43
/
+62
|
*
|
Remove couts
Jabiertxof
2017-05-01
1
-1
/
+0
|
*
|
Update to trunk
Jabiertxof
2017-05-01
12
-28
/
+0
|
|
\
|
|
|
*
Fix erase lpe in multi LPE mode
Jabiertxof
2017-05-01
12
-28
/
+0
|
*
|
minor bugfixing
Jabiertxof
2017-04-29
3
-7
/
+10
|
*
|
Rewrite UX
Jabiertxof
2017-04-29
33
-134
/
+305
|
|
/
|
*
Code formating
Jabiertxof
2017-04-28
29
-171
/
+171
|
*
Formating code
Jabiertxof
2017-04-28
1
-51
/
+52
|
*
Improve 0.92 support for Clone Original LPE
Jabiertxof
2017-04-25
2
-24
/
+18
|
*
Little UX tweak
Jabiertxof
2017-04-25
1
-2
/
+2
|
*
Rotate copies improvements:
Jabiertxof
2017-04-25
2
-63
/
+32
|
*
Fixed some bugs in Rotate Copies LPE.
Jabier Arraiza Cenoz
2017-04-25
2
-50
/
+60
|
*
Rotate copies LPE refactor. Add double option, fuse and kaleidoscope both wit...
Jabier Arraiza Cenoz
2017-04-25
2
-93
/
+90
|
*
Fix last commit bug on split LPE objects in rotate copies LPE
Jabiertxof
2017-04-24
1
-32
/
+14
|
*
Improve rotate copies LPE to allow mirror copy with and without fuse
Jabier Arraiza Cenoz
2017-04-24
2
-20
/
+42
|
*
Fixes crashes with LPE point parameter
Jabiertxof
2017-04-15
2
-15
/
+10
*
|
Update to trunk
Jabiertxof
2017-03-16
6
-14
/
+12
|
\
|
|
*
Remove some compiling warns
Jabiertxof
2017-03-16
6
-14
/
+12
*
|
Remove some warnings
Jabiertxof
2017-03-16
1
-3
/
+3
*
|
Remove some warnings
Jabiertxof
2017-03-16
1
-2
/
+2
*
|
Update to trunk
Jabiertxof
2017-03-16
21
-170
/
+307
|
\
|
|
*
LPE Gtk3 deprecation fixes
Alex Valavanis
2017-03-12
3
-10
/
+23
|
*
Apply the fix done by Eduard Brown from bug 1666314 to measure-line LPE. (Tha...
Eduard Braun
2017-03-07
1
-9
/
+12
|
*
Merged.
Shlomi Fish
2017-02-23
11
-107
/
+218
|
|
\
|
|
*
Improvements to fill between strokes and fill between many LPE's
Jabier Arraiza Cenoz
2017-02-21
5
-21
/
+94
|
|
*
This patch fixes the bug #1664632.
Jabiertxof
2017-02-20
2
-2
/
+2
|
|
*
Fix bug 1665595 and prevent other LPE the same bug when using ACTIVE_DOCUMENT
Jabiertxof
2017-02-18
5
-76
/
+114
[next]