[Bf-blender-cvs] CVS commit: blender/source/blender/python BPY_interface.c

Willian Padovani Germano wgermano at superig.com.br
Fri Mar 30 02:57:08 CEST 2007


ianwill (Willian Padovani Germano) 2007/03/30 02:57:08 CEST

  Modified files:
    blender/source/blender/python BPY_interface.c 
  
  Log:
  BPython: pydrivers
  
  -Adding name "self" to the pydriver's dictionary, so that objects can be easily referenced in their own expressions. For example, the expression:
  
  self.LocY
  
  for the LocX channel of an object would force this object's location in X to be equal to its location in Y. As always, feedback welcomed.
  
  Revision  Changes    Path
  1.106     +34 -13    blender/source/blender/python/BPY_interface.c
    <http://projects.blender.org/viewcvs/viewcvs.cgi/blender/source/blender/python/BPY_interface.c.diff?r1=1.105&r2=1.106&cvsroot=bf-blender>



More information about the Bf-blender-cvs mailing list