blender/release/scripts
Campbell Barton 3270438678 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()
2012-07-29 01:02:25 +00:00
..
modules fix for own regression with handling of script paths, however this didnt work quite right before either. 2012-07-29 01:02:25 +00:00
presets Fix for [#32016] Tracking Settings Presets not working 2012-07-04 23:00:49 +00:00
startup fix for own regression with handling of script paths, however this didnt work quite right before either. 2012-07-29 01:02:25 +00:00
templates style cleanup 2012-07-04 21:41:05 +00:00