This commit is contained in:
Andrej730
2025-09-16 09:23:19 +05:00
parent 2152ca71d6
commit 92a5d94fd6
@@ -406,6 +406,7 @@ class BIM_PT_object_material(Panel):
row = box.row(align=True)
row.prop(self.props, "custom_offset", text="Custom Offset")
class BIM_UL_materials(UIList):
def draw_item(
self,