]> de.git.xonotic.org Git - xonotic/netradiant.git/commit
Radiant:
authorGarux <garux@mail.ru>
Wed, 2 Aug 2017 06:19:53 +0000 (09:19 +0300)
committerGarux <garux@mail.ru>
Wed, 2 Aug 2017 06:19:53 +0000 (09:19 +0300)
commit2ab47003e0b34d7ca43d4ac5b9ae18d3413a4f4c
tree5c1e98df673b3b5131e8c1c77abda1897a350489
parent0261afc6df181092b7d57751fec84e21d3ac593c
Radiant:

misc...
* regular gtk search in entity inspector -> entity class list
* fix: entities, converted to ( targeted + having model + not loaded b4 ) ones weren't selectable normally + rendered only while 0 0 0 was visible
* ExpandSelectionToEntities works, if only parent node is selected, too (via entity list)
* Select & normalize color commands work for group ents, if contained primitive is selected
* remove boolean key, if set via entity inspector checkbox to 0 (ex: light - sun checkbox: was _sun 0, if off)
radiant/entity.cpp
radiant/entityinspector.cpp
radiant/select.cpp