Files
test/source/blender/blenkernel/intern
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-03-10 11:33:11 +01:00
2023-03-20 15:30:14 +01:00
2023-03-16 15:58:34 +01:00
2023-04-10 13:47:36 -04:00
2023-04-04 15:16:07 +02:00
2023-03-03 10:09:20 +11:00
2023-02-03 12:41:01 +11:00
2023-03-23 16:43:50 +01:00
2023-04-05 15:30:32 +02:00
2023-04-05 14:23:54 +10:00
2023-04-04 15:16:07 +02:00
2022-11-02 10:18:19 +11:00
2023-03-19 11:21:08 +01:00
2023-03-09 10:39:49 +11:00