firetools / blenderfds

The open user interface for the NIST Fire Dynamics Simulator (FDS)
https://blenderfds.org
GNU General Public License v3.0
41 stars 10 forks source link

[beta1] after importing many FDS cases, SURFs gets exported even if not used #36

Closed emanuelegissi closed 2 years ago

emanuelegissi commented 2 years ago

For example, save the default case and import thouse5.fds The boundary conditions from thouse5 are exported in the default case...

emanuelegissi commented 2 years ago

Remove ma.fake_user when importing

emanuelegissi commented 2 years ago

Added back ma.use_fake_user = True It is important otherwise the unreferenced Material gets deleted when saving Improved the selection of exported Materials. Now Materials referenced by Objects (managed) and by namelists in free_text (unmanaged) get exported.