GIMP Script-fu

Update of "sg-ungroup-layer"
Login

Many hyperlinks are disabled.
Use anonymous login to enable hyperlinks.

Overview

Artifact ID: 4b7b5b45fe8018a13778c230ada57580eb5fef00
Page Name:sg-ungroup-layer
Date: 2015-03-27 04:19:32
Original User: saulgoode
Parent: 86ce12e9bea6977c03b84c7569361895e53b4102 (diff)
Content
Command:
Ungroup Layer
Menu:
"<Image>/Layer/Stack/Ungroup Layer"
"<Layers>/Ungroup Layer"
PDB Name:
script-fu-sg-ungroup-layer
Download:
sg-group-linked-layers.scm (after the page appears, click on the "Download" command)
License:
GPLv2+

Description:

This script adds a command to move a layer out of its containing group, placing it directly above the group's fundament in the layer stack. If the active layer is a fundament, then all of the layers in the group are spliced into the parent group and the fundament is removed from the image.

Note: this command is provided as part of the Group Linked Layers script.