Files
test2/source/blender/makesdna
Julian Eisel ba25023d22 Python: Support multiple custom script directories in Preferences
Makes it possible to select multiple custom script directories in Preferences >
File Paths, replacing the single Scripts path option. Each of these directories
supports the regular script directory layout with a startup file (or files?),
add-ons, modules and presets.
When installing an add-on, the script directory can be chosen.

NOTE: Deprecates the `bpy.types.PreferencesFilePaths.script_directory`
property, and replaces `bpy.utils.script_path_pref` with
`bpy.utils.script_paths_pref`.

Pull Request: https://projects.blender.org/blender/blender/pulls/104876
2023-04-11 15:20:52 +02:00
..
2023-04-06 11:02:47 +12:00
2022-09-19 14:52:27 +10:00
2023-03-29 14:17:32 +11:00
2023-01-10 19:04:07 +11:00
2023-04-05 15:30:32 +02:00
2022-09-19 14:52:27 +10:00
2023-03-03 00:35:45 +01:00