[Gtkradiant] [Bug 402] Radiant doesn't handle changing entity classnames well
gtkradiant@zerowing.idsoftware.com
gtkradiant@zerowing.idsoftware.com
Fri, 24 May 2002 05:43:45 -0500
http://zerowing.idsoftware.com/bugzilla/show_bug.cgi?id=402
wjoseph@europe.ea.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|CLOSED |REOPENED
Resolution|INVALID |
Summary|Changing enties while right |Radiant doesn't handle
|clicking creates new entity,|changing entity classnames
|was this intentional |well
|feature? |
------- Additional Comments From wjoseph@europe.ea.com 2002-05-24 05:43 -------
The XY-window rightclick menu is NOT an "edit-current-selection" feature. It's
a "create-new-entity" feature. The old function was to use the position of the
current selection to create a new entity and DELETE the selection. The new
function is to use the position of the click to create a new entity without
deleting the selection. Your problem arises from a misconception of the
original function.
To change the class of an entity without deleting, use the entity inspector and
edit the classname key directly. There is a flaw in radiant's entity system
that means changing the classname may not update radiant's visualisation for
the entity. If the entity visual rep. doesn't change to the colour of the new
entity class, clone it and delete the original (the clone process refreshes the
eclass of the entity).
Changing from a fixedsize class to a non-fixedsize or vice-versa is not handled
well.
------- You are receiving this mail because: -------
Whoops! I have no idea!