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
Deprecating the old and replacing with modern API has my vote. Getting bundle sizes down, and eliminating mixed uses in client code would be the primary forces IMO
When we do this, we can update Babylon.js to use the fetch API instead of XMLHttpRequest. Perhaps even deprecate XMLHttpRequest in this repo.
Note that fetch polyfill with XMLHttpRequest does work.
The text was updated successfully, but these errors were encountered: