Merge branch 'blender-v4.1-release'

This commit is contained in:
Campbell Barton 2024-03-12 17:08:53 +11:00
commit fff99c2e62
1 changed files with 1 additions and 1 deletions

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")