Gimp/plug-ins/script-fu/scripts
Alx Sa 1a9fde1809 plug-ins: Fix lava filter for non-square selections
Resolves issue #9809, fixed by @mareroqpoland.
When "Separate Layer" is selected, the entire drawable is always
filled rather than using the selection. This patch uses the selection
instead (which will be "all" if there is no active selection)
2023-07-30 22:25:35 +00:00
..
images
.gitignore
add-bevel.scm Issue #3341 - Add Bevel doesn't work for high thickness values 2019-08-12 22:19:08 +03:00
addborder.scm Change the license URL from http://www.gnu.org/licenses/ to https:// 2018-07-11 23:47:19 +02:00
blend-anim.scm Misc typo fixes in plug-ins/ 2020-09-08 23:22:57 +00:00
burn-in-anim.scm Fixes issues with fade-out breaking the script 2022-03-30 16:40:35 +00:00
carve-it.scm Issue #360 - scripts that require brushes that GIMP no longer installs 2019-07-14 14:01:56 +02:00
chrome-it.scm Issue #360 - scripts that require brushes that GIMP no longer installs 2019-07-14 14:01:56 +02:00
circuit.scm Change the license URL from http://www.gnu.org/licenses/ to https:// 2018-07-11 23:47:19 +02:00
clothify.scm script-fu: port all scripts to the new gimp-drawable-edit functions 2018-04-16 20:12:12 +02:00
coffee.scm Change the license URL from http://www.gnu.org/licenses/ to https:// 2018-07-11 23:47:19 +02:00
contactsheet.scm Change the license URL from http://www.gnu.org/licenses/ to https:// 2018-07-11 23:47:19 +02:00
copy-visible.scm Change the license URL from http://www.gnu.org/licenses/ to https:// 2018-07-11 23:47:19 +02:00
difference-clouds.scm Issue #3112 - Missing mnemonics. 2019-08-05 20:06:50 +00:00
distress-selection.scm Missing mnemonics on several dialogs 2019-09-05 12:44:17 +00:00
drop-shadow.scm Change the license URL from http://www.gnu.org/licenses/ to https:// 2018-07-11 23:47:19 +02:00
erase-rows.scm Issue #175 - Allow the erase every other row plugin to skip a different number of rows 2020-02-13 01:18:53 +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 Change the license URL from http://www.gnu.org/licenses/ to https:// 2018-07-11 23:47:19 +02:00
gimp-online.scm Issue #3220 - "How to Use Dialogs" does not open any page. 2019-04-24 21:31:26 +00:00
gradient-example.scm Change the license URL from http://www.gnu.org/licenses/ to https:// 2018-07-11 23:47:19 +02:00
grid-system.scm script-fu: port all scripts to the new gimp-drawable-edit functions 2018-04-16 20:12:12 +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 Missing mnemonics on several dialogs 2019-09-05 12:44:17 +00:00
guides-new.scm Missing mnemonics on several dialogs 2019-09-05 12:44:17 +00:00
guides-remove-all.scm
lava.scm plug-ins: Fix lava filter for non-square selections 2023-07-30 22:25:35 +00:00
line-nova.scm script-fu: port all scripts to the new gimp-drawable-edit functions 2018-04-16 20:12:12 +02:00
Makefile.am scripts: remove the entries registered in the create menu 2012-05-06 21:16:40 +02:00
mkbrush.scm Change the license URL from http://www.gnu.org/licenses/ to https:// 2018-07-11 23:47:19 +02:00
old-photo.scm Change the license URL from http://www.gnu.org/licenses/ to https:// 2018-07-11 23:47:19 +02:00
palette-export.scm Bug 795161 - Misc. typo fixes in source comments and doxygen 2018-04-18 21:06:57 +02:00
paste-as-brush.scm Missing mnemonics on several dialogs 2019-09-05 12:44:17 +00:00
paste-as-pattern.scm Missing mnemonics on several dialogs 2019-09-05 12:44:17 +00:00
perspective-shadow.scm Change the license URL from http://www.gnu.org/licenses/ to https:// 2018-07-11 23:47:19 +02:00
plug-in-compat.init
predator.scm Change the license URL from http://www.gnu.org/licenses/ to https:// 2018-07-11 23:47:19 +02:00
reverse-layers.scm Issue #3112 - Missing mnemonics. 2019-08-05 20:06:50 +00:00
ripply-anim.scm Issue #2339 - Error while executing script-fu-ripply-anim 2018-10-09 19:31:27 -04:00
round-corners.scm script-fu: fix #6741 Round Corners script fails to work on layer masks 2021-04-24 12:52:19 -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:47:19 +02:00
script-fu-util-setpt.scm Change the license URL from http://www.gnu.org/licenses/ to https:// 2018-07-11 23:47:19 +02:00
script-fu-util.scm Change the license URL from http://www.gnu.org/licenses/ to https:// 2018-07-11 23:47:19 +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 12:44:17 +00:00
select-to-image.scm Change the license URL from http://www.gnu.org/licenses/ to https:// 2018-07-11 23:47:19 +02:00
select-to-pattern.scm Missing mnemonics on several dialogs 2019-09-05 12:44:17 +00:00
selection-round.scm Missing mnemonics on several dialogs 2019-09-05 12:44:17 +00:00
slide.scm Change the license URL from http://www.gnu.org/licenses/ to https:// 2018-07-11 23:47:19 +02:00
spinning-globe.scm Change the license URL from http://www.gnu.org/licenses/ to https:// 2018-07-11 23:47:19 +02:00
spyrogimp.scm plug-ins: clean the new Spyrogimp, rename it and remove old version... 2019-01-24 01:05:02 +01:00
test-sphere.scm plug-ins: change non-existing brush. 2021-04-21 17:53:43 +02:00
tileblur.scm Change the license URL from http://www.gnu.org/licenses/ to https:// 2018-07-11 23:47:19 +02:00
ts-helloworld.scm Change the license URL from http://www.gnu.org/licenses/ to https:// 2018-07-11 23:47:19 +02:00
unsharp-mask.scm Source and trivial typos 2018-05-12 23:44:47 +02:00
waves-anim.scm Change the license URL from http://www.gnu.org/licenses/ to https:// 2018-07-11 23:47:19 +02:00
weave.scm Change the license URL from http://www.gnu.org/licenses/ to https:// 2018-07-11 23:47:19 +02:00
xach-effect.scm Change the license URL from http://www.gnu.org/licenses/ to https:// 2018-07-11 23:47:19 +02:00