Blender Git Loki

Git Commits -> Revision fcb534e

Revision fcb534e by Campbell Barton (master)
June 12, 2019, 02:30 (GMT)
UI: alternate fix for T65702, handling of auto-saving userprefs

The behavior for loading factory settings wasn't clear for users.

This commit changes the behavior:

- Loading factory settings always disables auto-save
for the current session.
- The internal setting to skip saving on exit is now exposed
in the preferences (when enabled).
- The menu item "Load Factory Settings (Temporary)" has been removed
since it's always temporary.

This way users can always reset factory settings without
having to consider the combination of options that might cause their
preferences to be overwritten at exit.

If they want to enable auto-save for the current session
this can be done from the preferences.

Commit Details:

Full Hash: fcb534e336c3b9d9065c5bbc9143bcc305497975
Parent Commit: 2459a1a
Lines Changed: +30, -34

4 Modified Paths:

/release/scripts/startup/bl_ui/space_topbar.py (+0, -9) (Diff)
/release/scripts/startup/bl_ui/space_userpref.py (+15, -4) (Diff)
/source/blender/python/intern/bpy_app.c (+6, -0) (Diff)
/source/blender/windowmanager/intern/wm_files.c (+9, -21) (Diff)
Tehnyt: Miika HämäläinenViimeksi päivitetty: 07.11.2014 14:18MiikaH:n Sivut a.k.a. MiikaHweb | 2003-2021