Blender Git Commit Log

Git Commits -> Revision 68d39a2

Revision 68d39a2 by Sergey Sharybin (master)
December 5, 2013, 13:32 (GMT)
Fix T37688: User Preferences do not load correctly

Issue was caused by from_memory=true passing to wm_homefile_read
in case there's a configuration folder for current blender.

But the thing is, we still might fallback to reading home file
from memory (i.e. in cases there's no startup.blend in config
folder).

In this case we still need to run versioning code for userprefs.

Commit Details:

Full Hash: 68d39a262c9053000e56b3d8448f70284d9dba91
Parent Commit: 4838a60
Lines Changed: +13, -1

1 Modified Path:

/source/blender/windowmanager/intern/wm_files.c (+13, -1) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021