three.js icon indicating copy to clipboard operation
three.js copied to clipboard

update loader docs to mention Request and ProgressEvent instead of XMLHttpRequest

Open trusktr opened this issue 1 year ago • 1 comments

Description

Some docs had dated info about XMLHttpRequest, but loaders now use fetch() with ProgressEvents.

This contribution is funded by Lume, an ever-modern next-gen 3D HTML framework

trusktr avatar Aug 18 '24 17:08 trusktr

Do you mind rebasing the PR so it points to latest dev? It seems your update-loader-docs branch is 395 commits behind dev.

Doing this should fix the DeepScan alerts.

Mugen87 avatar Aug 18 '24 21:08 Mugen87

Let's restart with a new PR on a rebased branch.

Mugen87 avatar Oct 10 '24 16:10 Mugen87