[Bf-blender-cvs] CVS commit: blender/source/blender/src filesel.c

Ton Roosendaal ton at blender.org
Fri Feb 9 12:47:52 CET 2007


ton (Ton Roosendaal) 2007/02/09 12:47:52 CET

  Modified files:
    blender/source/blender/src filesel.c 
  
  Log:
  Bugfix #5959
  
  Save .blend file: when setting option "Relative Paths", blender tried to
  save in the root directory.
  Saving .blend files is always with a real path, do the relative option
  should be skipped.
  
  Also removed the totally annoying error popup when trying to save something
  before you saved a .blend. That warning was almost never correct. I left
  in this warning for loading files btw.
  
  Revision  Changes    Path
  1.92      +8 -14     blender/source/blender/src/filesel.c
    <http://projects.blender.org/viewcvs/viewcvs.cgi/blender/source/blender/src/filesel.c.diff?r1=1.91&r2=1.92&cvsroot=bf-blender>



More information about the Bf-blender-cvs mailing list