You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm doing "pip install DracoPy" (latest 1.3.0) and I have a problem with that version. It seems like this version 1.3.0 does not have the latest changes (DracoPy.encode(points, faces, tex_coord=None)).
I attach this image to show my problem. I hope it helps! Could you help me fixing this?
Thanks!
The text was updated successfully, but these errors were encountered:
Hi! I think I ran into a problem when testing 1.4.0 prior to release where I couldn't encode and recover exactly the same tex_coord and needed to spend some time debugging it. It's still in that place right now as I haven't had time yet. If you'd like to try fixing it, please submit a PR!
Oh, I see. I thought the version 1.3.0 had tex_coord available because the master branch seems to have this parameter. Anyways, if I see anything in the code, I will for sure submit a PR. Thanks!
Greatings!
I'm doing "pip install DracoPy" (latest 1.3.0) and I have a problem with that version. It seems like this version 1.3.0 does not have the latest changes (DracoPy.encode(points, faces, tex_coord=None)).
I attach this image to show my problem. I hope it helps! Could you help me fixing this?
Thanks!
The text was updated successfully, but these errors were encountered: