Adding to Cart…
Licensing Agreement | Terms of Service | Privacy Policy | EULA
© 2024 Daz Productions Inc. All Rights Reserved.You currently have no notifications.
Licensing Agreement | Terms of Service | Privacy Policy | EULA
© 2024 Daz Productions Inc. All Rights Reserved.
Comments
Any news since 4.2 - 4.3 ?
Python: Traceback (most recent call last):
File "C:\Users\***\AppData\Roaming\Blender Foundation\Blender\4.3\scripts\addons\hair-converter\hair.py", line 555, in execute
converter.convert()
File "C:\Users\***\AppData\Roaming\Blender Foundation\Blender\4.3\scripts\addons\hair-converter\hair.py", line 255, in convert
mat = createHairMaterial(hairName)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "C:\Users\***\AppData\Roaming\Blender Foundation\Blender\4.3\scripts\addons\hair-converter\hair.py", line 391, in createHairMaterial
mat.shadow_method = 'HASHED'
^^^^^^^^^^^^^^^^^
AttributeError: 'Material' object has no attribute 'shadow_method'
I Cannot find infos about this attribute error, changelogs are harder to follow.