Skip to content

Commit

Permalink
new playground version (latest 6) (#14923)
Browse files Browse the repository at this point in the history
  • Loading branch information
RaananW authored Mar 28, 2024
1 parent acf3f57 commit fa67ca4
Showing 1 changed file with 17 additions and 0 deletions.
17 changes: 17 additions & 0 deletions packages/tools/playground/public/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,23 @@ var Versions = {
"https://rawcdn.githack.com/BabylonJS/Extensions/f43ab677b4bca0a6ab77132d3f785be300382760/ClonerSystem/src/babylonx.cloner.js",
"https://rawcdn.githack.com/BabylonJS/Extensions/785013ec55b210d12263c91f3f0a2ae70cf0bc8a/CompoundShader/src/babylonx.CompoundShader.js",
],
"6.49.0": [
"https://cdn.babylonjs.com/timestamp.js?t=" + Date.now(),
"https://cdn.babylonjs.com/v6.49.0/babylon.js",
"https://cdn.babylonjs.com/v6.49.0/gui/babylon.gui.min.js",
"https://cdn.babylonjs.com/v6.49.0/inspector/babylon.inspector.bundle.js",
"https://cdn.babylonjs.com/v6.49.0/nodeEditor/babylon.nodeEditor.js",
"https://cdn.babylonjs.com/v6.49.0/nodeGeometryEditor/babylon.nodeGeometryEditor.js",
"https://cdn.babylonjs.com/v6.49.0/guiEditor/babylon.guiEditor.js",
"https://cdn.babylonjs.com/v6.49.0/materialsLibrary/babylonjs.materials.min.js",
"https://cdn.babylonjs.com/v6.49.0/proceduralTexturesLibrary/babylonjs.proceduralTextures.min.js",
"https://cdn.babylonjs.com/v6.49.0/postProcessesLibrary/babylonjs.postProcess.min.js",
"https://cdn.babylonjs.com/v6.49.0/loaders/babylonjs.loaders.min.js",
"https://cdn.babylonjs.com/v6.49.0/serializers/babylonjs.serializers.min.js",
"https://cdn.babylonjs.com/v6.49.0/accessibility/babylon.accessibility.js",
"https://rawcdn.githack.com/BabylonJS/Extensions/f43ab677b4bca0a6ab77132d3f785be300382760/ClonerSystem/src/babylonx.cloner.js",
"https://rawcdn.githack.com/BabylonJS/Extensions/785013ec55b210d12263c91f3f0a2ae70cf0bc8a/CompoundShader/src/babylonx.CompoundShader.js",
],
"5.71.1": [
"https://cdn.babylonjs.com/timestamp.js?t=" + Date.now(),
"https://cdn.babylonjs.com/v5.71.1/babylon.js",
Expand Down

0 comments on commit fa67ca4

Please sign in to comment.