Gimp/plug-ins/script-fu/scripts
Michael Natterer 4bdb8792b5 Issue #360 - scripts that require brushes that GIMP no longer installs
carve-it.scm, chrome-it.scm: apply slightly modified patch from Carol
Spears which replaces hardcoding round brush names by creating a brush
on the fly and setting its radius.

Also fixed both scripts to not use deprecated color API which is
even completely gone from master.

(cherry picked from commit 3d049f565a)
2019-07-14 14:01:56 +02:00
..
images Added .gitignore files generated with git svn create-ignore. 2009-01-31 11:37:44 +00:00
.gitignore Added .gitignore files generated with git svn create-ignore. 2009-01-31 11:37:44 +00:00
add-bevel.scm Change the license URL from http://www.gnu.org/licenses/ to https:// 2018-07-11 23:47:19 +02: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 Change the license URL from http://www.gnu.org/licenses/ to https:// 2018-07-11 23:47:19 +02:00
burn-in-anim.scm script-fu: port all scripts to the new gimp-drawable-edit functions 2018-04-16 20:12:12 +02: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 Change the license URL from http://www.gnu.org/licenses/ to https:// 2018-07-11 23:47:19 +02:00
distress-selection.scm Change the license URL from http://www.gnu.org/licenses/ to https:// 2018-07-11 23:47:19 +02: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 script-fu: port all scripts to the new gimp-drawable-edit functions 2018-04-16 20:12:12 +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 plug-ins: increase input precision in guides-new-percent.scm 2018-06-01 10:53:51 -04:00
guides-new.scm
guides-remove-all.scm
lava.scm Change the license URL from http://www.gnu.org/licenses/ to https:// 2018-07-11 23:47:19 +02: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 Change the license URL from http://www.gnu.org/licenses/ to https:// 2018-07-11 23:47:19 +02:00
paste-as-pattern.scm Change the license URL from http://www.gnu.org/licenses/ to https:// 2018-07-11 23:47:19 +02: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 Change the license URL from http://www.gnu.org/licenses/ to https:// 2018-07-11 23:47:19 +02:00
ripply-anim.scm Issue #2339 - Error while executing script-fu-ripply-anim 2018-10-09 19:31:27 -04:00
round-corners.scm Change the license URL from http://www.gnu.org/licenses/ to https:// 2018-07-11 23:47:19 +02: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 Change the license URL from http://www.gnu.org/licenses/ to https:// 2018-07-11 23:47:19 +02: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 Change the license URL from http://www.gnu.org/licenses/ to https:// 2018-07-11 23:47:19 +02:00
selection-round.scm Change the license URL from http://www.gnu.org/licenses/ to https:// 2018-07-11 23:47:19 +02: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 script-fu: port all scripts to the new gimp-drawable-edit functions 2018-04-16 20:12:12 +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