mirror of
https://github.com/IfcOpenShell/IfcOpenShell.git
synced 2026-08-09 17:31:45 +00:00
add material update_tag in restore_material_style_types
(cherry picked from commit 4c5bd88877)
This commit is contained in:
@@ -1100,4 +1100,5 @@ class Style(bonsai.core.tool.Style):
|
||||
props.active_style_type = "External"
|
||||
else:
|
||||
props.active_style_type = "Shading"
|
||||
material.update_tag()
|
||||
return has_any_textures
|
||||
|
||||
Reference in New Issue
Block a user