batex icon indicating copy to clipboard operation
batex copied to clipboard

[Feature request] support other file formats

Open MajorBarnulf opened this issue 4 years ago • 1 comments

context

hi, in the first place, I really appreciate your addon, it really makes my game asset making process a lot faster;

but for technical reasons, I can't use FBX files directly in my project, so I then have to convert the exports to DAE, which is slowing down the process back to it's first state.

feature

So could it be possible for you to integrate a switch input to chose which format to export in ?

  • I would personally appreciate the integration of DAE files, but I know OBJ and GLTF files would be very useful too.

Thanks for your consideration.

MajorBarnulf avatar Sep 01 '20 13:09 MajorBarnulf

I was looking for similar functionality so i made my own addon that supports all native blender formats. (not tested on 4.x onwards myself)

MathiasLArt avatar May 06 '24 11:05 MathiasLArt