Sfoglia il codice sorgente

Babylon Scene Manager Update

Babylon scene manager extension clean up
Mackey Kinard 4 anni fa
parent
commit
ebe9a4e33b
2 ha cambiato i file con 11 aggiunte e 10 eliminazioni
  1. 0 3
      Playground/index.html
  2. 11 7
      Playground/libs/babylon.manager.js

+ 0 - 3
Playground/index.html

@@ -56,9 +56,6 @@
              >
         </script>
 
-        <!-- Unity Toolkit Scene Manager -->
-        <script src="https://raw.githubusercontent.com/MackeyK24/MackeyK24.github.io/master/toolkit/babylon.manager.js" ></script>
-
         <style>
             html,
             body,

File diff suppressed because it is too large
+ 11 - 7
Playground/libs/babylon.manager.js