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

Remove deprecated USD properties and single ion server backwards compatibility #598

Closed
lilleyse opened this issue Dec 18, 2023 · 1 comment · Fixed by #684
Closed

Remove deprecated USD properties and single ion server backwards compatibility #598

lilleyse opened this issue Dec 18, 2023 · 1 comment · Fixed by #684

Comments

@lilleyse
Copy link
Contributor

Previously, tilesets and imagery used the default ion server and default access token in CesiumDataPrim. With support added for multiple ion servers, tilesets and imagery now reference a CesiumIonServerPrim. We have backwards compatibility for older USD files but eventually that should be removed.

That includes:

  • Removing cesium:projectDefaultIonAccessToken and cesium:projectDefaultIonAccessTokenId from CesiumDataPrim
  • Removing backwards compatibility code in extension.py here
  • Remove backwards compatibility code in Context.cpp here
@lilleyse
Copy link
Contributor Author

We should also update the samples before we make this change: CesiumGS/cesium-omniverse-samples#11

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 a pull request may close this issue.

1 participant