Closed frenchtoast747 closed 7 years ago
downloadMeshes() still uses Ajax(). Switch it over to using the new fetch() API.
Ajax()
fetch()
downloadMeshes() still uses
Ajax()
. Switch it over to using the newfetch()
API.