circle tool bug (with fix lol) #75173

Closed
opened 2020-03-28 23:48:22 +01:00 by meme man · 5 comments

System Information
Operating system: Windows-10-10.0.15063-SP0 64 Bits
Graphics card: GeForce GTX 1050/PCIe/SSE2 NVIDIA Corporation 4.5.0 NVIDIA 425.31

Blender Version
Broken: version: 2.82 (sub 7), branch: master, commit date: 2020-03-12 05:06, hash: blender/blender@375c7dc4ca
Worked: (optional)

Addon Information
Name: LoopTools (4, 7, 1)
Author: Bart Crouch, Vladimir Spivak (cwolf3d)

Short description of error
"Circle" tool does not work with Mirror Modifier

Exact steps for others to reproduce the error
cut default cube in half
add Mirror Modifier
click on the bit near mirror and use Circle Tool
it makes a slightly rotated square (it should make a hexagon)

Fix
i dont know how to use python but i managed to fix it (by commenting out this line)

line 548: "mod.use_mirror_merge = False" commenting out this seems to fix it

**System Information** Operating system: Windows-10-10.0.15063-SP0 64 Bits Graphics card: GeForce GTX 1050/PCIe/SSE2 NVIDIA Corporation 4.5.0 NVIDIA 425.31 **Blender Version** Broken: version: 2.82 (sub 7), branch: master, commit date: 2020-03-12 05:06, hash: `blender/blender@375c7dc4ca` Worked: (optional) **Addon Information** Name: LoopTools (4, 7, 1) Author: Bart Crouch, Vladimir Spivak (cwolf3d) **Short description of error** "Circle" tool does not work with Mirror Modifier **Exact steps for others to reproduce the error** cut default cube in half add Mirror Modifier click on the bit near mirror and use Circle Tool it makes a slightly rotated square (it should make a hexagon) **Fix** i dont know how to use python but i managed to fix it (by commenting out this line) line 548: "mod.use_mirror_merge = False" commenting out this seems to fix it
Author

Added subscriber: @Blast

Added subscriber: @Blast
Author

Changed status from 'Needs Triage' to: 'Needs Developer To Reproduce'

Changed status from 'Needs Triage' to: 'Needs Developer To Reproduce'

Added subscriber: @deadpin

Added subscriber: @deadpin

Duplicate of #74834. Maybe mention your proposed fix over there too

Duplicate of #74834. Maybe mention your proposed fix over there too
Member

Closed as duplicate of #74834

Closed as duplicate of #74834
Sign in to join this conversation.
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-addons#75173
No description provided.