F2 Mesh not filling as quads. #92560

Closed
opened 2021-10-28 09:43:58 +02:00 by Dean Johnson · 4 comments

System Information
Operating system: macOS-10.15.7-x86_64-i386-64bit 64 Bits
Graphics card: Intel(R) UHD Graphics 630 Intel Inc. 4.1 INTEL-14.7.8

Blender Version
Broken: version: 2.93.5, branch: master, commit date: 2021-10-05 12:04, hash: blender/blender@a791bdabd0
Worked: (newest version of Blender that worked as expected)

Addon Information
Name: F2 (1, 8, 4)
Author: Bart Crouch, Alexander Nedovizin, Paul Kotelevets (concept design), Adrian Rutkowski

Short description of error
F2 mesh was not correctly filling edges as quads.

Exact steps for others to reproduce the error

I noticed I would try to fill and both of these popped up in the info tab. to my understanding if working correctly it should only be the latter
bpy.ops.mesh.edge_face_add()
bpy.ops.mesh.f2()

Here is it correctly operating under the same scenario (time stamp 9:50)
https://www.youtube.com/watch?v=IfUSvtpEWWE&t=702s

[Please describe the exact steps needed to reproduce the issue]
[Based on the default startup or an attached .blend file (as simple as possible)]
spaceshipcorridor2.blend

**System Information** Operating system: macOS-10.15.7-x86_64-i386-64bit 64 Bits Graphics card: Intel(R) UHD Graphics 630 Intel Inc. 4.1 INTEL-14.7.8 **Blender Version** Broken: version: 2.93.5, branch: master, commit date: 2021-10-05 12:04, hash: `blender/blender@a791bdabd0` Worked: (newest version of Blender that worked as expected) **Addon Information** Name: F2 (1, 8, 4) Author: Bart Crouch, Alexander Nedovizin, Paul Kotelevets (concept design), Adrian Rutkowski **Short description of error** F2 mesh was not correctly filling edges as quads. **Exact steps for others to reproduce the error** I noticed I would try to fill and both of these popped up in the info tab. to my understanding if working correctly it should only be the latter bpy.ops.mesh.edge_face_add() bpy.ops.mesh.f2() Here is it correctly operating under the same scenario (time stamp 9:50) https://www.youtube.com/watch?v=IfUSvtpEWWE&t=702s [Please describe the exact steps needed to reproduce the issue] [Based on the default startup or an attached .blend file (as simple as possible)] [spaceshipcorridor2.blend](https://archive.blender.org/developer/F11565148/spaceshipcorridor2.blend)
Author

Added subscriber: @Dean-Johnson

Added subscriber: @Dean-Johnson
Member

Added subscriber: @PratikPB2123

Added subscriber: @PratikPB2123
Member

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

Changed status from 'Needs Triage' to: 'Archived'
Member

Hi, thanks for the report. Could you please try again with the attached file?

I don't think this is a bug. In your file, add-on probably considering wrong adjacent vertices (because of one additional face which I have removed)

Also check the manual page of this addon: https://docs.blender.org/manual/en/dev/addons/mesh/f2.html

Closing the task for now. Feel free to reopen if issue persists.

#92560.blend

Hi, thanks for the report. Could you please try again with the attached file? I don't think this is a bug. In your file, add-on probably considering wrong adjacent vertices (because of one additional face which I have removed) Also check the manual page of this addon: https://docs.blender.org/manual/en/dev/addons/mesh/f2.html Closing the task for now. Feel free to reopen if issue persists. [#92560.blend](https://archive.blender.org/developer/F11594292/T92560.blend)
Sign in to join this conversation.
No Milestone
No project
No Assignees
2 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-addons#92560
No description provided.