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
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Improve clip LPE
Jabier Arraiza
2019-11-01
1
-303
/
+201
*
Fix various minor code problems
Marc Jeanmougin
2019-10-05
1
-1
/
+1
*
Fix some memory leaks found by scan-build
Marc Jeanmougin
2019-10-05
1
-2
/
+2
*
Apply a Nathan Lee fix to all LPE changing from SP_ACTIVE_DOCUMET to LPE->doc...
Jabier Arraiza
2019-09-30
1
-4
/
+4
*
fixes https://gitlab.com/inkscape/inbox/issues/847 Crash on Inverse Clipping ...
Jabier Arraiza
2019-09-27
1
-7
/
+19
*
Fix a compiling issue and add some improvements
Jabiertxof
2019-05-16
1
-1
/
+0
*
Fix a bug on reloading LPE Clone effect
Jabiertxof
2019-05-16
1
-0
/
+1
*
Minor style fixes
Marc Jeanmougin
2019-01-01
1
-6
/
+6
*
Clarify licenses
Max Gaukler
2018-11-08
1
-1
/
+2
*
Fix bug #1791696: PowerClip: Using a group as a clip doesn't work as expected
Jabier Arraiza
2018-09-28
1
-9
/
+7
*
Fix a bug if shape is not defined in powerclip
Jabier Arraiza
2018-09-22
1
-0
/
+3
*
Fix bug applying powerclip/mask to non cliped/masked elements
Jabiertxof
2018-09-13
1
-0
/
+10
*
fixes and improvementes to power clip and powermask
Jabiertxof
2018-09-13
1
-225
/
+171
*
Run clang-tidy’s modernize-use-equals-default pass.
Emmanuel Gil Peyrot
2018-06-18
1
-1
/
+1
*
Run clang-tidy’s modernize-use-nullptr pass.
Emmanuel Gil Peyrot
2018-06-18
1
-8
/
+8
*
Revert "Fix include order with clang-tidy check llvm-include-order"
Marc Jeanmougin
2018-05-04
1
-5
/
+5
*
Fix include order with clang-tidy check llvm-include-order
Marc Jeanmougin
2018-04-29
1
-5
/
+5
*
Fixes to transforms on LPE
Jabier Arraiza
2018-04-14
1
-1
/
+4
*
Allow upadate shapen innside groups with LPE
Jabier Arraiza
2018-03-26
1
-0
/
+1
*
Base LPE refactor
Jabier Arraiza
2018-03-26
1
-16
/
+42
*
Move classes derived from SPObject to own directory.
Tavmjong Bah
2018-01-30
1
-5
/
+6
*
Move finctions away object sets
Jabier Arraiza
2017-11-02
1
-0
/
+19
*
Fix for bug #412928 Allow clip/mask set inverse
Jabiertxo Arraiza Cenoz
2017-10-06
1
-73
/
+60
*
Fix a bug on LPE powerclip when using a shape with transform as clip
Jabier Arraiza
2017-08-14
1
-0
/
+16
*
Bug fixes
Jabier Arraiza
2017-06-24
1
-5
/
+9
*
Working with powerclip and powermask
Jabier Arraiza
2017-06-24
1
-39
/
+88
*
Working on powermask
Jabier Arraiza
2017-06-10
1
-1
/
+1
*
Working on powermask LPE
Jabier Arraiza Cenoz
2017-06-07
1
-3
/
+0
*
Starting with powermask
Jabiertxof
2017-06-06
1
-8
/
+0
*
Substitute a bool paramenter by a button
Jabier Arraiza Cenoz
2017-06-06
1
-8
/
+20
*
Fixing somethings changing from shapes to paths
Jabier Arraiza Cenoz
2017-06-06
1
-44
/
+47
*
Add toggle clip bisibility button
Jabier Arraiza Cenoz
2017-05-29
1
-54
/
+94
*
Allow temp hide clip
Jabier Arraiza Cenoz
2017-05-29
1
-20
/
+19
*
Handling hide
Jabiertxof
2017-05-29
1
-16
/
+30
*
Initial release
Jabiertxof
2017-05-29
1
-0
/
+297