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

Ken Hughes khughes at pacific.edu
Sun Jun 11 17:35:40 CEST 2006


khughes (Ken Hughes) 2006/06/11 17:35:40 CEST

  Modified files:
    blender/source/blender/python/api2_2x Material.c 
  
  Log:
  ===Python API===
  Removed recently added Material API methods getRbFriction() and
  getRbRestitution().  Erwin had already added attributes rbFriction and
  rbRestitution, and current API design goal is to eventualy replace
  all getStuff()/setStuff() with attributes.
  
  Revision  Changes    Path
  1.49      +1 -5      blender/source/blender/python/api2_2x/Material.c
    <http://projects.blender.org/viewcvs/viewcvs.cgi/blender/source/blender/python/api2_2x/Material.c.diff?r1=1.48&r2=1.49&cvsroot=bf-blender>



More information about the Bf-blender-cvs mailing list