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

Ton Roosendaal ton at blender.org
Thu Jul 28 13:05:21 CEST 2005


ton (Ton Roosendaal) 2005/07/28 13:05:21 CEST

  Modified files:
    blender/source/blender/blenkernel/intern blender.c 
    blender/source/blender/blenloader/intern readfile.c 
  
  Log:
  Bugfix #2875
  
  Removed old code that was used when the global undo still saved files. It
  was restoring pointers in the UI based on names, which gave confusing
  results when loading the quit.blend file (actually undobuffer).
  Instead it should treat the quit.blend same as "Load without UI" option.
  
  Revision  Changes    Path
  1.34      +3 -3      blender/source/blender/blenkernel/intern/blender.c
    <http://projects.blender.org/viewcvs/viewcvs.cgi/blender/source/blender/blenkernel/intern/blender.c.diff?r1=1.33&r2=1.34&cvsroot=bf-blender>
  1.160     +7 -9      blender/source/blender/blenloader/intern/readfile.c
    <http://projects.blender.org/viewcvs/viewcvs.cgi/blender/source/blender/blenloader/intern/readfile.c.diff?r1=1.159&r2=1.160&cvsroot=bf-blender>



More information about the Bf-blender-cvs mailing list