Object Editor 3.8.1
What's Changed
Another release of shame. Lots of bug fixes in this one:
- Make the "Download" folder browser in the settings use a folder browser, not a file browser, by @LeftofZen in b604ff2
- Add ability to view/edit ProducedQuantity property on Building objects, by @LeftofZen in d07fa6c
- There exist a few annoying binding issues in Building and Airport objects, and these needed more manual adjustments to make them work as expected, by @LeftofZen in a261766
- Now that some objects have editable lists (even though the size may be fixed), a condition for the UI to work for this is the object type must have a default constructor. Some of these didn't exist, so I've added the missing ones for Building/Industry/Airport, which should prevent crashes here, by @LeftofZen in 1e8882e
Full Changelog: 3.8.0...3.8.1