Assets: Add initial new display_name metadata. #115918

Open
Bastien Montagne wants to merge 4 commits from mont29/blender:tmp-assets-uiname into main

When changing the target branch, be careful to rebase the branch in your fork to match. See documentation.

4 Commits

Author SHA1 Message Date
Bastien Montagne 71a36925ea Address review comments.
buildbot/vexp-code-patch-lint Build done. Details
buildbot/vexp-code-patch-linux-x86_64 Build done. Details
buildbot/vexp-code-patch-darwin-x86_64 Build done. Details
buildbot/vexp-code-patch-darwin-arm64 Build done. Details
buildbot/vexp-code-patch-windows-amd64 Build done. Details
buildbot/vexp-code-patch-coordinator Build done. Details
2023-12-09 13:49:12 +01:00
Bastien Montagne b873a36053 Merge branch 'main' into tmp-assets-uiname 2023-12-09 00:16:56 +01:00
Bastien Montagne fc47e37705 Merge branch 'main' into tmp-assets-uiname 2023-12-08 23:20:14 +01:00
Bastien Montagne 04a9612810 Assets: Add initial new `label` metadata.
If defined, labels are used instead of the asset name (i.e. ID name)
when showing the asset to the user, in the UI (e.g. in the asset
browser).

Unlike ID names, they are not expected to be unique, and should not be
used for asset reference.
2023-12-07 22:27:59 +01:00