Wireframe color option for all shading modes #111502

Merged
Jeroen Bakker merged 2 commits from Gilberto.R/blender:temp-wirecolor1 into main 2023-08-28 11:04:48 +02:00
Contributor

Enables three options of wireframe color for all shading modes: theme color, object color and random color.
Previously this was exclusive to the wireframe shading mode.

Enables three options of wireframe color for all shading modes: theme color, object color and random color. Previously this was exclusive to the wireframe shading mode.
Gilberto Rodrigues added 1 commit 2023-08-25 04:39:39 +02:00
buildbot/vexp-code-patch-coordinator Build done. Details
4e0e59d1dc
Colored wires option for all shading modes
Member

@blender-bot package

@blender-bot package
Member

Package build started. Download here when ready.

Package build started. [Download here](https://builder.blender.org/download/patch/PR111502) when ready.
Julien Kaspar approved these changes 2023-08-25 11:07:11 +02:00
Julien Kaspar left a comment
Member

Works as expected 👍

Works as expected 👍
Gilberto Rodrigues requested review from Jeroen Bakker 2023-08-25 11:09:02 +02:00
Gilberto Rodrigues requested review from Pablo Vazquez 2023-08-25 11:09:37 +02:00
Jeroen Bakker reviewed 2023-08-25 15:20:24 +02:00
Jeroen Bakker left a comment
Member

Just a small tweak. Will do some platform checks on monday.

Just a small tweak. Will do some platform checks on monday.
@ -6316,4 +6316,4 @@
bl_parent_id = 'VIEW3D_PT_shading'
@classmethod
def poll(cls, context):
Member

poll function can be removed as it is always true

poll function can be removed as it is always true
Gilberto.R marked this conversation as resolved
Gilberto Rodrigues added 1 commit 2023-08-26 04:27:05 +02:00
Member

Thanks,

I tested the patch and the only feedback I have is that it is unclear to the user that this setting is connected to the display wireframe option of the overlay pop-over. Just to give a hint I would de-activate (draw grey) the Wire Color option when the display wireframe is turned off, to give an indication to the user that changing this setting doesn't reflect directly to the user.
I would still display the option always for discoverability.

Thanks, I tested the patch and the only feedback I have is that it is unclear to the user that this setting is connected to the display wireframe option of the overlay pop-over. Just to give a hint I would de-activate (draw grey) the `Wire Color` option when the display wireframe is turned off, to give an indication to the user that changing this setting doesn't reflect directly to the user. I would still display the option always for discoverability.
Jeroen Bakker added this to the EEVEE & Viewport project 2023-08-28 08:32:58 +02:00
Jeroen Bakker added this to the 4.0 milestone 2023-08-28 08:33:04 +02:00
Author
Contributor

@Jeroen-Bakker I don't think it should be grayed out, because even if the wireframe toggle in the overlays panel is 'off', there can be objects with their viewport display set to "display as wireframe" in their object properties, or display as solid + wireframe(the wireframe toggle from the object's viewport display).

@Jeroen-Bakker I don't think it should be grayed out, because even if the wireframe toggle in the overlays panel is 'off', there can be objects with their viewport display set to "display as wireframe" in their object properties, or display as solid + wireframe(the wireframe toggle from the object's viewport display).
Member

Ah, yes thanks for the clarification.
Than I will accept this patch as well.

Ah, yes thanks for the clarification. Than I will accept this patch as well.
Jeroen Bakker approved these changes 2023-08-28 10:28:50 +02:00
Jeroen Bakker merged commit 1f4c7a36df into main 2023-08-28 11:04:48 +02:00
Gilberto Rodrigues deleted branch temp-wirecolor1 2023-08-30 01:21:24 +02:00
Sign in to join this conversation.
No Label
Interest
Alembic
Interest
Animation & Rigging
Interest
Asset Browser
Interest
Asset Browser Project Overview
Interest
Audio
Interest
Automated Testing
Interest
Blender Asset Bundle
Interest
BlendFile
Interest
Collada
Interest
Compatibility
Interest
Compositing
Interest
Core
Interest
Cycles
Interest
Dependency Graph
Interest
Development Management
Interest
EEVEE
Interest
EEVEE & Viewport
Interest
Freestyle
Interest
Geometry Nodes
Interest
Grease Pencil
Interest
ID Management
Interest
Images & Movies
Interest
Import Export
Interest
Line Art
Interest
Masking
Interest
Metal
Interest
Modeling
Interest
Modifiers
Interest
Motion Tracking
Interest
Nodes & Physics
Interest
OpenGL
Interest
Overlay
Interest
Overrides
Interest
Performance
Interest
Physics
Interest
Pipeline, Assets & IO
Interest
Platforms, Builds & Tests
Interest
Python API
Interest
Render & Cycles
Interest
Render Pipeline
Interest
Sculpt, Paint & Texture
Interest
Text Editor
Interest
Translations
Interest
Triaging
Interest
Undo
Interest
USD
Interest
User Interface
Interest
UV Editing
Interest
VFX & Video
Interest
Video Sequencer
Interest
Virtual Reality
Interest
Vulkan
Interest
Wayland
Interest
Workbench
Interest: X11
Legacy
Blender 2.8 Project
Legacy
Milestone 1: Basic, Local Asset Browser
Legacy
OpenGL Error
Meta
Good First Issue
Meta
Papercut
Meta
Retrospective
Meta
Security
Module
Animation & Rigging
Module
Core
Module
Development Management
Module
EEVEE & Viewport
Module
Grease Pencil
Module
Modeling
Module
Nodes & Physics
Module
Pipeline, Assets & IO
Module
Platforms, Builds & Tests
Module
Python API
Module
Render & Cycles
Module
Sculpt, Paint & Texture
Module
Triaging
Module
User Interface
Module
VFX & Video
Platform
FreeBSD
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 Assignees
5 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: blender/blender#111502
No description provided.