youarebritish / FoxKit

General-purpose Fox Engine data editor.
MIT License
47 stars 5 forks source link

Swapping a StaticModel entity's model to null causes you to be unable to hot-swap it again #128

Open youarebritish opened 6 years ago

youarebritish commented 6 years ago

If you have a StaticModel entity and its modelFile property is ever null, then any future changes to the property will not show up in the scene until you close the DataSet and reopen it.

youarebritish commented 5 years ago

This isn't reasonably fixable without a custom inspector for the StaticModel class, which isn't in the cards for 1.0.