Blender Git Commit Log

Git Commits -> Revision 7bb5e4a

Revision 7bb5e4a by Campbell Barton (master)
February 16, 2021, 05:00 (GMT)
Fix reloading preferences ignoring 'script_directory'

Reloading preferences didn't update Python's `sys.path` to account
for the modified `script_directory`.

This meant the operator to load settings from a previous version
required a restart to initialize Python when this directory was set.

Commit Details:

Full Hash: 7bb5e4a3c192a0c09d2877eed7808b215fff5abb
Parent Commit: f34d5d9
Lines Changed: +32, -4

2 Modified Paths:

/release/scripts/modules/bpy/utils/__init__.py (+18, -1) (Diff)
/source/blender/windowmanager/intern/wm_files.c (+14, -3) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021