Skip to content

Commit 47af6d6

Browse files
committed
Renamed webvr_shadow to webvr_sandbox.
1 parent 94372af commit 47af6d6

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

examples/files.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -282,7 +282,7 @@ var files = {
282282
"webvr_daydream",
283283
"webvr_panorama",
284284
"webvr_rollercoaster",
285-
"webvr_shadow",
285+
"webvr_sandbox",
286286
"webvr_video",
287287
"webvr_vive",
288288
"webvr_vive_dragging",

examples/webvr_shadow.html renamed to examples/webvr_sandbox.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<!DOCTYPE html>
22
<html lang="en">
33
<head>
4-
<title>three.js webvr - shadow</title>
4+
<title>three.js webvr - sandbox</title>
55
<meta charset="utf-8">
66
<meta name="viewport" content="width=device-width, initial-scale=1.0, user-scalable=no">
77
<!-- Origin Trial Token, feature = WebVR, origin = https://threejs.org, expires = 2017-04-17 -->

0 commit comments

Comments
 (0)