Blender Git Loki
Git Commits -> Revision ac8d040
Revision ac8d040 by Campbell Barton (master) August 26, 2010, 15:18 (GMT) |
When loading a default file, the default path could't always be initialized. G.main->name (also bpy.data.filepath) was being set to an uninitialized string. Not much we can do about this so set G.main->name an empty string if no file is loaded. |
Commit Details:
Full Hash: ac8d04092d7d865bb6821c4f7246377421ec9335
SVN Revision: 31595
Parent Commit: 2f1faee
Lines Changed: +1, -1
1 Modified Path:
/source/blender/windowmanager/intern/wm_files.c (+1, -1) (Diff)