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

Port sdfdump to CLI11 #2109

Merged
merged 2 commits into from
Dec 10, 2022
Merged

Port sdfdump to CLI11 #2109

merged 2 commits into from
Dec 10, 2022

Conversation

dgovil
Copy link
Collaborator

@dgovil dgovil commented Nov 29, 2022

Description of Change(s)

This PR ports sdfdump to CLI11 (requires #2107)
Since I was removing boost usage anyway, I also changed the uses of boost::lexical_cast<double> to std::stod, so now there's no boost dependency within this command.

  • 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 Nov 29, 2022

Filed as internal issue #USD-7798

@dgovil dgovil mentioned this pull request Nov 29, 2022
2 tasks
@pixar-oss pixar-oss merged commit 3d8f27c into PixarAnimationStudios:dev Dec 10, 2022
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