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

MAYA-125727 - Implement display layer's template and reference modes for instanced geometry #2875

Merged
merged 1 commit into from
Feb 16, 2023

Conversation

vlasovi
Copy link
Collaborator

@vlasovi vlasovi commented Feb 13, 2023

No description provided.

@@ -125,6 +125,16 @@ class HdVP2DrawItem final : public HdDrawItem
kSelectionHighlight = kRegular << 1 //!< Selection highlight.
};

//! Flags specifying mod properties
enum ModFlags
Copy link
Collaborator

Choose a reason for hiding this comment

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

Just curious: mod stands for modifier?

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

Mod is a draw item which serves as a modification of the original/basic draw item.

@vlasovi vlasovi added the ready-for-merge Development process is finished, PR is ready for merge label Feb 14, 2023
@seando-adsk seando-adsk added the vp2renderdelegate Related to VP2RenderDelegate label Feb 16, 2023
@seando-adsk seando-adsk merged commit e5368d6 into dev Feb 16, 2023
@seando-adsk seando-adsk deleted the vlasovi/MAYA-125727 branch February 16, 2023 18:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ready-for-merge Development process is finished, PR is ready for merge vp2renderdelegate Related to VP2RenderDelegate
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants