io_scene_b3d
io_scene_b3d copied to clipboard
Blitz3D v1.106 support?
Can we get a version that works with Blitz3D v1.106?
This would be immensely helpful as there are still games that use it and the other methods currently used to develop content for them is so archaic (fragMotion)
Specifically imported .b3ds get exported with bigger filesize for some reason and can cause Memory Access Violation errors when trying to load them into the game, this seems to happen with models that are big in filesize. fragMotion doesn't suffer from this issue but it's very dated and doesn't have vertex alpha texture/material flag.
I'll look into it, thanks.