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

Daniel Dunbar bf-committers@blender.org
Tue, 25 Mar 2003 16:54:47 +0100 (CET)


zuster (Daniel Dunbar) 2003/03/25 16:54:47 CET

  Modified files:
    blender/source/blender/blenloader/intern readfile.c 
  
  Log:
  Fix for bug #70.
  
  I am a little skeptical about this patch, because somehow
  the file had the TXT_ISEXT flag set in it, and the support for
  that feature isn't complete. What I want to know is how that
  flag got set in the first place, none of the interface code
  turns it on.
  
  At least it fixes the crash.
  
  Revision  Changes    Path
  1.7       +21 -23    blender/source/blender/blenloader/intern/readfile.c