needle-tools / usd-viewer

USD Web Viewer based on Autodesk's WASM USD bindings and a three.js Hydra render delegate
Other
74 stars 9 forks source link

fix: don't allow ABORT to kill future assets #19

Closed beersandrew closed 4 months ago

beersandrew commented 4 months ago

Not positive that this is the best way to solve this, I don't see any build flags to be able to do this at build time. This ABORT flag makes it so that no user callbacks or asyncified functions are run anymore