Skip to content

Fix fusibility errors

Some generators output nonfusible models that as a result cannot be exported correctly. This MR fixes the geometry errors that cause nonfusibility.

  • Remove dummy objects and replace them with None
  • Handle missing objects correctly in importers
  • Change the sign of some hardcoded offsets to make subobjects touch the main body rather than floating away from it.
Edited by kliment

Merge request reports