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-powermask.cpp
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2019-11-03
Fix a editor auto paste
Jabier Arraiza
1
-1
/
+1
2019-11-02
Fix bug releasing powermask LPE
Jabiertxof
1
-20
/
+35
2019-11-02
Allow forking on powermask
Jabier Arraiza
1
-58
/
+50
2019-09-30
Apply a Nathan Lee fix to all LPE changing from SP_ACTIVE_DOCUMET to LPE->doc...
Jabier Arraiza
1
-7
/
+3
2019-09-27
fixes https://gitlab.com/inkscape/inbox/issues/847 Crash on Inverse Clipping ...
Jabier Arraiza
1
-7
/
+10
2018-11-08
Clarify licenses
Max Gaukler
1
-1
/
+2
2018-09-13
Fix bug applying powerclip/mask to non cliped/masked elements
Jabiertxof
1
-0
/
+10
2018-09-13
fixes and improvementes to power clip and powermask
Jabiertxof
1
-0
/
+35
2018-06-18
Run clang-tidy’s modernize-use-equals-default pass.
Emmanuel Gil Peyrot
1
-1
/
+1
2018-06-18
Run clang-tidy’s modernize-use-nullptr pass.
Emmanuel Gil Peyrot
1
-8
/
+8
2018-05-04
Revert "Fix include order with clang-tidy check llvm-include-order"
Marc Jeanmougin
1
-8
/
+8
2018-04-29
Fix include order with clang-tidy check llvm-include-order
Marc Jeanmougin
1
-8
/
+8
2018-03-26
Fixing refs
Jabier Arraiza
1
-2
/
+0
2018-03-26
Base LPE refactor
Jabier Arraiza
1
-5
/
+9
2018-01-30
Move classes derived from SPObject to own directory.
Tavmjong Bah
1
-7
/
+10
2018-01-08
Misc. typos
luz.paz
1
-1
/
+1
2017-11-03
Rename wrong named function
Jabier Arraiza
1
-1
/
+1
2017-11-02
Move finctions away object sets
Jabier Arraiza
1
-0
/
+18
2017-11-02
Allow color widget instead text input in powermask. Simplify the UI
Jabier Arraiza
1
-110
/
+110
2017-11-02
Remove unrelated code
Jabier Arraiza
1
-110
/
+110
2017-11-01
Added inverse mask and clippath
Jabier Arraiza
1
-27
/
+33
2017-11-01
Add widget to color and some refactoring
Jabier Arraiza
1
-83
/
+77
2017-10-06
Fix for bug #412928 Allow clip/mask set inverse
Jabiertxo Arraiza Cenoz
1
-87
/
+48
2017-06-24
Working with powerclip and powermask
Jabier Arraiza
1
-5
/
+44
2017-06-12
adding last changes
Jabier Arraiza
1
-25
/
+25
2017-06-11
Working on powermask
Jabier Arraiza
1
-4
/
+19
2017-06-10
Working on powermask
Jabier Arraiza
1
-95
/
+117
2017-06-07
Working on powermask LPE
Jabier Arraiza Cenoz
1
-57
/
+124
2017-06-06
Working on powermask
Jabiertxof
1
-218
/
+75
2017-06-06
Starting with powermask
Jabiertxof
1
-113
/
+105
2017-06-06
Substitute a bool paramenter by a button
Jabier Arraiza Cenoz
1
-8
/
+20
2017-06-06
Fixing somethings changing from shapes to paths
Jabier Arraiza Cenoz
1
-44
/
+47
2017-05-29
Add toggle clip bisibility button
Jabier Arraiza Cenoz
1
-54
/
+94
2017-05-29
Allow temp hide clip
Jabier Arraiza Cenoz
1
-20
/
+19
2017-05-29
Handling hide
Jabiertxof
1
-16
/
+30
2017-05-29
Initial release
Jabiertxof
1
-0
/
+297