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

Replace locale dependent TfStringToLower with TfStringToLowerAscii #2378

Merged
merged 2 commits into from
Nov 6, 2023

Conversation

nvmkuruc
Copy link
Collaborator

@nvmkuruc nvmkuruc commented Apr 5, 2023

Description of Change(s)

Depends on #2751.

This replaces usage of the locale dependent TfStringToLower with TfStringToLowerAscii. This PR also updates comments and documentation to clarify the case folding rules for layer and texture dispatch.

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

@sunyab
Copy link
Contributor

sunyab commented Apr 10, 2023

Filed as internal issue #USD-8213

@nvmkuruc nvmkuruc changed the title Replace locale dependent TfStringToLower with TfStringCaseFoldAscii Replace locale dependent TfStringToLower with TfStringToLowerAscii Oct 20, 2023
@pixar-oss pixar-oss merged commit 7372a3f into PixarAnimationStudios:dev Nov 6, 2023
5 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