RoyAwesome / WorldSmith

Open source Dota 2 Mod Editor
MIT License
59 stars 28 forks source link

#34 Custom objects can be created. Currently, only Object.BaseClass and ... #74

Closed b2zeldafreak closed 9 years ago

b2zeldafreak commented 9 years ago

...Object.ClassName are set. At some point, creating an object should add a node to the object browser rather than calling RefreshTreeView, and the new object should maybe be automatically opened. Also, I soon add filtering to the Create Object dialog based on Default, Custom, and Override. A search box is another possible option in the future.