Pie Menu: Edit Align Pie Lag #61827
Labels
No Label
Interest
Animation & Rigging
Interest
Blender Cloud
Interest
Collada
Interest
Core
Interest
Documentation
Interest
Eevee & Viewport
Interest
Geometry Nodes
Interest
Grease Pencil
Interest
Import and Export
Interest
Modeling
Interest
Modifiers
Interest
Nodes & Physics
Interest
Pipeline, Assets & IO
Interest
Platforms, Builds, Tests & Devices
Interest
Python API
Interest
Rendering & Cycles
Interest
Sculpt, Paint & Texture
Interest
Translations
Interest
User Interface
Interest
UV Editing
Interest
VFX & Video
Meta
Good First Issue
Meta
Papercut
Module
Add-ons (BF-Blender)
Module
Add-ons (Community)
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
No due date set.
Dependencies
No dependencies set.
Reference: blender/blender-addons#61827
Loading…
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
System Information
Operating system: Windows 7 Ultimate 64 bit
Graphics card: EVGA GeForce GTX 780 SC ACX
Blender Version
Broken: 2.80, 855b3e68ef27, 2019-2-19 23:18
Worked: (optional)
Short description of error
In the attached blend file, when some of the Edit Align Pie operators are used on the BarrelFront1 object, they cause Blender to hang for about a minute. This only happens when using Align X/Y/Z rather than Align To X-0, Y-0, and Z-0. It doesn't matter whether a small or large number of vertices are selected. I've tried applying all modifiers and setting all bevel edge weights to zero to no effect. I've noticed these operators working slowly on other objects in other blend files as well, and I'm unable to determine the cause.
Exact steps for others to reproduce the error
Select any number of vertices and use Edit Align Pie > Align X/Y/Z. Blender hangs for a minute or so before the operation completes.
JohnLibertoSpaceship1.blend
Added subscriber: @Nominous
Need to wait for another fix before I can fix this...
The reason for this slow down is some stupid code that runs the same operation for every vertex, however running it once would be enough (I think).
This issue was referenced by
45c7d47bf2
Changed status from 'Open' to: 'Resolved'