Loop Tools Relax #90600
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
5 Participants
Notifications
Due Date
No due date set.
Dependencies
No dependencies set.
Reference: blender/blender-addons#90600
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-10-10.0.19041-SP0 64 Bits
Graphics card: GeForce GTX 1060 6GB/PCIe/SSE2 NVIDIA Corporation 4.5.0 NVIDIA 461.92
Blender Version
Broken: version: 2.93.2, branch: master, commit date: 2021-08-03 05:58, hash:
blender/blender@1eb06de260
Worked: (newest version of Blender that worked as expected)
Short description of error
Loop tool relax in this version takes extremely long and I am unable to use it in my add-ons. Works fine with 2.83
Exact steps for others to reproduce the error
Test File:
looptools.blend
Added subscriber: @miketeiniker
Added subscriber: @PratikPB2123
Changed status from 'Needs Triage' to: 'Needs User Info'
Thanks for the report. I can not reproduce this on 2.93.3
blender/blender@fb7510087f
. Does this happen with a specific file?Also try updating the driver version to the recent one: https://www.nvidia.com/Download/driverResults.aspx/179682/en-us
This happens with all files like this one and others. I have attached a file with the upload. Simply select the non manifold edge and try and use the LoopTools relax. My addons in 2.83 uses 25 iterations sometimes. I can't even use 3.
Added subscriber: @APEC
Tested on 2.93.2 with provided file. LoopTools - Relax with non manifold selection - very slow
Comparison:
moved to description
I even not tried select iteration = 5...
Changed status from 'Needs User Info' to: 'Confirmed'
@APEC , thanks for testing. On very first look I failed to notice the file.
Can confirm with the provided file
We’re you able to get it to work. I see there’s been a video added.
Just checking to see whether you guys have been able to look at this and sort it? regards Michael
I have tried today, yet the time difference is remarkably different 2.83 is almost instant and 2.93 has a long delay. Videos are attached. Our addon script uses this at least three or four times in one procedure, which make this unworkable. Are you able to use 2.83 booltools for 2.93? or fix this.
2.83.mp4
2.93.mp4
Vladimir, any news regarding this?
This issue was referenced by
ce25c08d47
This issue was referenced by
8750642fd5
Changed status from 'Confirmed' to: 'Resolved'
I have downloaded a new copy of 2.93.4 and it is not working. Has this been resolved?
You can update it manually:
Go to your
blender-2.93.4-windows-x64\2.93\scripts\addons
and replace old
mesh_looptools.py
with this newmesh_looptools.py
Will this be added to the next 2.93 update? Thank you so much, it works!
Of course, they simply did not have time to add to the latest release.