Skip to content

Commit

Permalink
Updated web demo
Browse files Browse the repository at this point in the history
  • Loading branch information
urholaukkarinen committed Apr 6, 2024
1 parent 28489c6 commit a40f29a
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion docs/bevy-example.js

Large diffs are not rendered by default.

Binary file modified docs/bevy-example_bg.wasm
Binary file not shown.
2 changes: 1 addition & 1 deletion docs/index.html
Original file line number Diff line number Diff line change
@@ -1 +1 @@
<title>transform-gizmo demo</title><style>html{touch-action:manipulation}body,canvas,html{margin:0!important;padding:0!important;height:100%!important;width:100%!important;overflow:hidden;background:black;z-index:0}canvas{outline:none;display:block;position:absolute;top:0%;left:50%;transform:translate(-50%,0%)}</style><script type=module>import a,*as b from"/bevy-example.js";a(`/bevy-example_bg.wasm`);window.wasmBindings=b</script><base href=/><link as=fetch crossorigin href=/bevy-example_bg.wasm integrity=sha384-6Z-SFN6kAgL5W3NCtJ7RqA9nD8_l2w1hxCKpL31AvyOqE4EMrTdglfKmKt-KNNO2 rel=preload type=application/wasm><link crossorigin href=/bevy-example.js integrity=sha384-8IAkFedG4DooakeSIaa7WF3mzHDL32PU-TojrUtEWAND2K62-AwdQhSAZBbCAImk rel=modulepreload></head><body oncontextmenu="return false;"></body></html>
<title>transform-gizmo demo</title><style>html{touch-action:manipulation}body,canvas,html{margin:0!important;padding:0!important;height:100%!important;width:100%!important;overflow:hidden;background:black;z-index:0}canvas{outline:none;display:block;position:absolute;top:0%;left:50%;transform:translate(-50%,0%)}</style><script type=module>import a,*as b from"/bevy-example.js";a(`/bevy-example_bg.wasm`);window.wasmBindings=b</script><base href=/><link as=fetch crossorigin href=/bevy-example_bg.wasm integrity=sha384-pNODoAe0qtLGUNJoJXWecYLnVPvRvUF61WrhowfEUlenbB7QLTXqll01_b46rIsV rel=preload type=application/wasm><link crossorigin href=/bevy-example.js integrity=sha384-R4vMDqJbzVG5RJPhLbia_H6Kocw00p5af8xKlE1CNSthnAoN21rTv1gpGUsD6nlw rel=modulepreload></head><body oncontextmenu="return false;"></body></html>

0 comments on commit a40f29a

Please sign in to comment.