[Bf-blender-cvs] CVS commit: blender/source/blender/blenloader/intern readfile.c

Ton Roosendaal ton at blender.org
Thu Oct 27 15:56:41 CEST 2005


ton (Ton Roosendaal) 2005/10/27 15:56:41 CEST

  Modified files:
    blender/source/blender/blenloader/intern readfile.c 
  
  Log:
  This is a bit a patch... unforseen issue with the new Screen Handlers.
  (Screen handler is used now to trigger animated screen).
  
  When files get saved with Verse_Blender, it has the verse handler set,
  which causes the handler system to run without a means to disable it with
  release versions of Blender. This patch disables the Verse Handler to be
  set on reading files.
  
  Jiri; you will have to uncomment this code when you sync it with your tree!
  
  Revision  Changes    Path
  1.204     +12 -2     blender/source/blender/blenloader/intern/readfile.c
    <http://projects.blender.org/viewcvs/viewcvs.cgi/blender/source/blender/blenloader/intern/readfile.c.diff?r1=1.203&r2=1.204&cvsroot=bf-blender>



More information about the Bf-blender-cvs mailing list