[Bf-committers] Re: [Bf-blender-cvs] CVS commit: blender/release/scripts/bpymodules BPyMesh.py blender/source/blender/python/api2_2x Mesh.c

Martin Poirier theeth at yahoo.com
Wed May 10 04:04:11 CEST 2006


--- Campbell Barton <cbarton at metavr.com> wrote:

> campbellbarton (Campbell Barton) 2006/05/10 03:38:02
> CEST
> 
>   Modified files:
>     blender/release/scripts/bpymodules BPyMesh.py 
>     blender/source/blender/python/api2_2x Mesh.c 
>   
>   Log:
>   made mesh's getFromObject pick the materials from
> object or obdata as set by the objects colbits.
>   its crufty that None of the exports currently
> export materials correctly, hopefully this will
> help.

Doesn't this potentially breaks mesh manipulation
scripts?

IIRC, PutRaw doesn't deal with colbits, so it would
take the materials list (where some might be from the
object) and apply it back to the mesh.

Not good.

Martin

__________________________________________________
Do You Yahoo!?
Tired of spam?  Yahoo! Mail has the best spam protection around 
http://mail.yahoo.com 


More information about the Bf-committers mailing list