This repository has been archived on 2023-10-09. You can view files and clone it. You cannot open issues or pull requests or push a commit.
Files
blender-archive/release/scripts/startup/bl_ui
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
..
2012-06-19 22:17:19 +00:00
2012-05-01 11:09:05 +00:00
2012-07-04 21:41:05 +00:00
2012-07-04 21:41:05 +00:00
2012-07-04 21:41:05 +00:00
2012-07-04 21:41:05 +00:00
2012-06-19 22:17:19 +00:00
2012-06-19 22:17:19 +00:00
2012-03-10 20:30:05 +00:00
2012-07-04 21:41:05 +00:00
2011-11-07 16:26:53 +00:00
2012-07-11 21:57:11 +00:00
2012-07-04 11:39:28 +00:00
2012-07-04 21:41:05 +00:00
2012-05-15 18:50:51 +00:00
2012-05-15 18:50:51 +00:00
2012-07-12 16:19:29 +00:00