Adds `canDirectLoad` to glTFLoader per the [recent change](https://github.com/BabylonJS/Babylon.js/issues/2239) to `ISceneLoaderPlugin` and `ISceneLoaderPluginAsync` so that plugins can determine if they support file content being loaded with the `data:` protocol. Additionally fixes a bug in the [commit](https://github.com/BabylonJS/Babylon.js/commit/a458241d78f10f65cf65fa6466ac06e54a28bd7f) that resolved that issue that was passing the full protocol (including the `data:`) to the method instead of just the file content.
|
|||
|
|
||
|
|
||
|
|
||
|
|
||
|
|
||
|
|
||
|
|
||
|
|
||
|
|
||
|
|
|
|||
|
|
||
|
|
||
|
|
||
|
|
||
|
|
||
|
|
||
|
|
||
|
|