UI: Update Theme Presets for blender/blender#111431 #104912
No reviewers
Labels
No Label
Interest
Animation & Rigging
Interest
Blender Cloud
Interest
Collada
Interest
Core
Interest
Documentation
Interest
Eevee & Viewport
Interest
Geometry Nodes
Interest
Grease Pencil
Interest
Import and Export
Interest
Modeling
Interest
Modifiers
Interest
Nodes & Physics
Interest
Pipeline, Assets & IO
Interest
Platforms, Builds, Tests & Devices
Interest
Python API
Interest
Rendering & Cycles
Interest
Sculpt, Paint & Texture
Interest
Translations
Interest
User Interface
Interest
UV Editing
Interest
VFX & Video
Meta
Good First Issue
Meta
Papercut
Module
Add-ons (BF-Blender)
Module
Add-ons (Community)
Platform
Linux
Platform
macOS
Platform
Windows
Priority
High
Priority
Low
Priority
Normal
Priority
Unbreak Now!
Status
Archived
Status
Confirmed
Status
Duplicate
Status
Needs Info from Developers
Status
Needs Information from User
Status
Needs Triage
Status
Resolved
Type
Bug
Type
Design
Type
Known Issue
Type
Patch
Type
Report
Type
To Do
No Milestone
No project
No Assignees
3 Participants
Notifications
Due Date
No due date set.
Dependencies
No dependencies set.
Reference: blender/blender-addons#104912
Loading…
Reference in New Issue
Block a user
No description provided.
Delete Branch "Gilberto.R/blender-addons:temp-thpresetsv3d"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Update theme presets for the "improve edge highlight" PR ( blender/blender#111431 ).
To test the presets, drop the files to the build folder on \4.1\scripts\addons\presets\interface_theme .
I had a look at the changed themes in comparison to the current ones.
Only a couple of issues.
The faces are using the darker theme from face mode on on vertex & edge mode. Previously this was only in face mode.
This is an issue with Minimal Dark, Modo and XSI. For XSI the faces are for some reason much stronger grey than before.
The vertex & edge mode in XSI doesn't use the same red hue as before.
@JulienKaspar Thank you for taking a look.
I can't understand the first issue. Could you clarify it for me? I think it is a weaker gray on the updated because I lowered the alpha of "Face" color.
On the the XSI theme, the unselected edge color is yellow so the hue shift would make selected edges look unselected by shifting their red to yellow, and a hue shift the other way would be pink, which imo doesn't fit the XSI theme. So I tried to mostly to change the brightness instead, and left the original edge colors on edge mode and face mode, with the inactive looking more dull.
On the Minimal Dark theme, a hue shift from light blue to green would make it look too similar to the active color of that theme, and a shift to purple would not fit the theme. So I tried to do a more subtle color change which in my opinion looks good and fits the theme.
SOrry for the wait. I made some comparative screenshots of all 3 selection modes across the themes that don't look right.
The Modo theme seems to be ok but the others are strikingly different.
The colors generally don't seem to match the old themes. Sometimes even just plain copying the default colors. Not sure if I'm doing something wrong?
The face colors are also generally very different between face selection mode and the others.
Ok I see that the applied PR on my system are different from the themes in the description. But all are very different from the 3.6 themes ...
A regression is that the face theme is only applied onto face selection mode and in all the others it's off.
The Minimal and XSI theme of the other themes seem to have been made to always use a strong face theme color in edit mode, which is no longer possible.
A regression is that the face theme is only applied onto face selection mode and in all the others it's off.
The Minimal and XSI theme of the other themes seem to have been made to always use a strong face theme color in edit mode, which is no longer possible.
A regression is that the face theme is only applied onto face selection mode and in all the others it's off.
The Minimal and XSI theme seem to have been made to always use a strong face theme color in edit mode, which is no longer possible.
The functionality is already merged to main, but the updated theme presets aren't merged yet, so to test this you need to copy the updated theme presets to \4.1\scripts\addons\presets\interface_theme to replace the old theme presets, or it will load the default colors because those colors aren't set on the old presets. So, without the updated presets you will get the wrong face color.
Step by step to test the updated theme presets:
Here is how it should look
Ah I don't know why this didn't work on my end.
It's working now. Thanks!
Overall looks good. The Maya theme looks very different but tbh much closer to Maya.
Only one suggestion:
Change "Edge Selection" on XSI theme to #FFA000.
It will look much closer to XSI and how it was in 3.6. It also improves edge readability on face selection mode.
I still think the lacking face theme color in edge and vertex selection modes is a regression but I'm fine with looking at that seperately with Jonathan Lampel (especially because it affects the Minimal Dark theme)
Themes look good to me.
Update theme presets for "improve edge highlight" PRto UI: Update Theme Presets for #111431UI: Update Theme Presets for #111431to UI: Update Theme Presets for blender/blender#111431@ -371,3 +371,3 @@
vertex_select="#ffea00"
vertex_active="#ffffff"
vertex_size="2"
vertex_size="4"
Curious why setting this specific theme to vertex size 4? The default is 3 for all themes.