Export ImageTexture node for an image identified in material node tree #39
@ -183,7 +183,6 @@ class X3D_PT_export_external_resource(bpy.types.Panel):
|
||||
sfile = context.space_data
|
||||
operator = sfile.active_operator
|
||||
|
||||
operator.path_mode="COPY"
|
||||
layout.prop(operator, "path_mode")
|
||||
|
||||
class X3D_PT_export_transform(bpy.types.Panel):
|
||||
|
Loading…
Reference in New Issue
Block a user