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

usd: align Python UsdProperty property stack getter API with C++ #2317

Conversation

mattyjams
Copy link
Contributor

Description of Change(s)

On the C++ side, the GetPropertyStack() and GetPropertyStackWithLayerOffsets() member functions of UsdProperty take a UsdTimeCode as an optional argument. This change makes that argument optional through the Python API as well.

  • [ X ] I have verified that all unit tests pass with the proposed changes
  • [ X ] I have submitted a signed Contributor License Agreement

On the C++ side, the GetPropertyStack() and GetPropertyStackWithLayerOffsets()
member functions of UsdProperty take a UsdTimeCode as an optional argument.
This change makes that argument optional through the Python API as well.
@tallytalwar
Copy link
Contributor

Filed as internal issue #USD-8065

@pixar-oss pixar-oss merged commit 17f01ef into PixarAnimationStudios:dev Mar 14, 2023
@mattyjams mattyjams deleted the pr/align_python_property_stack_getter_signatures_with_cpp branch March 14, 2023 18:57
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