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
The alternative (though not necessarily easier per-se) method would be do updates via async calls. Might require multi-instancing Makehuman, ie. if changes are made to one human and then another is selected while the first is still updating, values stored in the new selection would have to load into a new Makehuman instance.
Prudent to use async and get locks on prims
The text was updated successfully, but these errors were encountered: