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

HYDRA-1300 : Support Arnold area light nodes in maya hydra #202

Merged
merged 2 commits into from
Nov 18, 2024

Conversation

lanierd-adsk
Copy link
Collaborator

No description provided.

@lanierd-adsk lanierd-adsk self-assigned this Nov 14, 2024
@@ -69,7 +69,7 @@ TF_REGISTRY_FUNCTION(TfType)
TfType::Define<MayaHydraAreaLightAdapter, TfType::Bases<MayaHydraLightAdapter>>();
}

TF_REGISTRY_FUNCTION_WITH_TAG(MayaHydraAdapterRegistry, pointLight)
TF_REGISTRY_FUNCTION_WITH_TAG(MayaHydraAdapterRegistry, areaLight)
Copy link
Collaborator Author

Choose a reason for hiding this comment

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

Fixing copy/paste mistakes.

Copy link
Collaborator

Choose a reason for hiding this comment

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

Good catch!

@@ -7,6 +7,7 @@ target_sources(${TARGET_NAME}
adapterDebugCodes.cpp
adapterRegistry.cpp
aiSkydomeLightAdapter.cpp
aiAreaLightAdapter.cpp
Copy link
Collaborator Author

Choose a reason for hiding this comment

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

I checked in the file, this doesn't appear as shifted...

@lanierd-adsk lanierd-adsk requested review from debloip-adsk and lilike-adsk and removed request for debloip-adsk November 15, 2024 08:53
@lilike-adsk lilike-adsk merged commit a8c976a into dev Nov 18, 2024
10 checks passed
@lilike-adsk lilike-adsk deleted the lanierd/HYDRA-1300 branch November 18, 2024 16:56
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