So with v0.3.2 Build Also cant import obj sequence, what seems to be wrong?
Opened this issue · 3 comments
Using Build v0.3.2 zip Because v0.3.3 zip would not create a folder with everything packed in it neatly and just drop all the files into the roaming folder loosely. ie could not get it to install through conventional through the blender add on>
So with v0.3.2 Build Also cant import obj sequence, what seems to be wrong?

Oh dear, I will have to take a look at this. We tried to code the addon such that it uses blenders own obj loader when encountering sequences of obj files, but it seems to have gone awry somewhere. I will put this on the list to investigate. If you can, try to use another format for now and please let me know which version of Blender you are using.
Not sure what the problem with installing v0.3.3 is. I downloaded and installed it in a fresh Blender 4.3 installation just now. Keep in mind that in order to install the new .zip file, you need to go to "Get Extensions", click the arrow dropdown next to "Repositories" and select "Install from disk".
I just got time to look at this again. It seems there was a logic problem when the obj did not contain any geometry, i.e., only consisted of points. Can you check if this is fixed for you?

