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

allow for custom pxr namespace #68

Merged
merged 1 commit into from
Mar 16, 2018
Merged

Conversation

pmolodo
Copy link
Contributor

@pmolodo pmolodo commented Mar 13, 2018

Description (this won't be part of the changelog)

Namespace "pxr::" was hardcoded in one spot, which broke our build when we switched to using our own private USD namesapce

Changelog

  • use PXR_NS instead of "pxr" in ProxyShape.cpp

Checklist (Please do not remove this line)

  • Make sure the Title and Description of the PR make sense and provide sufficient context for your work
  • Do any added files have the correct AL Apache Licence Header?
  • Are there Doxygen comments in the headers?
  • Are any new features, behaviour changes documented in the .md format documentation?
  • Have you added, updated tests to cover new features and behaviour changes?
  • Have you filled out at least one changelog entry?

@dbaz dbaz merged commit 6492597 into AnimalLogic:develop Mar 16, 2018
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.

2 participants