add material update_tag in restore_material_style_types

This commit is contained in:
falken10vdl
2026-07-21 09:52:54 +02:00
parent 92e3e400f8
commit 4c5bd88877
+1
View File
@@ -1105,4 +1105,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