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-powerclip.cpp
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2019-11-01
Improve clip LPE
Jabier Arraiza
1
-303
/
+201
2019-10-05
Fix various minor code problems
Marc Jeanmougin
1
-1
/
+1
2019-10-05
Fix some memory leaks found by scan-build
Marc Jeanmougin
1
-2
/
+2
2019-09-30
Apply a Nathan Lee fix to all LPE changing from SP_ACTIVE_DOCUMET to LPE->doc...
Jabier Arraiza
1
-4
/
+4
2019-09-27
fixes https://gitlab.com/inkscape/inbox/issues/847 Crash on Inverse Clipping ...
Jabier Arraiza
1
-7
/
+19
2019-05-16
Fix a compiling issue and add some improvements
Jabiertxof
1
-1
/
+0
2019-05-16
Fix a bug on reloading LPE Clone effect
Jabiertxof
1
-0
/
+1
2019-01-01
Minor style fixes
Marc Jeanmougin
1
-6
/
+6
2018-11-08
Clarify licenses
Max Gaukler
1
-1
/
+2
2018-09-28
Fix bug #1791696: PowerClip: Using a group as a clip doesn't work as expected
Jabier Arraiza
1
-9
/
+7
2018-09-22
Fix a bug if shape is not defined in powerclip
Jabier Arraiza
1
-0
/
+3
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
-225
/
+171
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
-5
/
+5
2018-04-29
Fix include order with clang-tidy check llvm-include-order
Marc Jeanmougin
1
-5
/
+5
2018-04-14
Fixes to transforms on LPE
Jabier Arraiza
1
-1
/
+4
2018-03-26
Allow upadate shapen innside groups with LPE
Jabier Arraiza
1
-0
/
+1
2018-03-26
Base LPE refactor
Jabier Arraiza
1
-16
/
+42
2018-01-30
Move classes derived from SPObject to own directory.
Tavmjong Bah
1
-5
/
+6
2017-11-02
Move finctions away object sets
Jabier Arraiza
1
-0
/
+19
2017-10-06
Fix for bug #412928 Allow clip/mask set inverse
Jabiertxo Arraiza Cenoz
1
-73
/
+60
2017-08-14
Fix a bug on LPE powerclip when using a shape with transform as clip
Jabier Arraiza
1
-0
/
+16
2017-06-24
Bug fixes
Jabier Arraiza
1
-5
/
+9
2017-06-24
Working with powerclip and powermask
Jabier Arraiza
1
-39
/
+88
2017-06-10
Working on powermask
Jabier Arraiza
1
-1
/
+1
2017-06-07
Working on powermask LPE
Jabier Arraiza Cenoz
1
-3
/
+0
2017-06-06
Starting with powermask
Jabiertxof
1
-8
/
+0
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