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-2282: Final render not working on M2 #629

Closed VascoPi closed 1 year ago

VascoPi commented 1 year ago

PURPOSE

Final render not working on M2.

EFFECT OF CHANGE

Fixed error for M2 if Render Stamp is enabled. Fixed error for Interactive mode if only CPU is enabled.

TECHNICAL STEPS

Improved method prepare_scene_stamp_text with the condition. Improved cpu_state default value and update_states method. Improved draw method for RPR_RENDER_PT_devices and RPR_RENDER_PT_viewport_devices.