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

Michel Selten michel.s at home.nl
Wed Jul 30 20:47:06 CEST 2003


michel (Michel Selten) 2003/07/30 20:47:06 CEST

  Modified files:
    blender/source/blender/python/api2_2x Object.c 
  
  Log:
  * Fixed crash in Object.getTracked() method
    It tried to create a new Object from the tracked variable, when the variable
    was NULL. Ouch.
  
  Revision  Changes    Path
  1.34      +7 -12     blender/source/blender/python/api2_2x/Object.c



More information about the Bf-blender-cvs mailing list