Oren WANG
Oren WANG
@odiseo0 Yeah... I figure the team has given up on the client for python.
@dreinon That sounds great. And of course it makes sense to prioritize other repos!
@benmccann Thank you for pointing this out! I looked into `undici` docs and found out there is actually a default `4s` keep alive session for their implementation of `fetch`, and...
@dummdidumm Do you mind show your code? Cuz I've tested it, regardless of typescript warnings of course, and it's not taking any effect. Edit: by the way this is part...
@Rich-Harris Thank you for providing this information! > Which platform are you observing this behaviour on I just run `npm run dev` on my local machine, but calling a remote...
Did you download the Smplx Neutral then select 'Smplx Neutral' before importing the pickle? @alevonian You will have to put the SMPLX model at the same location as the SMPL...
Does this make it clearer? ``` hybrik_blender_addon │ __init__.py │ convert2bvh.py │ README.md │ └───data │ │ basicModel_f_lbs_10_207_0_v1.0.2.fbxt │ │ basicModel_m_lbs_10_207_0_v1.0.2.fbx │ │ smplx-neutral.fbx ``` You need to use the...
Just download it in the SMPLX page. Due to licensing, no one can distribute it directly.
@BobHop it's hard to tell what goes wrong without more info. Maybe some screenshots, or reproducible files?