Reverting previous change as I was mixing up two different versions of
2005-03-07 Kevin Cozens <kcozens@cvs.gimp.org> * plug-ins/script-fu/scripts/perspective-shadow.scm: Reverting previous change as I was mixing up two different versions of GIMP at the time.
This commit is contained in:
committed by
Kevin Cozens
parent
a4f7011c01
commit
05f49ffc63
@ -189,7 +189,7 @@
|
||||
SF-ADJUSTMENT _"Blur radius" '(3 0 1024 1 10 0 0)
|
||||
SF-COLOR _"Color" '(0 0 0)
|
||||
SF-ADJUSTMENT _"Opacity" '(80 0 100 1 10 0 0)
|
||||
SF-ENUM _"Interpolation" '(_"None" _"Linear" _"Cubic")
|
||||
SF-ENUM _"Interpolation" '("InterpolationType" "linear")
|
||||
SF-TOGGLE _"Allow resizing" FALSE)
|
||||
|
||||
(script-fu-menu-register "script-fu-perspective-shadow"
|
||||
|
||||
Reference in New Issue
Block a user