Fixes up some erroneous behavior with Simgroup parentage.1818/head
commit3ab2f98ec383ddb882d2b9bc492614c81409c33e
authorAreloch <Areloch@gmail.com>
Wed, 26 Oct 2016 05:49:05 +0000 (26 00:49 -0500)
committerAreloch <Areloch@gmail.com>
Wed, 26 Oct 2016 05:49:05 +0000 (26 00:49 -0500)
treecc30d27c778a9dff3cdb6ff51a619f24192485af
parent1a851f167d031125931f388fc48c071ee7319f18
Fixes up some erroneous behavior with Simgroup parentage.

Fixes Prefab creation handling of SceneObjects and SimGroups.
Fixes SceneObjects where the default icon incorrectly defaulted to the simgroup folder rather than the generic class object when the class has no specific class icon.
Engine/source/gui/controls/guiTreeViewCtrl.cpp
Engine/source/gui/worldEditor/worldEditor.cpp