Blender Git Commit Log

Git Commits -> Revision 3270438

Revision 3270438 by Campbell Barton (master)
July 29, 2012, 01:02 (GMT)
fix for own regression with handling of script paths, however this didnt work quite right before either.

Handle these 2 kinds of script paths
* user script path: ~/.blender/scripts OR $BLENDER_USER_SCRIPTS
* pref script path: always bpy.context.user_preferences.filepaths.script_directory

now both are returned by bpy.utils.script_paths()

Commit Details:

Full Hash: 3270438678c8022c00de9655300b9589803a50b1
SVN Revision: 49343
Parent Commit: f5d643e
Lines Changed: +17, -18

3 Modified Paths:

/release/scripts/modules/bpy/utils.py (+11, -13) (Diff)
/release/scripts/modules/sys_info.py (+2, -1) (Diff)
/release/scripts/startup/bl_ui/space_userpref.py (+4, -4) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021