Преглед на файлове

three-gpu-pathtracer -> 0.0.23 (#28587)

ycw преди 1 година
родител
ревизия
6f95e3783c
променени са 1 файла, в които са добавени 1 реда и са изтрити 1 реда
  1. 1 1
      editor/index.html

+ 1 - 1
editor/index.html

@@ -52,7 +52,7 @@
 					"three/addons/": "../examples/jsm/",
 
 					"three/examples/": "../examples/",
-					"three-gpu-pathtracer": "https://cdn.jsdelivr.net/npm/[email protected]2/build/index.module.js",
+					"three-gpu-pathtracer": "https://cdn.jsdelivr.net/npm/[email protected]3/build/index.module.js",
 					"three-mesh-bvh": "https://cdn.jsdelivr.net/npm/[email protected]/build/index.module.js"
 				}
 			}