Sfoglia il codice sorgente

No need to load only core anymore

Popov72 5 anni fa
parent
commit
b4d3ffa392
1 ha cambiato i file con 0 aggiunte e 1 eliminazioni
  1. 0 1
      localDevWebGPU/index.html

+ 0 - 1
localDevWebGPU/index.html

@@ -74,7 +74,6 @@
 
 
         // Load the scripts + map file to allow vscode debug.
         // Load the scripts + map file to allow vscode debug.
         BABYLONDEVTOOLS.Loader
         BABYLONDEVTOOLS.Loader
-            .loadCoreOnly()
             .require(indexjs)
             .require(indexjs)
             .load(function() {
             .load(function() {
                 if (BABYLON.Engine.isSupported()) {
                 if (BABYLON.Engine.isSupported()) {