Blender Git Commit Log
Git Commits -> Revision d40ac45
Revision d40ac45 by Bastien Montagne (master) February 12, 2015, 16:30 (GMT) |
Fix (unreported) `load_file()` func from creator.c not setting G.save_over correctly. This was rather annoying, since if you were script-editing a .blend file in background mode, opened through this commandline option system, and wanted to save over, a mere `bpy.ops.wm.save_mainfile()` *would not* overwrite expected file, but instead write/replace the dummy `untitled.blend` one! |
Commit Details:
Full Hash: d40ac45610edef50885ce73034f7c035f48cc9c1
Parent Commit: d70c7c0
Lines Changed: +8, -1
1 Modified Path:
/source/creator/creator.c (+8, -1) (Diff)