Curves don't have 'All Edges' option for wireframe #68220

Open
opened 2019-08-04 15:05:49 +02:00 by Steffen Vetne · 10 comments

Blender Version
Broken: 2.80

Short description of error
Mesh objects have the toggle for its viewport display wireframe to render all edges, but curve objects don't.
image.png

Exact steps for others to reproduce the error
Open the attached file and look for the 'All Edges' option.
Wiref.blend

**Blender Version** Broken: 2.80 **Short description of error** Mesh objects have the toggle for its viewport display wireframe to render all edges, but curve objects don't. ![image.png](https://archive.blender.org/developer/F8320773/image.png) **Exact steps for others to reproduce the error** Open the attached file and look for the 'All Edges' option. [Wiref.blend](https://archive.blender.org/developer/F7649286/Wiref.blend)
Author

Added subscriber: @Steffenvy-4

Added subscriber: @Steffenvy-4
Member

Added subscriber: @Mets

Added subscriber: @Mets
Member

Could you attach a screenshot or preferably .blend file of a situation where a piece of a curve is not visible because of this?

Could you attach a screenshot or preferably .blend file of a situation where a piece of a curve is not visible because of this?
Author
[Wiref.blend](https://archive.blender.org/developer/F7649286/Wiref.blend)
Member

Thanks, I can see the problem. Don't know if it will count as a bug, but it definitely seems like something that should be there. Let's wait for a developer to chime in.

Thanks, I can see the problem. Don't know if it will count as a bug, but it definitely seems like something that should be there. Let's wait for a developer to chime in.
Member

Added subscribers: @WilliamReynish, @lichtwerk

Added subscribers: @WilliamReynish, @lichtwerk
William Reynish was assigned by Philipp Oeser 2019-08-05 19:37:39 +02:00
Member

Couple of notes:

It is pretty confusing though that this setting [overlay wireframe_threshold] is used for the objects wireframe forced drawing (esp. when they dont have the show_all_edges setting showing in the UI and especially when you have wireframes in overlays actually disabled...)

@WilliamReynish: I dont have a real solution, we could just add show_all_edges for curves as well in OBJECT_PT_display? It seems to work just fine...
(in that file call C.active_object.show_all_edges = True with the Curve selected)

Anyways, will leave that up to @WilliamReynish

Couple of notes: - This was also the case in 2.79 [no `All Edges` toggle for curves] - nevertheless, 2.79 actually displayed all edges by default - in 2.8 this is dependent on the wireframe overlay setting, see https://docs.blender.org/manual/en/dev/editors/3dview/controls/overlays.html#geometry, set this to 1.0 and you'll see all edges... It is pretty confusing though that this setting [overlay wireframe_threshold] is used for the objects wireframe forced drawing (esp. when they dont have the `show_all_edges` setting showing in the UI and especially when you have wireframes in overlays actually disabled...) @WilliamReynish: I dont have a real solution, we could just add `show_all_edges` for curves as well in OBJECT_PT_display? It seems to work just fine... (in that file call `C.active_object.show_all_edges = True` with the Curve selected) Anyways, will leave that up to @WilliamReynish

@lichtwerk I don't see why not

@lichtwerk I don't see why not
William Reynish was unassigned by Dalai Felinto 2019-12-23 16:33:23 +01:00
Germano Cavalcante changed title from Curves don't have all edges option for wireframe to Curves don't have 'All Edges' option for wireframe 2020-02-04 14:36:41 +01:00

Added subscriber: @mano-wii

Added subscriber: @mano-wii
This is by design: https://docs.blender.org/manual/en/dev/scene_layout/object/properties/display.html#viewport-display It is not a bug, but perhaps a limitation.
Philipp Oeser removed the
Interest
User Interface
label 2023-02-10 09:25:27 +01: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 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#68220
No description provided.