Import: Groups will be named using the mesh group LABEL tag. Spaces will convert to _.
Export: Textures referenced in sub-folders under Orbiter\Textures will include the proper sub-folder in the mesh file.
Export: Fixed a bug causing too many vertices (duplicates) to be created. The comparison for 'sameness' was not using a tolerance. See the 'set_normal' method in orbiter_tools.py if you feel you need to adjust that tolerance.
Import: Groups will be named using the mesh group LABEL tag. Spaces will convert to _. Export: Textures referenced in sub-folders under Orbiter\Textures will include the proper sub-folder in the mesh file. Export: Fixed a bug causing too many vertices (duplicates) to be created. The comparison for 'sameness' was not using a tolerance. See the 'set_normal' method in orbiter_tools.py if you feel you need to adjust that tolerance.