Maniphest T60925

Bevel issues
Closed, Archived

Assigned To
William Reynish (billreynish)
Authored By
Kirill Volynkin (KifoK)
Jan 27 2019, 7:25 PM
Tags
  • BF Blender
Subscribers
Howard Trickey (howardt)
Kirill Volynkin (KifoK)
William Reynish (billreynish)

Description

System Information
Operating system: Windows 10, 64 bit
Graphics card: Intel HD graphics 4600

Blender Version
Broken: 2.80.42, 25772c9e1d2d, blender2.7, 2019-01-26, as found on the splash screen

Short description of error

There are some issues with bevel tool (or bevel modifier) on the cylindrical objects (there may be other types of objects too). Vertices in bevels are pushed in/out When they should not to do this, or pushed in the wrong direction.

Exact steps for others to reproduce the error

  1. Select an edges, that should be beveled.
  2. Press Ctrl + B and set the desired parameters.

Bug 1:


Bug 2:

Bug 3:

Related Objects

Mentioned Here
rB25772c9e1d2d: Fix T59921: RuntimeError:bpy.ops.object.gpencil_modifier_apply()

Event Timeline

Kirill Volynkin (KifoK) created this task.Jan 27 2019, 7:25 PM
William Reynish (billreynish) lowered the priority of this task from 90 to 30.Jan 27 2019, 7:30 PM
William Reynish (billreynish) added a subscriber: William Reynish (billreynish).

I can't reproduce this.

If you select the correct edges and bevel, you get the correct result:

I can't find a bug here. You'll have to be more precise in what exactly is a bug. Also, please only report one bug at a time.

Kirill Volynkin (KifoK) added a comment.EditedJan 27 2019, 7:44 PM
In T60925#608137, @William Reynish (billreynish) wrote:

I can't reproduce this.

If you select the correct edges and bevel, you get the correct result:

I can't find a bug here. You'll have to be more precise in what exactly is a bug. Also, please only report one bug at a time.

Sorry, i thought that it is the one issue in the different cases.

To reproduce it (first and second images), it needs to bevel segment edges too.

To reproduce the bug on the third image, it needs to bevel this edges:

William Reynish (billreynish) changed the task status from Unknown Status to Unknown Status.Jan 27 2019, 7:49 PM
William Reynish (billreynish) claimed this task.
William Reynish (billreynish) added a subscriber: Howard Trickey (howardt).

I don't think those are bug per se, but current limitations of the algorithm if you do overlapping bevels like that. @Howard Trickey (howardt): you can confirm or not.

I'll archive this for now.

Howard Trickey (howardt) added a comment.Jan 28 2019, 1:17 AM

Yes, these are limitations of the current algorithm.