f93360b3bb29e27b6345194172017f32c1df6868
Non-editable is mostly linked (besides some incoming exception for the Brush Asset project). If the Image is linked but not packed, conceptually it does not really make a difference (edits for a linked vs local image would still end up in the same external file when saved). However when it is linked and packed we are running into Undo crashes (#122131). Also the image remains linked, so data remains to be read/loaded from the packed version from the library (so any edits are lost). For consistency, disallow image operations for all non-editable images. ref. #122131 ref. #122033 Pull Request: https://projects.blender.org/blender/blender/pulls/122209
…
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%
