BSurfaces stopped working #105035

Closed
opened 2023-11-30 12:55:25 +01:00 by Alexey · 1 comment

System Information
Operating system: Windows-10-10.0.19045-SP0 64 Bits
Graphics card: NVIDIA GeForce RTX 3080 Ti/PCIe/SSE2 NVIDIA Corporation 4.6.0 NVIDIA 536.23

Blender Version
Broken: version: 4.0.1, branch: blender-v4.0-release, commit date: 2023-11-16 16:40, hash: d0dd92834a08
Worked: (newest version of Blender that worked as expected)

Addon Information
Name: Bsurfaces GPL Edition (1, 8, 1)
Author: Eclectiel, Vladimir Spivak (cwolf3d)

Short description of error
image

Exact steps for others to reproduce the error
Add any high poly mesh (Monkey with subdiv)
Press "Initialize" button on Edit of Addons
Python: Traceback (most recent call last):
File "D:\Programs\Blender Foundation\Blender 4.0\4.0\scripts\addons\mesh_bsurfaces.py", line 3577, in invoke
self.execute(context)
File "D:\Programs\Blender Foundation\Blender 4.0\4.0\scripts\addons\mesh_bsurfaces.py", line 3546, in execute
bpy.context.scene.tool_settings.use_snap_project = True
AttributeError: 'ToolSettings' object has no attribute 'use_snap_project'

(P.S. On Blender 3.6 all correct, 4.0.0a - not work)

**System Information** Operating system: Windows-10-10.0.19045-SP0 64 Bits Graphics card: NVIDIA GeForce RTX 3080 Ti/PCIe/SSE2 NVIDIA Corporation 4.6.0 NVIDIA 536.23 **Blender Version** Broken: version: 4.0.1, branch: blender-v4.0-release, commit date: 2023-11-16 16:40, hash: `d0dd92834a08` Worked: (newest version of Blender that worked as expected) **Addon Information** Name: Bsurfaces GPL Edition (1, 8, 1) Author: Eclectiel, Vladimir Spivak (cwolf3d) **Short description of error** ![image](/attachments/df060921-1e6e-42d9-9060-bbe670d1cda7) **Exact steps for others to reproduce the error** Add any high poly mesh (Monkey with subdiv) Press "Initialize" button on Edit of Addons Python: Traceback (most recent call last): File "D:\Programs\Blender Foundation\Blender 4.0\4.0\scripts\addons\mesh_bsurfaces.py", line 3577, in invoke self.execute(context) File "D:\Programs\Blender Foundation\Blender 4.0\4.0\scripts\addons\mesh_bsurfaces.py", line 3546, in execute bpy.context.scene.tool_settings.use_snap_project = True AttributeError: 'ToolSettings' object has no attribute 'use_snap_project' (P.S. On Blender 3.6 all correct, 4.0.0a - not work)
Alexey added the
Status
Needs Triage
Priority
Normal
Type
Report
labels 2023-11-30 12:55:25 +01:00

Thanks for the report, however this issue has been fixed already, see:

Original Report: 4.1 4.0
#105026 400cda6f4f 3ddbecd112

You can try the latest daily build: https://builder.blender.org/download/

Thanks for the report, however this issue has been fixed already, see: |Original Report:|4.1|4.0| |--|--|--| |#105026|400cda6f4f|3ddbecd112| You can try the latest daily build: https://builder.blender.org/download/
Blender Bot added
Status
Archived
and removed
Status
Needs Triage
labels 2023-11-30 13:02:30 +01:00
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#105035
No description provided.