Edge extrusion error MacOs #65654

Closed
opened 2019-06-09 09:41:39 +02:00 by Eric Leo · 9 comments

System Information
Operating system: Darwin-17.4.0-x86_64-i386-64bit 64 Bits
Graphics card: AMD Radeon RX 580 OpenGL Engine ATI Technologies Inc. 4.1 ATI-1.60.26

Blender Version
Broken: version: 2.80 (sub 74), branch: blender2.7, commit date: 2019-06-08 13:24, hash: 81b68f7279
Worked: (optional)

Short description of error
edge extrusion from a pane or a Ngon creates an extra face within extruded region.

Exact steps for others to reproduce the error
Add a plane, go to edit mode, go to edge select, select edges, extrude out.

Add circle fill type ngon. go to edit mode, select edges, extrude out.

Attached file has a circle Ngon filled and a plain ready for extrusion as well as an example of an extruded plane and circle. Also note that the problem does not occur when the fill type for a circle is set to triangle fan.

Edge extrusion error problem.blend

**System Information** Operating system: Darwin-17.4.0-x86_64-i386-64bit 64 Bits Graphics card: AMD Radeon RX 580 OpenGL Engine ATI Technologies Inc. 4.1 ATI-1.60.26 **Blender Version** Broken: version: 2.80 (sub 74), branch: blender2.7, commit date: 2019-06-08 13:24, hash: `81b68f7279` Worked: (optional) **Short description of error** edge extrusion from a pane or a Ngon creates an extra face within extruded region. **Exact steps for others to reproduce the error** Add a plane, go to edit mode, go to edge select, select edges, extrude out. Add circle fill type ngon. go to edit mode, select edges, extrude out. Attached file has a circle Ngon filled and a plain ready for extrusion as well as an example of an extruded plane and circle. Also note that the problem does not occur when the fill type for a circle is set to triangle fan. [Edge extrusion error problem.blend](https://archive.blender.org/developer/F7095989/Edge_extrusion_error_problem.blend)
Author

Added subscriber: @DiveMeCarzy

Added subscriber: @DiveMeCarzy

Added subscriber: @tomjk

Added subscriber: @tomjk

This is because selecting all edges around a face also selects that face, so the face is also extruded.
You can get the behaviour you want by hitting Alt+E (or go to 3d view header -> Mesh menu -> Extrude submenu) and choosing Extrude Edges.

Screencast 2019-06-09 11:37:33.webm

Whether selecting all edges around a face in edge select mode should select the face is a question of design (and a good question too), but not a bug.

This is because selecting all edges around a face also selects that face, so the face is also extruded. You can get the behaviour you want by hitting Alt+E (or go to 3d view header -> Mesh menu -> Extrude submenu) and choosing Extrude Edges. [Screencast 2019-06-09 11:37:33.webm](https://archive.blender.org/developer/F7096120/Screencast_2019-06-09_11_37_33.webm) Whether selecting all edges around a face in edge select mode *should* select the face is a question of design (and a good question too), but not a bug.
Author

Yes I see what you mean, I had forgotten all about the extrude edge option. However, if I am extruding away from four selected lines, as in the case of a plain or multiple lines as in the case of an Ngon, why am I getting an extra face in between them. I should be getting a new face out ward from the direction of extrusion not a fill in between them as well. Also, why is this not happening if the original fill type of the circle is an triangle fan? In essence I am getting an extrusion and also filling a "new face" that I do not want. Does this happen in other design software? I only know blender, so I really have no idea if this is normal.

Sorry, but I think its a bug and not a feature. Maybe its just a really deep paper cut.

Yes I see what you mean, I had forgotten all about the extrude edge option. However, if I am extruding away from four selected lines, as in the case of a plain or multiple lines as in the case of an Ngon, why am I getting an extra face in between them. I should be getting a new face out ward from the direction of extrusion not a fill in between them as well. Also, why is this not happening if the original fill type of the circle is an triangle fan? In essence I am getting an extrusion and also filling a "new face" that I do not want. Does this happen in other design software? I only know blender, so I really have no idea if this is normal. Sorry, but I think its a bug and not a feature. Maybe its just a really deep paper cut.

Blender doesn't know how to differentiate between extruding perpendicular to the surface and extruding in the plane of the surface. If it did, and automatically toggled the extra fill face, it would potentially break workflow for those who extrude then transform in two seperate steps. Blender can't foresee your intent, so you have to let it know by choosing a particular extrusion mode.

The reason why you don't have this problems with triangle fans comes from the rule about how selecting all edges around a face also selects the face. When you select the outer edge of the tri-fan circle, you only have 1 out of 3 of the edges of any face selected, so they remain unselected.

trifanedges.png

I don't know about other software, sorry :)

Blender doesn't know how to differentiate between extruding perpendicular to the surface and extruding in the plane of the surface. If it did, and automatically toggled the extra fill face, it would potentially break workflow for those who extrude then transform in two seperate steps. Blender can't foresee your intent, so you have to let it know by choosing a particular extrusion mode. The reason why you don't have this problems with triangle fans comes from the rule about how selecting all edges around a face also selects the face. When you select the outer edge of the tri-fan circle, you only have 1 out of 3 of the edges of any face selected, so they remain unselected. ![trifanedges.png](https://archive.blender.org/developer/F7096471/trifanedges.png) I don't know about other software, sorry :)
Author

I see, that makes sense. Maybe then its not a bug? See what the judges say.
All, in all, you learn something new every day!

I see, that makes sense. Maybe then its not a bug? See what the judges say. All, in all, you learn something new every day!

Added subscriber: @brecht

Added subscriber: @brecht

Changed status from 'Open' to: 'Archived'

Changed status from 'Open' to: 'Archived'
Brecht Van Lommel self-assigned this 2019-06-09 21:49:39 +02:00

Not a bug indeed.

Not a bug indeed.
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
3 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#65654
No description provided.