[Bf-blender-cvs] CVS commit: blender/source/blender/python BPY_interface.c blender/source/blender/python/api2_2x Draw.c Window.c

Willian Padovani Germano wgermano at ig.com.br
Sat Jun 14 12:10:03 CEST 2003


ianwill (Willian Padovani Germano) 2003/06/14 12:10:02 CEST

  Modified files:
    blender/source/blender/python BPY_interface.c 
    blender/source/blender/python/api2_2x Draw.c Window.c 
  
  Log:
  * Fixed crash on file image selectors:
     The global python dict can't be cleaned before the callbacks are executed.
  
  Revision  Changes    Path
  1.12      +2 -2      blender/source/blender/python/BPY_interface.c
  1.7       +13 -9     blender/source/blender/python/api2_2x/Draw.c
  1.3       +15 -3     blender/source/blender/python/api2_2x/Window.c



More information about the Bf-blender-cvs mailing list