-
Notifications
You must be signed in to change notification settings - Fork 82
Open
Description
Blender 4.4
When changing material or object blend mode.
Python: Traceback (most recent call last):
File "/Users/liudger/Library/Application Support/Blender/4.4/scripts/addons/cc_blender_tools/materials.py", line 1037, in execute
set_materials_setting(self.param, context.object, context, objects_processed)
File "/Users/liudger/Library/Application Support/Blender/4.4/scripts/addons/cc_blender_tools/materials.py", line 977, in set_materials_setting
mat = utils.context_material(context)
^^^^^^^^^^^^^^^^^^^^^^
AttributeError: module 'cc_blender_tools.utils' has no attribute 'context_material'. Did you mean: 'get_context_material'?
Metadata
Metadata
Assignees
Labels
No labels