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
/
lpe-clone-original.cpp
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix for bug #1715433 Clone original LPE can no longer be used to fill a power...
Jabier Arraiza
2017-09-21
1
-206
/
+78
*
Fix a bug on uninicialitated variable, that perform diferent results in debug...
Jabier Arraiza
2017-09-16
1
-1
/
+1
*
fix a brunch of memory leaks pt.2
chr
2017-05-23
1
-3
/
+9
*
Fix erase lpe in multi LPE mode
Jabiertxof
2017-05-01
1
-1
/
+0
*
Improve 0.92 support for Clone Original LPE
Jabiertxof
2017-04-25
1
-22
/
+17
*
Remove some compiling warns
Jabiertxof
2017-03-16
1
-1
/
+1
*
Improvements to fill between strokes and fill between many LPE's
Jabier Arraiza Cenoz
2017-02-21
1
-1
/
+0
*
Fix bug 1665595 and prevent other LPE the same bug when using ACTIVE_DOCUMENT
Jabiertxof
2017-02-18
1
-0
/
+3
*
A bit refactor of clone object LPE
Jabier Arraiza Cenoz
2017-01-25
1
-22
/
+12
*
Retain clone position in clone Original LPE
Jabier Arraiza Cenoz
2017-01-25
1
-1
/
+20
*
Fix for bug on clone original LPE
Jabier Arraiza Cenoz
2017-01-24
1
-17
/
+11
*
Add multiwidget fixes
Jabiertxof
2017-01-22
1
-5
/
+16
*
Relay LPE on widgets and optionaly write on text inputs
Jabiertxof
2017-01-21
1
-21
/
+58
|
\
*
|
Fix inverse clone
Jabiertxof
2017-01-02
1
-8
/
+10
*
|
attemt to mirror
Jabiertxof
2017-01-01
1
-9
/
+17
*
|
Fixing transforms,clips...
Jabiertxof
2017-01-01
1
-44
/
+106
*
|
Fixing clips and masks
Jabier Arraiza Cenoz
2016-12-30
1
-11
/
+25
*
|
Add sp_shape to LPE chain and fixing transforms
Jabiertxof
2016-12-29
1
-9
/
+24
*
|
Some fixes on translations and make legacy compatible
Jabiertxof
2016-12-28
1
-95
/
+116
|
\
\
|
*
|
Fixing scale
Jabier Arraiza Cenoz
2016-12-28
1
-1
/
+5
|
*
|
Fixing scale
Jabier Arraiza Cenoz
2016-12-28
1
-1
/
+1
|
*
|
Fixing transforms and adding scale
Jabier Arraiza Cenoz
2016-12-28
1
-8
/
+17
|
/
/
*
/
First attemp working
Jabiertxof
2016-12-28
1
-8
/
+161
|
/
*
Fix headers on LPE's
Jabiertxof
2016-12-10
1
-3
/
+2
*
2Geom sync - initial commit
Krzysztof Kosi??ski
2015-04-27
1
-1
/
+1
*
Removed unneeded header style filename #defines
Jon A. Cruz
2012-06-17
1
-2
/
+0
*
Removed outdated classes.
Jon A. Cruz
2012-06-17
1
-0
/
+2
*
LPE: add new LPE that outputs the original path data. used to make a clone (w...
Johan B. C. Engelen
2012-01-12
1
-0
/
+50