fixes imports
This commit is contained in:
parent
09ceff62f3
commit
7073ad2ac2
15 changed files with 36 additions and 45 deletions
|
|
@ -1,6 +1,5 @@
|
|||
import bpy
|
||||
|
||||
|
||||
class IDEDITOR_SelectIDMaskOperator(bpy.types.Operator):
|
||||
bl_idname = "id_mask_editor.select_id_mask"
|
||||
bl_label = "Select by ID Mask"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue