Procházet zdrojové kódy

Update webgl_geometry_csg.html

Update `three-bvh-csg` one more time.
Michael Herzog před 2 roky
rodič
revize
14ba689811
1 změnil soubory, kde provedl 1 přidání a 1 odebrání
  1. 1 1
      examples/webgl_geometry_csg.html

+ 1 - 1
examples/webgl_geometry_csg.html

@@ -34,7 +34,7 @@
 					"three": "../build/three.module.js",
 					"three/addons/": "./jsm/",
 					"three-mesh-bvh": "https://unpkg.com/three-mesh-bvh@0.6.0/build/index.module.js",
-					"three-bvh-csg": "https://unpkg.com/three-bvh-csg@0.0.6/build/index.module.js"
+					"three-bvh-csg": "https://unpkg.com/three-bvh-csg@0.0.7/build/index.module.js"
 				}
 			}
 		</script>

粤ICP备19079148号