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

Joseph Eagar joeedh at gmail.com
Fri Nov 17 08:50:25 CET 2006


joeedh (Joseph Eagar) 2006/11/17 08:50:25 CET

  Modified files:
    blender/source/blender/python/api2_2x Blender.c 
  
  Log:
  =ID Properties Small Python Update=
  
  This commit adds a new constant dict to the top Blender module
  called PropertyTypes.  This dict represents all the ID Property
  constants: STRING, INT, FLOAT, ARRAY and GROUP.
  
  Further python work, including epydocs, are forthcoming.
  
  Revision  Changes    Path
  1.90      +14 -2     blender/source/blender/python/api2_2x/Blender.c
    <http://projects.blender.org/viewcvs/viewcvs.cgi/blender/source/blender/python/api2_2x/Blender.c.diff?r1=1.89&r2=1.90&cvsroot=bf-blender>



More information about the Bf-blender-cvs mailing list