Blender Git Commit Log

Git Commits -> Revision 2a0a6a0

Revision 2a0a6a0 by Campbell Barton (master)
December 13, 2021, 22:42 (GMT)
Remove G.save_over

The difference between G.save_over and G.relbase_valid was minor.

There is one change in functionality. When saving the default-startup
file from an already loaded blend file - future save actions will
continue to write to the originally loaded file instead of prompting
the user to select a location to save the file.

This change makes saving the startup file behave the same way
"Save a Copy" does.

Reviewed By: brecht

Ref D13556

Commit Details:

Full Hash: 2a0a6a0541eaff06659a06ef18cac05e5674c844
Parent Commit: a603bb3
Lines Changed: +4, -19

4 Modified Paths:

/source/blender/blenkernel/BKE_global.h (+0, -6) (Diff)
/source/blender/windowmanager/intern/wm_files.c (+3, -11) (Diff)
/source/blender/windowmanager/intern/wm_window.c (+1, -1) (Diff)
/source/creator/creator_args.c (+0, -1) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021