mirror of
https://github.com/IfcOpenShell/IfcOpenShell.git
synced 2026-08-06 07:51:47 +00:00
add material update_tag in restore_material_style_types
This commit is contained in:
@@ -1105,4 +1105,5 @@ class Style(bonsai.core.tool.Style):
|
|||||||
props.active_style_type = "External"
|
props.active_style_type = "External"
|
||||||
else:
|
else:
|
||||||
props.active_style_type = "Shading"
|
props.active_style_type = "Shading"
|
||||||
|
material.update_tag()
|
||||||
return has_any_textures
|
return has_any_textures
|
||||||
|
|||||||
Reference in New Issue
Block a user