79717126

Date: 2025-07-28 09:43:54
Score: 2.5
Natty:
Report link

import bpy,os

for f in os.listdir('/path/to/use'):

bpy.ops.import_scene.obj(filepath=f)

bpy.ops.export_scene.obj(filepath=f,use_materials=False)

Reasons:
  • Low length (1):
  • No code block (0.5):
  • Low reputation (1):
Posted by: กิตติเดช อัปษร