New Addon: Import Autodesk .max #105013
@ -94,7 +94,7 @@ class MAX_PT_import_include(bpy.types.Panel):
|
|||||||
def draw(self, context):
|
def draw(self, context):
|
||||||
layout = self.layout
|
layout = self.layout
|
||||||
layout.use_property_split = True
|
layout.use_property_split = True
|
||||||
layout.use_property_decorate = True
|
layout.use_property_decorate = False
|
||||||
|
|
||||||
sfile = context.space_data
|
sfile = context.space_data
|
||||||
operator = sfile.active_operator
|
operator = sfile.active_operator
|
||||||
|
Loading…
Reference in New Issue
Block a user