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

Joseph Eagar joeedh at gmail.com
Wed Nov 29 23:30:41 CET 2006


joeedh (Joseph Eagar) 2006/11/29 23:30:41 CET

  Modified files:
    blender/source/blender/python/api2_2x IDProp.c 
  
  Log:
  =IDProperties bugfix=
  
  Misspelled __members__ __member__ in IDProperty's
  getattr function; this made "print dir(prop)" not
  work.  Eventually I need to replace the whole thing
  with getsetters.
  
  Still need to find out why "print type(a_property)" crashes
  blender. :S
  
  Revision  Changes    Path
  1.5       +1 -1      blender/source/blender/python/api2_2x/IDProp.c
    <http://projects.blender.org/viewcvs/viewcvs.cgi/blender/source/blender/python/api2_2x/IDProp.c.diff?r1=1.4&r2=1.5&cvsroot=bf-blender>



More information about the Bf-blender-cvs mailing list