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

Willian Padovani Germano wgermano at ig.com.br
Fri Oct 24 19:08:59 CEST 2003


ianwill (Willian Padovani Germano) 2003/10/24 19:08:59 CEST

  Modified files:
    blender/source/blender/python/api2_2x Object.c Object.h 
                                          Scene.c 
    blender/source/blender/python/api2_2x/doc Scene.py 
  
  Log:
  Exppython: fixed crash caused by linking to a scene objects with NULL obdata, caused by recent (2.28c) internal changes to avoid unneded creation of obdata.
  
  Revision  Changes    Path
  1.45      +1296 -1282blender/source/blender/python/api2_2x/Object.c
  1.16      +2 -0      blender/source/blender/python/api2_2x/Object.h
  1.15      +374 -370  blender/source/blender/python/api2_2x/Scene.c
  1.4       +15 -3     blender/source/blender/python/api2_2x/doc/Scene.py



More information about the Bf-blender-cvs mailing list