You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Python: Traceback (most recent call last):
File "C:\Users\username\AppData\Roaming\Blender Foundation\Blender\4.0\scripts\addons\DreamUV-master\DUV_HotSpot.py", line 500, in execute
main(context)
File "C:\Users\username\AppData\Roaming\Blender Foundation\Blender\4.0\scripts\addons\DreamUV-master\DUV_HotSpot.py", line 75, in main
bpy.ops.object.shade_smooth_by_angle(angle=0.523599)
File "D:\PROGRAMS\BLENDER\4.0\scripts\modules\bpy\ops.py", line 109, in call
ret = _op_call(self.idname_py(), kw)
AttributeError: Calling operator "bpy.ops.object.shade_smooth_by_angle" error, could not be found
The text was updated successfully, but these errors were encountered:
Python: Traceback (most recent call last):
File "C:\Users\username\AppData\Roaming\Blender Foundation\Blender\4.0\scripts\addons\DreamUV-master\DUV_HotSpot.py", line 500, in execute
main(context)
File "C:\Users\username\AppData\Roaming\Blender Foundation\Blender\4.0\scripts\addons\DreamUV-master\DUV_HotSpot.py", line 75, in main
bpy.ops.object.shade_smooth_by_angle(angle=0.523599)
File "D:\PROGRAMS\BLENDER\4.0\scripts\modules\bpy\ops.py", line 109, in call
ret = _op_call(self.idname_py(), kw)
AttributeError: Calling operator "bpy.ops.object.shade_smooth_by_angle" error, could not be found
The text was updated successfully, but these errors were encountered: