Outline Width preference abnormal behaviour #81008

Open
opened 2020-09-20 22:58:59 +02:00 by Russell · 8 comments

System Information
Operating system: Windows-10-10.0.18362-SP0 64 Bits
Graphics card: GeForce RTX 2080 Ti/PCIe/SSE2 NVIDIA Corporation 4.5.0 NVIDIA 452.06

Blender Version
Broken: version: 2.91.0 Alpha, branch: master, commit date: 2020-09-20 17:34, hash: 0d5aa352d3
Worked: (newest version of Blender that worked as expected)

Short description of error
Although we have 5 pixels of Outline Width options for the theme, the selection outline only has only two thicknesses available.
2020-09-20 14-53-28.mp4

Exact steps for others to reproduce the error

  • In the Interface - Line Width preference set to Auto or Thin

  • In the Themes - 3D Viewport - Outline Width try test all available pixels (1-5px)
    1px and 2px show up the same, and 3px, 4px, and 5px show up the same effectively giving a choice of only two line thicknesses.

  • In the Interface - Line Width preference set to Thick
    The line thickness is now constant and doesn't change with the theme setting, and is slightly thicker than what 3, 4, and 5px would give.

**System Information** Operating system: Windows-10-10.0.18362-SP0 64 Bits Graphics card: GeForce RTX 2080 Ti/PCIe/SSE2 NVIDIA Corporation 4.5.0 NVIDIA 452.06 **Blender Version** Broken: version: 2.91.0 Alpha, branch: master, commit date: 2020-09-20 17:34, hash: `0d5aa352d3` Worked: (newest version of Blender that worked as expected) **Short description of error** Although we have 5 pixels of `Outline Width` options for the theme, the selection outline only has only two thicknesses available. [2020-09-20 14-53-28.mp4](https://archive.blender.org/developer/F8904045/2020-09-20_14-53-28.mp4) **Exact steps for others to reproduce the error** - In the `Interface - Line Width` preference set to `Auto` or `Thin` - In the `Themes - 3D Viewport - Outline Width` try test all available pixels (1-5px) 1px and 2px show up the same, and 3px, 4px, and 5px show up the same effectively giving a choice of only two line thicknesses. - In the `Interface - Line Width` preference set to `Thick` The line thickness is now **constant** and doesn't change with the theme setting, and is slightly thicker than what 3, 4, and 5px would give.
Author

Added subscriber: @Russ1642

Added subscriber: @Russ1642

#64959 was marked as duplicate of this issue

#64959 was marked as duplicate of this issue

Changed status from 'Needs Triage' to: 'Confirmed'

Changed status from 'Needs Triage' to: 'Confirmed'

Added subscriber: @mano-wii

Added subscriber: @mano-wii

Added subscriber: @fclem

Added subscriber: @fclem

This is a limitation of the current algorithm used to detect the outlines. It does not scale well to higher outline width so it has a hard cap.

Fixing this would mean changing the algorithm.

Some inspiration for someone to pick this up (or future me):
https://bgolus.medium.com/the-quest-for-very-wide-outlines-ba82ed442cd9

This is a limitation of the current algorithm used to detect the outlines. It does not scale well to higher outline width so it has a hard cap. Fixing this would mean changing the algorithm. Some inspiration for someone to pick this up (or future me): https://bgolus.medium.com/the-quest-for-very-wide-outlines-ba82ed442cd9

Added subscribers: @Caiman, @Gvgeo-1

Added subscribers: @Caiman, @Gvgeo-1
Philipp Oeser removed the
Interest
EEVEE & Viewport
label 2023-02-09 15:14:29 +01:00

For reference, Blender 2.79 could display 1px outlines, which can no longer be obtained :

Screenshot_2023-06-22_15-41-21.png

Thin outlines are useful to share detailed screenshots. I hope this can be brought back.

Thanks

For reference, Blender 2.79 could display 1px outlines, which can no longer be obtained : ![Screenshot_2023-06-22_15-41-21.png](/attachments/7676fbed-3e69-4d47-a885-0730c904a13f) Thin outlines are useful to share detailed screenshots. I hope this can be brought back. Thanks
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 project
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#81008
No description provided.