939e4b2efcb3d8a2d4481341866ef0fb2e6d4aa6
There is a mechanism to store config files in the same folder as the Blender executable. The typical use case is putting Blender on a USB drive and taking the config with you. However the problem is that this is using the 4.2/ folder, which is fine for config/ but with e.g. addons, studiolights and now extensions this is mixing user and system files. This requires exceptions, doesn't work well in some cases and is just generally not great design. Instead use a folder named portable/ that is separate. Pull Request: https://projects.blender.org/blender/blender/pulls/122778
…
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
11%
C
6.3%
GLSL
2.2%
CMake
1.3%
Other
1.1%
