Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
H
Hubs
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container Registry
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
ar-noc
Hubs
Graph
8d5bbab4b0343fbbfb235f9bc8c6b839950c6123
Select Git revision
Branches
20
audio-context-cleanup
bug/admin-cf-warning
bug/aframe-webvr-startup-bug-2
bug/cursor-color-envmap
bug/height-during-transition-to-vr-mode
bug/leave-room-broken-interaction-system
bug/missing-matrix-update
bug/modals-in-lobby
bug/multiple-calls-to-compile-and-upload
bug/npm-start-hubs-cloud
bug/prevent-freeze-mode-in-lobby
bug/ray-pull-wrong-near
bug/remove-attribute-from-wrong-element
bug/safari-camera-fix
bug/shortlink-room-resolution
bug/sound-is-undefined
bug/sound-settings-unregister
bug/spawn-and-pdf-pager
bug/video-canplay-check
bug/worker-fork-deploy
20 results
You can move around the graph by using the arrow keys.
Begin with the selected commit
Created with Raphaël 2.2.0
24
Aug
23
22
21
20
17
16
15
14
13
10
9
8
7
6
3
2
1
30
Jul
31
30
28
27
28
27
28
27
26
25
26
25
26
25
24
23
20
21
20
19
18
17
16
13
12
13
12
11
12
11
12
11
12
11
12
11
10
9
6
5
4
3
2
29
Jun
28
27
26
25
21
20
19
18
15
14
8
7
Add wide open space environment
Merge pull request #526 from mozilla/fix/whitelist-media-loader
Whitelist the media-loader component
Merge pull request #525 from mozilla/feature/multiple-video-fix
various cleanup; fix issue with swapping hands with toggle interactables
various updates to support moving the duck and pen into the gltf-component data of the environments instead of hubs.html and getting rid of interactable-template again
Merge pull request #523 from mozilla/feature/loading-object
Rename loadingObj to mesh. delete this.loaderMixer.
add back in preventDefault in case of scrolling while holding alt key
get rid of "tertiary" input events since they're handled by scrolling now.
get rid of added actions on vive trackpad because now they are redundant
Don't use TextureCache for videos
rename sticky class to toggle so it doesn't get confused with sticky-object and sticky-zones
cleanup
Merge branch 'master' into feature/drawing
clean up/update how scrolling is handled
enable color and radius to be changed mid-line, update networking to support that
fix color changing on oculus go
allow changing color and scale via mouse when holding alt or shift keys; fixing/changing input for rift.
encode radius of pen on the direction vector.
Add a super-cool loading cube.
add functionality to change pen radius
Merge pull request #507 from mozilla/feature/object-spawn-telemetry
Fix cubemap url
Simplify media_resolved emit for pdf pages
Merge pull request #514 from mozilla/features/video-sync
remove velocity based haptics on interactables
Avoid emitting media_resolved for subsequent PDF pages
Handle PR feedback, ranem image-plus, remove superfluous cannon update
Merge branch 'master' of github.com:mozilla/hubs into feature/object-spawn-telemetry
When trying to make the mobile client fullscreen, keep it fullscreen.
PR review fixes
remove logging
fix bugs that occur if users are drawing when a new user enters the room
Merge pull request #515 from mozilla/other/update-origin-trial
Update origin trial
deltaR should be TARGET_RADIUS - value of the radius while the user stops.
moved deltaR and deltaS init to the init func.
init deltaR & deltaS. added disableTuneel param in README.
fix bug where single point lines were not being ended correctly
Loading