Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add basic support for loading media with bitecs behind feature flag. #5677

Merged
merged 85 commits into from
Sep 2, 2022

Conversation

johnshaughnessy
Copy link
Contributor

@johnshaughnessy johnshaughnessy commented Aug 26, 2022

Models, images, and a subset of videos will load into the scene with bitecs when the newLoader query string parameter is present. Also, there's an ECS info sidebar that can be shown with the ecsDebug query string parameter.

Fixes #3470

johnshaughnessy and others added 28 commits August 30, 2022 14:18
Co-authored-by: Dominick D'Aniello <netpro2k@gmail.com>
Co-authored-by: Dominick D'Aniello <netpro2k@gmail.com>
Also make sure to check if the hovered video entity still exists.

Co-authored-by: Dominick D'Aniello <netpro2k@gmail.com>
Co-authored-by: Dominick D'Aniello <netpro2k@gmail.com>
Co-authored-by: Dominick D'Aniello <netpro2k@gmail.com>
Regenerator is already excluded by our supported browser targets
Co-authored-by: John Shaughnessy <john@johnshaughnessy.com>
Co-authored-by: John Shaughnessy <john@johnshaughnessy.com>
Co-authored-by: John Shaughnessy <john@johnshaughnessy.com>
@netpro2k netpro2k merged commit 82ccf97 into master Sep 2, 2022
@netpro2k netpro2k deleted the feature/load-media branch September 2, 2022 01:30
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.

Performance problem on Firefox if video is placed in a room
2 participants