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

Fix handling of missing scenes in the Web Viewer #2124

Conversation

samip
Copy link
Contributor

@samip samip commented Nov 27, 2024

JsViewerX attempted to use a cube when the selected GLTF file contained no model, but the code never added it to the scene.

Copy link

linux-foundation-easycla bot commented Nov 27, 2024

CLA Signed

The committers listed above are authorized under a signed CLA.

  • ✅ login: samip (f223348)
  • ✅ login: jstone-lucasfilm / name: Jonathan Stone (3ca12a8)

@samip samip force-pushed the fix_js_viewer_missing_model_handling branch from bc78e8b to 47a1663 Compare November 27, 2024 10:33
JsViewerX attempted to use a cube when the selected GLTF file contained no model, but the code never added it to the scene.
@samip samip force-pushed the fix_js_viewer_missing_model_handling branch from 47a1663 to f223348 Compare November 27, 2024 10:35
@jstone-lucasfilm
Copy link
Member

This looks very promising, @samip! You should be able to resolve the EasyCLA issue by clicking on one of the two links in the Linux Foundation comment above, and let us know if you need additional assistance.

Copy link
Member

@jstone-lucasfilm jstone-lucasfilm left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for this improvement, @samip!

@jstone-lucasfilm jstone-lucasfilm changed the title JSViewer: Fix the handling of missing scenes in GLTF files Fix handling of missing scenes in the Web Viewer Dec 4, 2024
@jstone-lucasfilm jstone-lucasfilm merged commit bf2804d into AcademySoftwareFoundation:main Dec 5, 2024
34 checks passed
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.

3 participants