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
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2019-11-02
Improve speed of LPE's updating widgets on release knots instead when value c...
Jabiertxof
1
-1
/
+1
2019-09-30
Apply a Nathan Lee fix to all LPE changing from SP_ACTIVE_DOCUMET to LPE->doc...
Jabier Arraiza
1
-2
/
+2
2019-05-16
Fix a compiling issue and add some improvements
Jabiertxof
1
-24
/
+36
2019-05-16
Improve the sync path on clone LPE
Jabiertxof
1
-33
/
+90
2019-05-16
Fix a bug on reloading LPE Clone effect
Jabiertxof
1
-4
/
+4
2019-05-15
Add new mode to Clone LPE to allow custom clones locked. Also fix to handle S...
Jabier Arraiza
1
-17
/
+47
2019-01-02
modernize loops
Marc Jeanmougin
1
-3
/
+2
2018-11-08
Clarify licenses
Max Gaukler
1
-1
/
+2
2018-06-19
Run clang-tidy’s modernize-redundant-void-arg pass.
Emmanuel Gil Peyrot
1
-1
/
+1
2018-06-18
Run clang-tidy’s modernize-use-nullptr pass.
Emmanuel Gil Peyrot
1
-6
/
+6
2018-05-04
Revert "Fix include order with clang-tidy check llvm-include-order"
Marc Jeanmougin
1
-3
/
+3
2018-04-29
Fix include order with clang-tidy check llvm-include-order
Marc Jeanmougin
1
-3
/
+3
2018-04-24
fix bug on compile
Jabiertxo Arraiza Cenoz
1
-1
/
+0
2018-04-24
Forcing Win CI
Jabiertxo Arraiza Cenoz
1
-0
/
+1
2018-04-24
Add translating fixes
Jabiertxo Arraiza Cenoz
1
-11
/
+3
2018-04-14
Fixes to transforms on LPE
Jabier Arraiza
1
-107
/
+39
2018-03-31
Update lpe-clone-original.cpp to recheck
Jabier Arraiza
1
-1
/
+1
2018-03-31
Fis a bug crashing inkscape if clones item is not in doc
Jabier Arraiza
1
-8
/
+8
2018-03-26
Base LPE refactor
Jabier Arraiza
1
-7
/
+11
2018-01-30
Move classes derived from SPObject to own directory.
Tavmjong Bah
1
-2
/
+6
2018-01-08
Misc. typos
luz.paz
1
-1
/
+1
2018-01-01
Fix minor typos
Yuri Chornoivan
1
-1
/
+1
2017-12-29
Add fix sugested in mailing list to allow diferent LPE on clones
Jabiertxo Arraiza Cenoz
1
-8
/
+29
2017-10-02
Improvements to translations in clone LPE
Jabiertxo Arraiza Cenoz
1
-1
/
+16
2017-10-01
Add better transform handle to Clone Item LPE
Jabier Arraiza
1
-7
/
+74
2017-09-30
Fix bug in comment #20 From Maren in bug #1715433. Clone original LPE can no ...
Jabier Arraiza
1
-4
/
+4
2017-09-21
Fix for bug #1715433 Clone original LPE can no longer be used to fill a power...
Jabier Arraiza
1
-206
/
+78
2017-09-16
Fix a bug on uninicialitated variable, that perform diferent results in debug...
Jabier Arraiza
1
-1
/
+1
2017-05-23
fix a brunch of memory leaks pt.2
chr
1
-3
/
+9
2017-05-01
Fix erase lpe in multi LPE mode
Jabiertxof
1
-1
/
+0
2017-04-28
Reset
Jabiertxof
1
-15
/
+0
2017-04-27
Add end of preferences GUI
Jabier Arraiza Cenoz
1
-1
/
+1
2017-04-25
Improve 0.92 support for Clone Original LPE
Jabiertxof
1
-22
/
+17
2017-04-14
Allow set and reset default values of LPE parameters
Jabiertxof
1
-0
/
+15
2017-03-16
Remove some compiling warns
Jabiertxof
1
-1
/
+1
2017-02-21
Improvements to fill between strokes and fill between many LPE's
Jabier Arraiza Cenoz
1
-1
/
+0
2017-02-18
Fix bug 1665595 and prevent other LPE the same bug when using ACTIVE_DOCUMENT
Jabiertxof
1
-0
/
+3
2017-01-25
A bit refactor of clone object LPE
Jabier Arraiza Cenoz
1
-22
/
+12
2017-01-25
Retain clone position in clone Original LPE
Jabier Arraiza Cenoz
1
-1
/
+20
2017-01-24
Fix for bug on clone original LPE
Jabier Arraiza Cenoz
1
-17
/
+11
2017-01-22
Add multiwidget fixes
Jabiertxof
1
-5
/
+16
2017-01-02
Remove clone original code
Jabiertxof
1
-282
/
+7
2017-01-02
Fix inverse clone
Jabiertxof
1
-8
/
+10
2017-01-01
attemt to mirror
Jabiertxof
1
-9
/
+17
2017-01-01
Fixing transforms,clips...
Jabiertxof
1
-44
/
+106
2016-12-30
Fixing clips and masks
Jabier Arraiza Cenoz
1
-11
/
+25
2016-12-29
Add sp_shape to LPE chain and fixing transforms
Jabiertxof
1
-9
/
+24
2016-12-28
Fixing scale
Jabier Arraiza Cenoz
1
-1
/
+5
2016-12-28
Fixing scale
Jabier Arraiza Cenoz
1
-1
/
+1
2016-12-28
Fixing transforms and adding scale
Jabier Arraiza Cenoz
1
-8
/
+17
[next]