-
Notifications
You must be signed in to change notification settings - Fork 216
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 GraphicRepresentation types according to latest Mesh Export API docs #7570
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good to me.
I will defer to @danieliborra and @arvindsvenkat for final approval, though.
Do we need to notify anyone of this change?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
will this be needed in 4.10 or 4.11?
extensions/frontend-tiles/src/GraphicsProvider/GraphicRepresentationProvider.ts
Outdated
Show resolved
Hide resolved
No, we were planning for it to go in 5.0. |
extensions/frontend-tiles/src/GraphicsProvider/GraphicRepresentationProvider.ts
Outdated
Show resolved
Hide resolved
common/changes/@itwin/frontend-tiles/eringram-graphicrepresentation-fix_2025-01-21-17-59.json
Outdated
Show resolved
Hide resolved
extensions/frontend-tiles/src/GraphicsProvider/GraphicRepresentationProvider.ts
Outdated
Show resolved
Hide resolved
…om/iTwin/itwinjs-core into eringram/graphicrepresentation-fix
Update
GraphicRepresentationFormat
type andGraphicRepresentationStatus
enum to reflect the latest Mesh Export Service docs. These are breaking changes to beta APIs intended to go into iTwin.js 5.0.