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
*
Improve speed of LPE's updating widgets on release knots instead when value c...
Jabiertxof
2019-11-02
1
-1
/
+1
*
Apply a Nathan Lee fix to all LPE changing from SP_ACTIVE_DOCUMET to LPE->doc...
Jabier Arraiza
2019-09-30
1
-2
/
+2
*
Fix a compiling issue and add some improvements
Jabiertxof
2019-05-16
1
-24
/
+36
*
Improve the sync path on clone LPE
Jabiertxof
2019-05-16
1
-33
/
+90
*
Fix a bug on reloading LPE Clone effect
Jabiertxof
2019-05-16
1
-4
/
+4
*
Add new mode to Clone LPE to allow custom clones locked. Also fix to handle S...
Jabier Arraiza
2019-05-15
1
-17
/
+47
*
modernize loops
Marc Jeanmougin
2019-01-02
1
-3
/
+2
*
Clarify licenses
Max Gaukler
2018-11-08
1
-1
/
+2
*
Run clang-tidy’s modernize-redundant-void-arg pass.
Emmanuel Gil Peyrot
2018-06-19
1
-1
/
+1
*
Run clang-tidy’s modernize-use-nullptr pass.
Emmanuel Gil Peyrot
2018-06-18
1
-6
/
+6
*
Revert "Fix include order with clang-tidy check llvm-include-order"
Marc Jeanmougin
2018-05-04
1
-3
/
+3
*
Fix include order with clang-tidy check llvm-include-order
Marc Jeanmougin
2018-04-29
1
-3
/
+3
*
fix bug on compile
Jabiertxo Arraiza Cenoz
2018-04-24
1
-1
/
+0
*
Forcing Win CI
Jabiertxo Arraiza Cenoz
2018-04-24
1
-0
/
+1
*
Add translating fixes
Jabiertxo Arraiza Cenoz
2018-04-24
1
-11
/
+3
*
Fixes to transforms on LPE
Jabier Arraiza
2018-04-14
1
-107
/
+39
*
Update lpe-clone-original.cpp to recheck
Jabier Arraiza
2018-03-31
1
-1
/
+1
*
Fis a bug crashing inkscape if clones item is not in doc
Jabier Arraiza
2018-03-31
1
-8
/
+8
*
Base LPE refactor
Jabier Arraiza
2018-03-26
1
-7
/
+11
*
Move classes derived from SPObject to own directory.
Tavmjong Bah
2018-01-30
1
-2
/
+6
*
Misc. typos
luz.paz
2018-01-08
1
-1
/
+1
*
Fix minor typos
Yuri Chornoivan
2018-01-01
1
-1
/
+1
*
Add fix sugested in mailing list to allow diferent LPE on clones
Jabiertxo Arraiza Cenoz
2017-12-29
1
-8
/
+29
*
Improvements to translations in clone LPE
Jabiertxo Arraiza Cenoz
2017-10-02
1
-1
/
+16
*
Add better transform handle to Clone Item LPE
Jabier Arraiza
2017-10-01
1
-7
/
+74
*
Fix bug in comment #20 From Maren in bug #1715433. Clone original LPE can no ...
Jabier Arraiza
2017-09-30
1
-4
/
+4
*
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
[next]