Gimp/plug-ins/script-fu
Alx Sa 4b54ceb023 plug-ins: Fix lava filter for non-square selections
Resolves issue #9809, fix 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:24:49 +00:00
..
console plug-ins: fix build warnings. 2023-06-25 23:43:40 +02:00
interpreter Remove autotools 2023-05-27 00:03:52 +02:00
libscriptfu menus, plug-ins: now place various plug-ins in the right menu sections. 2023-07-13 15:49:05 +02:00
scripts plug-ins: Fix lava filter for non-square selections 2023-07-30 22:24:49 +00:00
server Remove autotools 2023-05-27 00:03:52 +02:00
meson.build Refactor ScriptFu Console 2023-06-15 13:26:00 +00:00
script-fu-eval.c ScriptFu: build shared libgimp-scriptfu-3.0.so separate from executable script-fu 2022-06-11 08:58:30 -04:00
script-fu-eval.h plug-ins: port plug-in-script-fu-eval to GimpBatchProcedure. 2022-04-16 18:50:29 +02:00
script-fu-text-console.c ScriptFu: build shared libgimp-scriptfu-3.0.so separate from executable script-fu 2022-06-11 08:58:30 -04:00
script-fu-text-console.h plug-ins: port script-fu to GimpPlugIn 2019-08-12 20:49:08 +02:00
script-fu.c SF Console history persist as GStrv setting. 2023-06-25 18:28:03 +00:00