Blender Git Commit Log
Git Commits  -> Revision 034c956
		
			
			
		
Revision 034c956 by Andrea Weikert (master) November 7, 2010, 15:07 (GMT)  | 
fix [#24554] Blender does not remember name of last saved picture * image name is now set when the file is actually saved if it is empty. Otherwise it is only changed if we're not saving a copy. * If previous image name is empty, filename will be 'untitled.png' for png saving. NOTE: if we saved a copy of 'render.png' as render1.png, the save image dialog will be re-opened with the image name that Blender has (render.png) rather than render1.png.  | 
Commit Details:
Full Hash: 034c95626055d4fa9f438e74bd062caae0356829
SVN Revision: 32920
Parent Commit: c7fab53
Lines Changed:  +25,  -3
1 Modified Path:
/source/blender/editors/space_image/image_ops.c (+25, -3) (Diff)


 Master Commits
MiikaHweb | 2003-2021