bdunderscore / ndmf

MIT License
56 stars 18 forks source link

feat: don't build the avatar when ChilloutVR shows the upload UI #261

Closed hai-vr closed 1 month ago

hai-vr commented 1 month ago

When uploading an avatar in ChilloutVR, the avatar is first built, then the editor will enter Play mode to show the upload UI.

Entering Play mode in this way will cause the avatar to be processed a second time by NDMF, creating an unnecessary delay before uploading.

This commit skips that second processing.

Tested on ChilloutVR CCK v3.9 RELEASE