GarageGames / Torque3D

MIT Licensed Open Source version of Torque 3D from GarageGames
http://torque3d.org
MIT License
3.35k stars 1.2k forks source link

Tweaks some object handling of guiTreeViewObj #2324

Closed Areloch closed 5 years ago

Areloch commented 5 years ago

Tweaks some handling of guiTreeViewObj so you don't necessarily have to delete an object if you delete the tree item, as well as the ability to look up the object id via tree item.

Also removes spam in the event that an item on the tree is more of a data representation rather than literal object.