[Bf-committers] Re: Python AttributeError: 'Blender Object' object has no attribute 'rbHalfExtents'

erwin at erwincoumans.com erwin at erwincoumans.com
Sat Dec 16 22:48:29 CET 2006


It was a type copy/paste bug, probably introduces when some set/get methods 
changed into attribute access. 

Should be fixed now,
Thanks,
Erwin 

 

erwin at erwincoumans.com writes: 

> 
> Just checking ColladaBlender, and exporing a Physics scene.  
> 
> This new error pops up. Does anyone know what happened to the 
> rbHalfExtents?
> I need this for physics export:  
> 
>   shape.halfExtents = list(bNode.rbHalfExtents)
> AttributeError: 'Blender Object' object has no attribute 'rbHalfExtents'  
> 
> Thanks,
> Erwin  
> 
> _______________________________________________
> Bf-committers mailing list
> Bf-committers at projects.blender.org
> http://projects.blender.org/mailman/listinfo/bf-committers
 



More information about the Bf-committers mailing list