Merge branch 'master' of github.com:mozilla/mr-social-client into feature/ui-pass-for-hubs
No related branches found
No related tags found
Showing
- package.json 2 additions, 1 deletionpackage.json
- src/assets/hud/bubble_off-hover.png 0 additions, 0 deletionssrc/assets/hud/bubble_off-hover.png
- src/assets/hud/bubble_off.png 0 additions, 0 deletionssrc/assets/hud/bubble_off.png
- src/assets/hud/bubble_on-hover.png 0 additions, 0 deletionssrc/assets/hud/bubble_on-hover.png
- src/assets/hud/bubble_on.png 0 additions, 0 deletionssrc/assets/hud/bubble_on.png
- src/assets/hud/freeze_off-hover.png 0 additions, 0 deletionssrc/assets/hud/freeze_off-hover.png
- src/assets/hud/freeze_off.png 0 additions, 0 deletionssrc/assets/hud/freeze_off.png
- src/assets/hud/freeze_on-hover.png 0 additions, 0 deletionssrc/assets/hud/freeze_on-hover.png
- src/assets/hud/freeze_on.png 0 additions, 0 deletionssrc/assets/hud/freeze_on.png
- src/assets/hud/mute_off-hover.png 0 additions, 0 deletionssrc/assets/hud/mute_off-hover.png
- src/assets/hud/mute_off.png 0 additions, 0 deletionssrc/assets/hud/mute_off.png
- src/assets/hud/mute_on-hover.png 0 additions, 0 deletionssrc/assets/hud/mute_on-hover.png
- src/assets/hud/mute_on.png 0 additions, 0 deletionssrc/assets/hud/mute_on.png
- src/assets/hud/tooltip.9.png 0 additions, 0 deletionssrc/assets/hud/tooltip.9.png
- src/components/block-button.js 28 additions, 0 deletionssrc/components/block-button.js
- src/components/text-button.js 54 additions, 0 deletionssrc/components/text-button.js
- src/components/visible-while-frozen.js 39 additions, 0 deletionssrc/components/visible-while-frozen.js
- src/hub.html 31 additions, 1 deletionsrc/hub.html
- src/hub.js 12 additions, 0 deletionssrc/hub.js
- yarn.lock 7 additions, 3 deletionsyarn.lock
... | ... | @@ -26,6 +26,7 @@ |
"aframe-physics-extras": "https://github.com/infinitelee/aframe-physics-extras#fix/physics-collider-crash", | ||
"aframe-physics-system": "https://github.com/infinitelee/aframe-physics-system#feature/shape-component", | ||
"aframe-rounded": "^1.0.3", | ||
"aframe-slice9-component": "^1.0.0", | ||
"aframe-teleport-controls": "https://github.com/mozillareality/aframe-teleport-controls#hubs/master", | ||
"aframe-xr": "github:brianpeiris/aframe-xr#3162aed", | ||
"classnames": "^2.2.5", | ||
... | ... | @@ -39,7 +40,7 @@ |
"moment": "^2.22.0", | ||
"moment-timezone": "^0.5.14", | ||
"moving-average": "^1.0.0", | ||
"naf-janus-adapter": "^0.7.0", | ||
"naf-janus-adapter": "^0.8.0", | ||
"networked-aframe": "https://github.com/mozillareality/networked-aframe#mr-social-client/master", | ||
"nipplejs": "https://github.com/mozillareality/nipplejs#mr-social-client/master", | ||
"phoenix": "^1.3.0", | ||
... | ... |

| W: | H:
| W: | H:



| W: | H:
| W: | H:



| W: | H:
| W: | H:



| W: | H:
| W: | H:



| W: | H:
| W: | H:



| W: | H:
| W: | H:



| W: | H:
| W: | H:



| W: | H:
| W: | H:



| W: | H:
| W: | H:



| W: | H:
| W: | H:



| W: | H:
| W: | H:



| W: | H:
| W: | H:


src/assets/hud/tooltip.9.png
0 → 100755
815 B
src/components/block-button.js
0 → 100644
src/components/text-button.js
0 → 100644
src/components/visible-while-frozen.js
0 → 100644