Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.blender.org/blender.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoseph Eagar <joeedh@gmail.com>2022-04-12 09:08:23 +0300
committerJoseph Eagar <joeedh@gmail.com>2022-04-12 09:08:23 +0300
commit4a3bcfa1026b0be5a87f6540e61b94241bd91e3b (patch)
tree82b8318a24a5ae96aedd899d87f46d23bba1171b /release/scripts/addons
parentd683ea4862130b448077de08b2dcebc20418784e (diff)
Fix T97100: Fix ordering in color attribute list items
The new tab in the properties panel for "Color Attributes" shows the data type and domain, just like the Attributes tab. The issue is that the UI does not scale well and can only display the full names when dragged to an extreme width. This is due to the inclusion of the render icon in between the attribute name and attribute type description. This patch changes the order that items are displayed in the Color Attributes Panel. Moving the render icon to the very right. The result is consistent with other parts of the Blender UI and does not take as much space to display the full text. Reviewed By: @jbakker Differential Revision: https://developer.blender.org/D14567 Ref D14567
Diffstat (limited to 'release/scripts/addons')
m---------release/scripts/addons0
1 files changed, 0 insertions, 0 deletions
diff --git a/release/scripts/addons b/release/scripts/addons
-Subproject 4d53ec76a3d8b0a72fcc7a795067a159ce6dcd2
+Subproject 787ea78f7fa6f0373d80ba1247768402df93f8a