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

Enable level 1 complexity level for basisCurves. #598

Merged

Conversation

huidong-chen
Copy link

No description provided.

#if ((MAYA_API_VERSION >= 20200100) || \
((MAYA_API_VERSION >= 20190300) && (MAYA_API_VERSION < 20200000)) || \
((MAYA_API_VERSION >= 20180700) && (MAYA_API_VERSION < 20190000)))
#define MAYA_ALLOW_PRIMITIVE_TYPE_SWITCH

Choose a reason for hiding this comment

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

Where was this defined before?

Copy link
Author

Choose a reason for hiding this comment

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

It wasn't defined before.

@kxl-adsk kxl-adsk merged commit 3371397 into dev Jun 21, 2020
@kxl-adsk kxl-adsk deleted the chenh/MAYA-103422/enable-level-1-complexity-for-basis-curves branch June 21, 2020 18:33
@kxl-adsk kxl-adsk added the vp2renderdelegate Related to VP2RenderDelegate label Jul 19, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
vp2renderdelegate Related to VP2RenderDelegate
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants