[Bf-committers] Re: [Bf-blender-cvs] CVS commit: blender/source/blender/python/api2_2x Texture.c vector.c blender/source/blender/python/api2_2x/doc Texture.py

Joe Eagar joeedh at gmail.com
Sun Mar 4 18:38:01 CET 2007


Campbell Barton wrote:
> campbellbarton (Campbell Barton) 2007/03/02 10:48:04 CET
>
>   Modified files:
>     blender/source/blender/python/api2_2x Texture.c vector.c 
>     blender/source/blender/python/api2_2x/doc Texture.py 
>   
>   Log:
>   vector.c - bugfix, vec.w accessed vec[4] not vec[3]! (probably my fault)
>   Texture.c - added "val = tex.evaluate(vec)" so you can find the color/intensity at a given loaction for a texture.
>   
>  
Cool! Could you add support for getting the normal dx/dy too?

I believe you can get that with both multitex_ext and externtex, not 
sure though.

Hrm.  Or I could look at it when I wake up.

Joe


More information about the Bf-committers mailing list