Mech cleanup use new edge_keys
continual script stuff, minor stuff.. fix for bad return in group. Added back group.objects.append/remove but print deprectaed warning. also some epydoc changes.
This commit is contained in:
@@ -394,7 +394,7 @@ def getMeshFromObject(ob, container_mesh=None, apply_modifiers=True, vgroups=Tru
|
||||
mesh.verts= None
|
||||
|
||||
|
||||
type = ob.getType()
|
||||
type = ob.type
|
||||
dataname = ob.getData(1)
|
||||
tempob= None
|
||||
if apply_modifiers or type != 'Mesh':
|
||||
|
||||
Reference in New Issue
Block a user