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(usdzexporter): USDZExporterOptions for quick look compatibility #531

Merged

Conversation

ericbroberic
Copy link
Contributor

@ericbroberic ericbroberic commented Jul 5, 2023

Why

These recent changes in USDZExporter (mrdoob/three.js#26023) exposed a new optional boolean quickLookCompatible that defaults to false. Model Viewer, which uses TypeScript and QuickLook for AR on iOS needs to change that property to true.

Model Viewer should be updated here or in a future PR.

What

Added an optional interface as a second parameter to USDZExporter.

Checklist

  • Checked the target branch (current goes master, next goes dev)
  • Added myself to contributors table
  • Ready to be merged

Copy link
Contributor

@Methuselah96 Methuselah96 left a comment

Choose a reason for hiding this comment

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

Thanks!

@Methuselah96 Methuselah96 merged commit c9afe05 into three-types:master Jul 6, 2023
3 checks passed
@ericbroberic ericbroberic deleted the usdzexporter-quicklook branch July 6, 2023 13:29
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.

2 participants