Gimp/plug-ins/script-fu/scripts
Jacob Boerema ed35579861 script-fu: fix #6741 Round Corners script fails to work on layer masks
The round corners script was assuming that the drawable always
was a layer, which is incorrect when a layer mask is selected.

We fix this by always requesting the active layer instead of
active drawable.

We also enable this script for RGB and GRAY with alpha
channel. Although it might not always make sense to
use this script when an alpha channel is present, there
can be use cases where it is perfectly fine.

So let the designer decide if this script is suited or not
instead of GIMP making that judgement.
2021-04-24 12:41:41 -04:00
..
images Meson port. 2019-09-11 16:42:04 +02:00
.gitignore
add-bevel.scm plug-ins: fix a bunch of Scheme scripts after API functions renaming. 2021-04-20 17:47:11 +02:00
addborder.scm plug-ins: fix a bunch of Scheme scripts after API functions renaming. 2021-04-20 17:47:11 +02:00
blend-anim.scm plug-ins: fix a bunch of Scheme scripts after API functions renaming. 2021-04-20 17:47:11 +02:00
burn-in-anim.scm plug-ins: fix a bunch of Scheme scripts after API functions renaming. 2021-04-20 17:47:11 +02:00
carve-it.scm plug-ins: fix a bunch of Scheme scripts after API functions renaming. 2021-04-20 17:47:11 +02:00
chrome-it.scm plug-ins: fix a bunch of Scheme scripts after API functions renaming. 2021-04-20 17:47:11 +02:00
circuit.scm plug-ins: fix a bunch of Scheme scripts after API functions renaming. 2021-04-20 17:47:11 +02:00
clothify.scm plug-ins: fix a bunch of Scheme scripts after API functions renaming. 2021-04-20 17:47:11 +02:00
coffee.scm plug-ins: fix a bunch of Scheme scripts after API functions renaming. 2021-04-20 17:47:11 +02:00
contactsheet.scm plug-ins: fix a bunch of Scheme scripts after API functions renaming. 2021-04-20 17:47:11 +02:00
copy-visible.scm Change the license URL from http://www.gnu.org/licenses/ to https:// 2018-07-11 23:29:46 +02:00
difference-clouds.scm plug-ins: fix a bunch of Scheme scripts after API functions renaming. 2021-04-20 17:47:11 +02:00
distress-selection.scm plug-ins: fix a bunch of Scheme scripts after API functions renaming. 2021-04-20 17:47:11 +02:00
drop-shadow.scm plug-ins: fix a bunch of Scheme scripts after API functions renaming. 2021-04-20 17:47:11 +02:00
erase-rows.scm plug-ins: fix a bunch of Scheme scripts after API functions renaming. 2021-04-20 17:47:11 +02:00
font-map.scm script-fu: port all scripts to the new gimp-drawable-edit functions 2018-04-16 20:12:12 +02:00
fuzzyborder.scm plug-ins: fix a bunch of Scheme scripts after API functions renaming. 2021-04-20 17:47:11 +02:00
gimp-online.scm Issue #3220 - "How to Use Dialogs" does not open any page. 2019-04-24 23:32:57 +02:00
gradient-example.scm Change the license URL from http://www.gnu.org/licenses/ to https:// 2018-07-11 23:29:46 +02:00
grid-system.scm plug-ins: fix a bunch of Scheme scripts after API functions renaming. 2021-04-20 17:47:11 +02:00
guides-from-selection.scm Bug 795557 - Misc. typo fixes in source, comments and doxygen (pt3) 2018-04-25 23:49:06 +02:00
guides-new-percent.scm plug-ins: fix a bunch of Scheme scripts after API functions renaming. 2021-04-20 17:47:11 +02:00
guides-new.scm plug-ins: fix a bunch of Scheme scripts after API functions renaming. 2021-04-20 17:47:11 +02:00
guides-remove-all.scm
lava.scm plug-ins: fix a bunch of Scheme scripts after API functions renaming. 2021-04-20 17:47:11 +02:00
line-nova.scm plug-ins: fix a bunch of Scheme scripts after API functions renaming. 2021-04-20 17:47:11 +02:00
Makefile.am plug-ins: remove old spyrogimp. 2019-03-18 15:53:04 +01:00
meson.build Meson port. 2019-09-11 16:42:04 +02:00
mkbrush.scm Change the license URL from http://www.gnu.org/licenses/ to https:// 2018-07-11 23:29:46 +02:00
old-photo.scm plug-ins: fix a bunch of Scheme scripts after API functions renaming. 2021-04-20 17:47:11 +02:00
palette-export.scm Issue #6446: Typo fixes. 2021-02-24 12:33:03 +01:00
paste-as-brush.scm Missing mnemonics on several dialogs 2019-09-05 22:41:19 +03:00
paste-as-pattern.scm Missing mnemonics on several dialogs 2019-09-05 22:41:19 +03:00
perspective-shadow.scm plug-ins: fix a bunch of Scheme scripts after API functions renaming. 2021-04-20 17:47:11 +02:00
plug-in-compat.init
predator.scm plug-ins: fix a bunch of Scheme scripts after API functions renaming. 2021-04-20 17:47:11 +02:00
reverse-layers.scm Issue #3112 - Missing mnemonics. 2019-08-05 22:44:36 +02:00
ripply-anim.scm plug-ins: fix a bunch of Scheme scripts after API functions renaming. 2021-04-20 17:47:11 +02:00
round-corners.scm script-fu: fix #6741 Round Corners script fails to work on layer masks 2021-04-24 12:41:41 -04:00
script-fu-compat.init Bug 795161 - Misc. typo fixes in source comments and doxygen 2018-04-18 21:06:57 +02:00
script-fu-set-cmap.scm Change the license URL from http://www.gnu.org/licenses/ to https:// 2018-07-11 23:29:46 +02:00
script-fu-util-setpt.scm Change the license URL from http://www.gnu.org/licenses/ to https:// 2018-07-11 23:29:46 +02:00
script-fu-util.scm plug-ins: fix a bunch of Scheme scripts after API functions renaming. 2021-04-20 17:47:11 +02:00
script-fu.init Added "tinyscheme" to the features list. From SVN version 106 of offical version of TinyScheme. 2016-06-02 15:32:03 -04:00
select-to-brush.scm Missing mnemonics on several dialogs 2019-09-05 22:41:19 +03:00
select-to-image.scm plug-ins: fix a bunch of Scheme scripts after API functions renaming. 2021-04-20 17:47:11 +02:00
select-to-pattern.scm plug-ins: fix a bunch of Scheme scripts after API functions renaming. 2021-04-20 17:47:11 +02:00
selection-round.scm Missing mnemonics on several dialogs 2019-09-05 22:41:19 +03:00
slide.scm plug-ins: fix a bunch of Scheme scripts after API functions renaming. 2021-04-20 17:47:11 +02:00
spinning-globe.scm Change the license URL from http://www.gnu.org/licenses/ to https:// 2018-07-11 23:29:46 +02:00
test-sphere.scm plug-ins: change non-existing brush. 2021-04-21 17:50:24 +02:00
tileblur.scm plug-ins: fix a bunch of Scheme scripts after API functions renaming. 2021-04-20 17:47:11 +02:00
ts-helloworld.scm plug-ins: fix a bunch of Scheme scripts after API functions renaming. 2021-04-20 17:47:11 +02:00
unsharp-mask.scm plug-ins: fix a bunch of Scheme scripts after API functions renaming. 2021-04-20 17:47:11 +02:00
waves-anim.scm Change the license URL from http://www.gnu.org/licenses/ to https:// 2018-07-11 23:29:46 +02:00
weave.scm plug-ins: fix a bunch of Scheme scripts after API functions renaming. 2021-04-20 17:47:11 +02:00
xach-effect.scm plug-ins: fix a bunch of Scheme scripts after API functions renaming. 2021-04-20 17:47:11 +02:00