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
480 stars 56 forks source link

RPRBLND-2275: instancing issue in RPR #601

Closed VascoPi closed 1 year ago

VascoPi commented 1 year ago

PURPOSE

If we link mesh data from another blender file we can observe that the blender scene contains two meshes with the same name. To distinguish two meshes in mesh_masters we use name_full as the mesh key. image

EFFECT OF CHANGE

Fixed incorrect render results for scenes with linked data.

TECHNICAL STEPS

Use name_full for the mesh key for mesh_masters.