Blender Git Loki
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