nvpro-samples / vk_raytrace

Ray tracing glTF scene with Vulkan
Apache License 2.0
575 stars 35 forks source link

Correct name of member variable m_stbWrapper of class SBTWrapper #30

Closed AdaDoom3 closed 2 months ago

AdaDoom3 commented 8 months ago

I see no obvious reason for the rearrangement of letters in m_stbWrapper - perhaps this was in error?

AdaPlusPlus commented 8 months ago

I will update the PR to have a DCO under my AdaDoom3 account tomorrow.

AdaDoom3 commented 8 months ago

The DCO has been added.

NBickford-NV commented 2 months ago

Ah, I removed some large objects from the Git history and it had the side effect of closing this -- sorry about that! I'll merge this in.

NBickford-NV commented 2 months ago

Looks like Martin-Karl merged this in earlier as part of https://github.com/nvpro-samples/vk_raytrace/commit/7089fb23aadb0dd398a4d33e2267cf83eca88f1a . Thank you for finding the typo and for making the merge request!