Skip to content
Snippets Groups Projects
  • Germano's avatar
    23b0c956
    mesh_snap_utilities_line: dealloc bmesh · 23b0c956
    Germano authored
    The `SnapUtilitiesLine` class with all attributes are still referenced after the Operator is finished.
    Therefore it is better to deallocate objects that can cause possible errors when releasing.
    23b0c956
    History
    mesh_snap_utilities_line: dealloc bmesh
    Germano authored
    The `SnapUtilitiesLine` class with all attributes are still referenced after the Operator is finished.
    Therefore it is better to deallocate objects that can cause possible errors when releasing.