This commit is contained in:
Andrej730
2025-09-16 09:23:19 +05:00
parent d0d5f972df
commit fa9105e174
@@ -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,