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