kopia lustrzana https://github.com/vilemduha/blendercam
Make toolpath of selected operation an active object
rodzic
c6dddb6dbf
commit
5ff5bf5aec
|
|
@ -98,6 +98,7 @@ def updateOperation(self, context):
|
|||
if ob.hide == True:
|
||||
ob.hide = False
|
||||
was_hidden_dict[ao.path_object_name] = True
|
||||
bpy.context.scene.objects.active = ob
|
||||
except:
|
||||
pass
|
||||
|
||||
|
|
|
|||
Ładowanie…
Reference in New Issue