📋 Metadata

  • Author: RobertLe
  • Date: 2022-07-07 21:24:01
  • Type: bug_report

💬 Content

Just installed Blender 3.2.1 and that code line doesn’t work anymore… anyone knows why?

[setattr(x.image.colorspace_settings, "name", 'Linear') for x in C.active_object.active_material.node_tree.nodes if x.select and x.type == "TEX_IMAGE"]

Some how next day it worked again… spooky.


🔗 View on Blender Artists