Skip to content
New issue

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

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

Already on GitHub? # to your account

Autodesk: Add Text Gprim in USD #3002

Conversation

erikaharrison-adsk
Copy link
Contributor

Description of Change(s)

A new domain UsdText is created. And we create two new schemas: SimpleText and MarkupText. Both inherit from Gprim. We also add four type schemas: TextStyle, TextLayout, ParagraphStyle and ColumnStyle. The corresponding Rprims are created for the two new Gprims. And the adapters for the Gprims are added. Three plugins are added to help generate the draw items: UsdImagingMarkupParser, UsdImagingText and UsdImagingTextRenderer.
For the details, please read the proposal of the text.

Fixes Issue(s)

  • N/A
  • I have verified that all unit tests pass with the proposed changes
  • I have submitted a signed Contributor License Agreement

A new domain UsdText is created. And we create two new schemas: SimpleText and MarkupText. Both
inherit from Gprim. We also add four type schemas: TextStyle, TextLayout, ParagraphStyle and
ColumnStyle. The corresponding Rprims are created for the two new Gprims. And the adapters for
the Gprims are added. Three plugins are added to help generate the draw items: UsdImagingMarkupParser,
UsdImagingText and UsdImagingTextRenderer.
For the details, please read the proposal of the text.
@jesschimein
Copy link
Collaborator

Filed as internal issue #USD-9446

@jesschimein
Copy link
Collaborator

/AzurePipelines run

Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@erikaharrison-adsk
Copy link
Contributor Author

Closing PR and converting to a series of smaller PRs.

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants