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

Ken Hughes khughes at pacific.edu
Sat Mar 11 02:17:21 CET 2006


khughes (Ken Hughes) 2006/03/11 02:17:21 CET

  Modified files:
    blender/source/blender/python/api2_2x Object.c 
  
  Log:
  Bugfix: Object.link() was not correctly handling object/datablock material
  counting, causing "Error Totblock" messages on exit due to memory not being
  freed.  Added a call to test_object_materials() after the new data is linked.
  
  Revision  Changes    Path
  1.174     +8 -9      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.173&r2=1.174&cvsroot=bf-blender>



More information about the Bf-blender-cvs mailing list