index
:
inkscape
livecoding
An experimental livecoding plugin for Inkscape
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
sp-lpe-item.cpp
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Allow nested LPE over groups also with shapes
Jabier Arraiza
2017-09-04
1
-0
/
+22
*
Change from Measure Line LPE to Measure Segments LPE
Jabier Arraiza
2017-08-19
1
-1
/
+0
*
Fix broken fix for bug pointed by parclytaxel in IRC
Jabier Arraiza Cenoz
2017-05-30
1
-0
/
+3
*
Fix bug pointed by parclytaxel in IRC
Jabier Arraiza Cenoz
2017-05-30
1
-3
/
+2
*
Fix bug #1694111 also fixes noumerous bugfixes on LPE undo. And shapes are im...
Jabiertxof
2017-05-29
1
-20
/
+14
*
Fix bug on crash if undefined LPE load
Jabiertxof
2017-05-28
1
-1
/
+3
*
Allow doOnRemove in all LPE
Jabiertxof
2017-05-28
1
-6
/
+1
*
Remove dabug line
Jabiertxof
2017-05-28
1
-1
/
+0
*
Remove original-d from clip and mask LPE if keep paths
Jabiertxof
2017-05-28
1
-20
/
+20
*
Force not original-d if the clip-path or mask has not a LPE allowed to change it
Jabiertxof
2017-05-28
1
-21
/
+71
*
Allow LPE clip or mask hasent effect applied
Jabiertxof
2017-05-27
1
-1
/
+5
*
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
-2
/
+1
*
Fix erase lpe in multi LPE mode
Jabiertxof
2017-05-01
1
-1
/
+1
*
Fix C++11 errors and warnings with g++-7
Alex Valavanis
2017-02-05
1
-2
/
+3
*
Fixing to merge
Jabiertxof
2017-01-24
1
-7
/
+13
*
fixing crash on erase
Jabiertxof
2017-01-14
1
-1
/
+3
|
\
*
|
Adding base
Jabiertxof
2017-01-05
1
-3
/
+10
|
/
*
Improve measure line to allow similar LPE
Jabiertxof
2016-12-07
1
-1
/
+2
*
Fixes for measure LPE and speed path based LPE operations
Jabiertxof
2016-12-06
1
-16
/
+0
*
Improvements and fixes for buds pointed by suv on measure line LPE
Jabiertxof
2016-12-03
1
-0
/
+15
*
Fix bug:1634641 crash on delete
Jabier Arraiza Cenoz
2016-10-19
1
-1
/
+1
*
Fix bug:1633521 on powerstroke
Jabier Arraiza Cenoz
2016-10-14
1
-3
/
+8
*
Merged.
Shlomi Fish
2016-10-08
1
-2
/
+5
|
\
|
*
Fix on delete line
Jabier Arraiza Cenoz
2016-10-06
1
-2
/
+5
*
|
Merged.
Shlomi Fish
2016-10-03
1
-15
/
+21
|
\
|
|
*
Update to trunk and some fixes
Jabier Arraiza Cenoz
2016-10-02
1
-14
/
+2
|
|
\
|
*
|
Working on clip erase basic work done but broken
Jabier Arraiza Cenoz
2016-05-02
1
-15
/
+21
*
|
|
Remove "== true" and trailing whitespace.
Shlomi Fish
2016-09-23
1
-3
/
+3
|
|
/
|
/
|
*
|
Fix some chrash when apply LPE: ej- sometimes Gear
Jabier Arraiza Cenoz
2016-09-04
1
-1
/
+1
*
|
Add std::nothrow so tests of memory allocation work as expected.
Tavmjong Bah
2016-08-17
1
-1
/
+1
*
|
Fix a bunch of errors as reported at http://www.viva64.com/en/b/0419/
Tavmjong Bah
2016-08-15
1
-3
/
+0
*
|
Removed unused includes, decreased compilation time. Once again
Adrian Boguszewski
2016-08-03
1
-9
/
+0
*
|
Reverted changes to r15024 after many building problems
Adrian Boguszewski
2016-07-28
1
-0
/
+9
*
|
Removed unused includes, decrease compilation time
Adrian Boguszewski
2016-07-28
1
-9
/
+0
|
/
*
Fix a problem with LPE on clips and paths making extremly slow on LPE
Jabier Arraiza Cenoz
2016-03-19
1
-13
/
+8
*
Fix for bug 1540070
Jabier Arraiza Cenoz
2016-03-02
1
-130
/
+72
*
static code analysis
Kris De Gussem
2015-12-07
1
-5
/
+5
*
merging
Marc Jeanmougin
2015-04-26
1
-1
/
+1
|
\
|
*
Point parameter refactor, Fixes a bug in Lattice2 whith lines.
Jabier Arraiza Cenoz
2015-03-12
1
-1
/
+1
*
|
more cast cleanup
Marc Jeanmougin
2015-02-27
1
-5
/
+5
*
|
Put a few std::vector<SPitem*>
Marc Jeanmougin
2015-02-19
1
-10
/
+10
*
|
At first, I was thinking "I just have to go to the selection file, and change...
Marc Jeanmougin
2015-02-17
1
-15
/
+15
|
/
*
More C++ string usage.
Johan B. C. Engelen
2014-11-25
1
-26
/
+16
*
Update to trunk r13621
Liam P. White
2014-10-17
1
-2
/
+1
|
\
|
*
noop: remove duplicate assignment in sp-lpe-item.cpp
Johan B. C. Engelen
2014-10-12
1
-2
/
+1
*
|
Move more UI code into ui/
Liam P. White
2014-10-05
1
-2
/
+2
*
|
this patch fix the problem whith clips and mask update in live effects.
Jabier Arraiza Cenoz
2014-09-29
1
-16
/
+81
*
|
Update to experimental r13452
Liam P. White
2014-07-30
1
-0
/
+2
|
\
\
|
*
|
Merge from trunk 13472
Liam P. White
2014-07-27
1
-0
/
+2
|
|
\
|
[next]