GPUOpen-LibrariesAndSDKs / RadeonProRenderBlenderAddon

This hardware-agnostic rendering plug-in for Blender uses accurate ray-tracing technology to produce images and animations of your scenes, and provides real-time interactive rendering and continuous adjustment of effects.
https://gpuopen.com/radeon-prorender-suite/
Apache License 2.0
488 stars 57 forks source link

RPRBLND-2167: Cryptomatte material passes incorrect behavior, same material has different hash/color #537

Closed VascoPi closed 2 years ago

VascoPi commented 2 years ago

PURPOSE

Cryptomatte material passes incorrect behavior, same material has different hash/color.

EFFECT OF CHANGE

Improved eyedropper name hint for material cryptomatte passing material name.

TECHNICAL STEPS

Fixed material cryptomatte identifier via passing material name to rprObjectSetName() instead of material.key(). Improved eyedropper name hint for material cryptomatte passing material name.