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