Skip to content
This repository has been archived by the owner on Jul 22, 2024. It is now read-only.

Commit

Permalink
update Build
Browse files Browse the repository at this point in the history
  • Loading branch information
cvan committed Apr 13, 2018
1 parent 38ca57d commit 76193d6
Show file tree
Hide file tree
Showing 16 changed files with 256 additions and 265 deletions.
Binary file modified Build/Build/Build.asm.code.unityweb
Binary file not shown.
Binary file modified Build/Build/Build.asm.framework.unityweb
Binary file not shown.
Binary file modified Build/Build/Build.asm.memory.unityweb
Binary file not shown.
Binary file modified Build/Build/Build.data.unityweb
Binary file not shown.
Binary file modified Build/Build/Build.wasm.code.unityweb
Binary file not shown.
Binary file modified Build/Build/Build.wasm.framework.unityweb
Binary file not shown.
4 changes: 2 additions & 2 deletions Build/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -88,8 +88,8 @@ <h3>You&rsquo;ll need a <a href="https://webvr.rocks/">WebVR-enabled browser</a>
<button id="entervr" value="Enter VR"></button>
</div>

<script src="gl-matrix-min.js"></script>
<script src="webvr-polyfill.min.js"></script>
<script src="vendor/gl-matrix-min.js"></script>
<script src="vendor/webvr-polyfill.min.js"></script>
<script src="webvr.js"></script>
</body>

Expand Down
2 changes: 2 additions & 0 deletions Build/styles/webvr.css
100644 → 100755
Original file line number Diff line number Diff line change
Expand Up @@ -130,6 +130,7 @@ a:link, a:visited {
position: absolute;
top: 0;
width: 100%;
pointer-events: none;
}

#instruction button {
Expand All @@ -148,6 +149,7 @@ a:link, a:visited {
display: none;
max-width: 50%;
padding: 10px 30px;
pointer-events: all;
}

.panel[data-enabled='true'] {
Expand Down
File renamed without changes.
173 changes: 173 additions & 0 deletions Build/vendor/webvr-polyfill.min.js

Large diffs are not rendered by default.

Empty file modified Build/vr.png
100755 → 100644
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
53 changes: 0 additions & 53 deletions Build/webvr-polyfill.min.js

This file was deleted.

1 change: 0 additions & 1 deletion Build/webvr-polyfill.min.js.map

This file was deleted.

159 changes: 0 additions & 159 deletions Build/webvr.css

This file was deleted.

Loading

0 comments on commit 76193d6

Please sign in to comment.