FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

Fix blank scene after link navigation by wtodd1 · Pull Request #4967 · aframevr/aframe · GitHub

Fix blank scene after link navigation - #4967

Merged
dmarcos merged 1 commit into
aframevr:masterfrom
wtodd1:master
Nov 22, 2021
Merged

Fix blank scene after link navigation#4967
dmarcos merged 1 commit into
aframevr:masterfrom
wtodd1:master

Conversation

wtodd1 commented Nov 18, 2021
edited
Loading

Copy link
Copy Markdown
Contributor

The scene would sometimes fail to load after link navigation. If you enter
vr before the scene has loaded, it starts the render loop early, which can
cause an exception if the camera has not been injected yet.

Fixes #4964

The scene would sometimes fail to load after link navigation. If you enter
vr before the scene has loaded, it starts the render loop early, which can
cause an exception if the camera has not been injected yet.

dmarcos commented Nov 22, 2021

Copy link
Copy Markdown
Member

Thanks.

dmarcos merged commit cf65f45 into aframevr:master Nov 22, 2021

dmarcos commented Nov 22, 2021

Copy link
Copy Markdown
Member

Congrats on your first contribution 🥳

This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Random blank scene after link navigation

2 participants


Back | FazBrowse Home | New Git URL