b51229f5fdf880569132fada7c84ee23bec11fa0
The asset editing API wouldn't check if the file it's writing to is known to be managed by the asset editing API itself, and therefore writable by the API. So the API could potentially lead to custom blend files getting overridden. To be clear, all users of the API had sufficient other checks, so in practice it wouldn't happen. Still make sure the API is safe to use without requiring the caller performing extra checks.
…
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%
