Forráskód Böngészése

Renamed webvr_shadow to webvr_sandbox.

Mr.doob 8 éve
szülő
commit
47af6d663d
2 módosított fájl, 2 hozzáadás és 2 törlés
  1. 1 1
      examples/files.js
  2. 1 1
      examples/webvr_sandbox.html

+ 1 - 1
examples/files.js

@@ -282,7 +282,7 @@ var files = {
 		"webvr_daydream",
 		"webvr_panorama",
 		"webvr_rollercoaster",
-		"webvr_shadow",
+		"webvr_sandbox",
 		"webvr_video",
 		"webvr_vive",
 		"webvr_vive_dragging",

+ 1 - 1
examples/webvr_shadow.html → examples/webvr_sandbox.html

@@ -1,7 +1,7 @@
 <!DOCTYPE html>
 <html lang="en">
 	<head>
-		<title>three.js webvr - shadow</title>
+		<title>three.js webvr - sandbox</title>
 		<meta charset="utf-8">
 		<meta name="viewport" content="width=device-width, initial-scale=1.0, user-scalable=no">
 		<!-- Origin Trial Token, feature = WebVR, origin = https://threejs.org, expires = 2017-04-17 -->