ba25023d2217b4589a7366ebf3f14e800831bfb7
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
…
Blender
Blender is the free and open source 3D creation suite. It supports the entirety of the 3D pipeline-modeling, rigging, animation, simulation, rendering, compositing, motion tracking and video editing.
Project Pages
Development
License
Blender as a whole is licensed under the GNU General Public License, Version 3. Individual files may have a different, but compatible license.
See blender.org/about/license for details.
Description
Languages
C++
78%
Python
14.9%
C
2.9%
GLSL
1.9%
CMake
1.2%
Other
0.9%
