[Bf-blender-cvs] CVS commit: blender/source/blender/python/api2_2x Object.c blender/source/blender/python/api2_2x/doc Object.py

Willian Padovani Germano wgermano at superig.com.br
Sun Jul 9 15:04:42 CEST 2006


ianwill (Willian Padovani Germano) 2006/07/09 15:04:42 CEST

  Modified files:
    blender/source/blender/python/api2_2x Object.c 
    blender/source/blender/python/api2_2x/doc Object.py 
  
  Log:
  BPython API:
  -fixing object.getMatrix("localspace") and object.matrixLocal to return
  the local matrix (returns global space matrix if the object doesn't
  have a parent).
  
  Revision  Changes    Path
  1.199     +29 -11    blender/source/blender/python/api2_2x/Object.c
    <http://projects.blender.org/viewcvs/viewcvs.cgi/blender/source/blender/python/api2_2x/Object.c.diff?r1=1.198&r2=1.199&cvsroot=bf-blender>
  1.80      +3 -2      blender/source/blender/python/api2_2x/doc/Object.py
    <http://projects.blender.org/viewcvs/viewcvs.cgi/blender/source/blender/python/api2_2x/doc/Object.py.diff?r1=1.79&r2=1.80&cvsroot=bf-blender>



More information about the Bf-blender-cvs mailing list