tool not usable via scripting #4

Closed
opened 2024-09-12 11:24:43 +02:00 by Andrea-Fabris · 1 comment

I tried to build an add-on to batch convert 3ds files to glb using your tool, but I noticed I'm not able to invoke it due to a wrong syntax.
Down below I posted an example of what happen invoking in console the tool.

2024-09-12_11_08_22.jpg

I don't know if there is workaround for that or if there is a specific way to use it via script (I'm not a programmer).

Versions:
Blender 4.2.1
io_scene_3ds 2.7.1

I tried to build an add-on to batch convert 3ds files to glb using your tool, but I noticed I'm not able to invoke it due to a wrong syntax. Down below I posted an example of what happen invoking in console the tool. ![2024-09-12_11_08_22.jpg](/attachments/9b173189-7922-4455-83ec-0e79fc57fe09) I don't know if there is workaround for that or if there is a specific way to use it via script (I'm not a programmer). Versions: Blender 4.2.1 io_scene_3ds 2.7.1
Collaborator

@Andrea-Fabris Thanks for the report, I changed the bl_idname to .max3ds to fix this issue.
See commit af3d420b99

@Andrea-Fabris Thanks for the report, I changed the bl_idname to `.max3ds` to fix this issue. See commit af3d420b9984267dd7080ee8d4e5dab81fd0d8cc
Sign in to join this conversation.
No Label
No Milestone
No project
No Assignees
2 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: extensions/io_scene_3ds#4
No description provided.