New for 0.95! The group window toolbar offers visual shortcuts to some of the
items available in the right-click menu. This toolbar can be shown or hidden by
default with the bsp.cfg option "group_toolbar".
The configuration for this toolbar is kept in "groupbar.cfg" in the Settings
directory. One bar is allowed, and there are only 12 different commands, so
configuration is pretty simple. The format of each line is as follows:
bar [command name | Separator]
"Bar" is required at the beginning of each line just as a safety check. "Separator"
can be used instead of a command name to create a spacer between groups of
buttons.
Group Commands
Note: these commands cannot be used on the main BSP toolbar.
CM_GROUP_NEW_GROUP
Creates a new group.
CM_GROUP_NEW_SPACER
Creates a new spacer item.
CM_GROUP_VISIBLE
Toggles visibility of the selected group.
CM_GROUP_COLOR
Change the color of the selected group.
CM_GROUP_RENAME
Rename selected group.
CM_GROUP_DELETE
Deletes the selected group. Brushes and entities in the group are moved to
"None" group.
CM_GROUP_ADDSEL
Current brush and entity selection is added to the selected group.
CM_GROUP_SELECTALL
Selects all brushes in the selected group.
CM_GROUP_GOTO
Moves XY windows to the center point of the group's brushes.
CM_GROUP_SINGLE
The selected group is made visible and all other groups are hidden.
CM_GROUP_UP
Moves selected group up.
CM_GROUP_DOWN
Moves selected group down. Group "None" cannot be moved.