[Gtkradiant] [Bug 74] New: Selected entity view window Key/Value entry text retention between multiple entity selections
gtkradiant@zerowing.idsoftware.com
gtkradiant@zerowing.idsoftware.com
Fri, 25 May 2001 16:10:00 -0500
http://zerowing.idsoftware.com/bugzilla/show_bug.cgi?id=74
Summary: Selected entity view window Key/Value entry text
retention between multiple entity selections
Product: GtkRadiant
Version: 1.2
Platform:
URL:
OS/Version: Windows 2000
Status: NEW
Status Whiteboard:
Keywords:
Resolution:
Severity: enhancement
Priority: P2
Component: editor
AssignedTo: ttimo@idsoftware.com
ReportedBy: shadowspawn@shadowspawn.net
In Q3R (all builds) if you were to select something such as a light ent, then
select the color from the key list the value would appear in the text entry
boxes in the same manner as they do now.
However, when you would select another light in Q3R, those values would be
retained in the text entry fields. This retention of the values allowed for
random order when selecting a key/value pair to be used throughout selecting
multiple ents that would share this value, then applying the key/value pair to
all ents selected with the values that were in the key/value text boxes.
With GTK, if you select any ent after the ent which contains the key/value pair
you wish to retain, the text entry boxes then do not retain the key/values you
want, and must deselect and then re-select the ent in which values you wish to
copy and apply to all selected ents.
Lights are just one common entity, spawns, ammo, items that are used in
different gametypes and mods with different unique values use these extensively.