Page MenuHome

LoopTools Relax
Closed, ArchivedPublic

Description

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.0, branch: master, commit date: 2021-06-02 11:21, hash: rB84da05a8b806
Worked: (newest version of Blender that worked as expected)

Short description of error
[LoopTools Relax takes excessively long, so my python scripts get stuck at this point. Especially when it is set to 25. ]

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

Event Timeline

Robert Guetzkow (rjg) closed this task as Archived.EditedJun 5 2021, 8:01 PM

Thank you for the report. While we do continue to work on improving performance in general, potential performance improvements are not handled as bug reports. Moreover, without an example script and project file we cannot investigate whether the performance issue is caused by the complexity of the mesh, inefficient use of the operator in the script, unreasonably parameter choices or an inefficient implementation of the operator.

If this is a performance regression, meaning that a previous Blender version had significantly better performance with the same data and script, then please create a new ticket and attach all relevant information, including a minimal project file, the script and step by step instructions to reproduce the problem.