Skip to content
  • Christophe Geuzaine's avatar
    Boolean operations now try to preserve the numbering of the input entities: · 6b809076
    Christophe Geuzaine authored
    - if entities are not modified, we keep them as-is
    - if an entity gives rise to a single new entity (and we as to delete the intput entity), use the tag of the old entity for the new one
    
    This makes BooleanFragments fully usage for scripted gluing: if shapes are just modified on their boundary they will keep the same tag :-)
    
    This is a major modification of the algorithm: please check carefully!
    6b809076