[Bf-blender-cvs] CVS commit: blender/source/blender/python/api2_2x BGL.c Bone.c Draw.c Lattice.c Metaball.c Metaball.h Object.c euler.c logic.c quat.c vector.c

Campbell Barton cbarton at metavr.com
Sat Sep 30 17:02:11 CEST 2006


Sorry, I kept writing the same commit log and it wasnt working...
ob.data/ob.getData() can now get metaballs

metaball element rotation quat normalied on applying to avoid eternal loop.

replaced  Py_BuildValue("f", float) with PyFloat_FromDouble , and 
similar BuildValue commands  with PyInt_FromLong and PyString_FromString


Campbell Barton wrote:
> campbellbarton (Campbell Barton) 2006/09/30 16:14:49 CEST
>
>   Modified files:
>     blender/source/blender/python/api2_2x BGL.c Bone.c Draw.c 
>                                           Lattice.c Metaball.c 
>                                           Metaball.h Object.c 
>                                           euler.c logic.c quat.c 
>                                           vector.c 
>   
>   Log:
>   3rd attempt to commit, metaball fixes and small vector optimization
>   

-- 
Campbell J Barton

133 Hope Street
Geelong West, Victoria 3218 Australia

URL:    http://www.metavr.com
e-mail: cbarton at metavr.com
phone: AU (03) 5229 0241



More information about the Bf-blender-cvs mailing list