Fixed carve-it.scm and circuit.scm (circuit broke due to a plugin update,
* Fixed carve-it.scm and circuit.scm (circuit broke due
to a plugin update, carve-it broke due to theadd-layer stuff)
* Added a close button to the color picker info window
* changed index_palette.c a bit...now if you click with
MB11, it changes the current active color, clicking with MB3
opens the color in the color selector for editing
* Made some of the <Image>/Color/* menus sensitive to the image
type (gdisplay.c)
-adrian
CVS:
This commit is contained in:
@ -92,7 +92,7 @@
|
||||
(gimp-palette-set-foreground '(14 14 14))))
|
||||
|
||||
(gimp-selection-load image active-selection)
|
||||
(plug-in-maze 1 image active-layer 5 seed 57 1)
|
||||
(plug-in-maze 1 image active-layer 5 TRUE seed 57 1)
|
||||
(plug-in-oilify 1 image active-layer mask-size)
|
||||
(plug-in-edge 1 image active-layer 2 1)
|
||||
(gimp-desaturate image active-layer)
|
||||
|
||||
Reference in New Issue
Block a user