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

Implement ufe attribute notify dev #204

Merged
merged 8 commits into from
Feb 3, 2020
Merged

Conversation

ppt-adsk
Copy link
Collaborator

No description provided.

Copy link
Contributor

@mattyjams mattyjams left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This generally seems ok to me.

I had some concerns about the lack of thread safety in AttributeChangedNotificationGuard and its potential to bite us in the future, but I'll let you be the judge of whether that warrants attention now. And I still can't explain the multiple notice mystery for sequential UsdAttribute::Set() calls, but it sounds like aggregating those is what we want to do here anyway.

@ppt-adsk
Copy link
Collaborator Author

Thanks Matt for the review!

Copy link

@kxl-adsk kxl-adsk left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This PR doesn't compile with UFE v1, error:

/git/usd/maya-usd/lib/ufe/StagesSubject.cpp:23:10: fatal error: 'ufe/attributes.h' file not found
#include <ufe/attributes.h>

Also, please merge the latest dev to resolve conflicts.

@kxl-adsk kxl-adsk merged commit 699a354 into dev Feb 3, 2020
@kxl-adsk kxl-adsk deleted the implement_ufe_attribute_notify_dev branch February 3, 2020 19:38
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.

4 participants