56387f5be540f14246e520ab1e8016e22e146eb3
Asset system files (using the `.asset.blend` extension) are special and cannot be edited like normal files. Opening them showes warnings about this. So better not "encourage" editing these files that much. Note that this check will result in false positives, since users may create files with this extension. Asset system files have an extra flag stored identifying them. Accessing that from the asset representation is a bit more involved, probably requires changes in the asset indexer. For now keeping it simple, the false positives are not a big deal for this convenience operator. Pull Request: https://projects.blender.org/blender/blender/pulls/123781 Part of the brush assets project, see: - https://projects.blender.org/blender/blender/issues/116337 - https://projects.blender.org/blender/blender/pulls/106303
…
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%
