Multi-Object-UV-Editing icon indicating copy to clipboard operation
Multi-Object-UV-Editing copied to clipboard

some fixes and improvements

Open jonim8or opened this issue 10 years ago • 0 comments

  • renamed "object" to "obj" to avoid confusion with python's object class
    • Fixed bug where it would crash if one of the objects had 0 verts
    • Fixed bug where it would only copy the active layer, even if multiple new uv layers were added
    • Rely more on self.active_object and self.initial_objects, instead of context.active_object and context.selected_objects

jonim8or avatar Jun 10 '15 16:06 jonim8or