Skip to content

has no attribute 'context_material' #316

@liudger

Description

@liudger

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'?

Image

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions