Blender Git Commit Log

Git Commits -> Revision 6cd3a67

Revision 6cd3a67 by Brecht Van Lommel (master)
August 20, 2018, 14:23 (GMT)
Workspaces: remove separate workspaces.blend config file.

This is quite confusing in the current UI, with both startup.blend and
workspaces.blend containing a list of workspaces. In practice you'd usually
want to save workspaces to both files.

The downside of having a single file may be that you then can't disable
certain workspaces by default, but we could add a setting for that.

Commit Details:

Full Hash: 6cd3a67e36b6eb120ce4aad7267107674bc1b23c
Parent Commit: 4449346
Lines Changed: +49, -56

6 Modified Paths:

/release/scripts/startup/bl_ui/space_userpref.py (+1, -3) (Diff)
/source/blender/blenkernel/BKE_appdir.h (+0, -1) (Diff)
/source/blender/editors/screen/workspace_edit.c (+48, -14) (Diff)
/source/blender/windowmanager/intern/wm_files.c (+0, -36) (Diff)
/source/blender/windowmanager/intern/wm_operators.c (+0, -1) (Diff)
/source/blender/windowmanager/wm_files.h (+0, -1) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021