Merge branch 'blender-v4.1-release'

This commit is contained in:
Campbell Barton
2024-03-12 17:08:53 +11:00

View File

@@ -72,7 +72,7 @@ class PHYSICS_PT_fluid_export(RenderButtonsPanel, bpy.types.Panel):
cycles = context.scene.cycles_xml
#layout.prop(cycles, "filepath")
# layout.prop(cycles, "filepath")
layout.operator("export_mesh.cycles_xml")