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

Campbell Barton cbarton at metavr.com
Mon Mar 13 03:02:19 CET 2006


campbellbarton (Campbell Barton) 2006/03/13 03:02:19 CET

  Modified files:
    blender/source/blender/python/api2_2x Scene.c 
  
  Log:
  Scene unlinking didnt set the python objects scene to NULL,causing memory errors if accessing the data after the scene was unlinked.
  Also a few functions segfulted if scene was unlinked, added more checking.
  
  First commit from win32, hope line endings are ok.
  
  Revision  Changes    Path
  1.45      +33 -28    blender/source/blender/python/api2_2x/Scene.c
    <http://projects.blender.org/viewcvs/viewcvs.cgi/blender/source/blender/python/api2_2x/Scene.c.diff?r1=1.44&r2=1.45&cvsroot=bf-blender>



More information about the Bf-blender-cvs mailing list