blender/release
Philipp Oeser 634e4a49d6 Fix T101334: Paint Texture Slots appear greyed out
To the user, this looks like a disfunctional thing (usually greying out
is used for props having no effect).

The greying out is caused by
{rB8b7cd1ed2a17e40661101eea4adae99e8e3d02e9}.
Above commit disabled the direct renaming of images in the
`TEXTURE_UL_texpaintslots` UIList (and instead displays the texture slot
directly as a prop -- which has its `PROP_EDITABLE` flag cleared)
(from the commit message):
> A limitation of this patch is that is isn't possible anymore to rename
images directly from
> the selection panel. This is currently allowed in master. But as
CustomDataLayers
> aren't ID fields and not owned by the material supporting this wouldn't
be easy.

To work around the UI confusion (but still keep the non-editable nature
of the property), now just display this as a label.

Maniphest Tasks: T101334

Differential Revision: https://developer.blender.org/D16138
2022-10-05 13:41:59 +02:00
..
bin Linux: Move Mesa software OpenGL libraries to sub-directory 2022-07-08 15:44:06 +02:00
darwin Info.plist: Bump LSMinimumSystemVersion to silence warning 2022-01-14 19:33:06 +05:30
datafiles Bump submodule versions 2022-09-28 13:45:22 +02:00
freedesktop Update freedesktop file. 2022-08-31 09:42:17 +02:00
license Merge remote-tracking branch 'origin/blender-v3.3-release' 2022-08-16 18:08:46 +02:00
lts Cleanup: use autopep8 on release/lts 2022-04-20 16:18:42 +10:00
scripts Fix T101334: Paint Texture Slots appear greyed out 2022-10-05 13:41:59 +02:00
text readme.html: replace IRC with blender.chat, fix typo 2022-02-15 11:09:40 +05:30
windows Fix T79801: openvdb cache does not support Unicode paths on windows 2022-06-02 11:18:43 -06:00