3d-fixes icon indicating copy to clipboard operation
3d-fixes copied to clipboard

blender_3dmigoto.py import issue

Open SengeeSama opened this issue 5 years ago • 2 comments

I can't import vb.txt and ib.txt using the blender_3dmigoto.py add-on. It says "Only draw calls using a single vertex buffer and a single index are supported now"

SengeeSama avatar Oct 22 '20 08:10 SengeeSama

Because it's not supported yet, wait until the script receives the update for that

Swagsy avatar Nov 08 '20 13:11 Swagsy

any news on support multiple buffers?

Tosyk avatar Oct 05 '21 01:10 Tosyk

Support for this is now in the blender_multi_vbs_v3 branch. Consider this beta as it has only been very lightly tested and there is a moderate risk it might have broken something - please let me know if you are able to successfully use it, or run into any problems:

https://github.com/DarkStarSword/3d-fixes/blob/blender_multi_vbs_v3/blender_3dmigoto.py

Apologies that it has taken me so long to get around to this.

DarkStarSword avatar Aug 21 '23 04:08 DarkStarSword

Closing this as a duplicate of https://github.com/DarkStarSword/3d-fixes/issues/10

DarkStarSword avatar Aug 21 '23 04:08 DarkStarSword