Skip to content

fix(viz): make the compositor name unique

Didier WECKMANN requested to merge xxx-unique-compositor-name into dev

Description

This ensures the compositor name is unique for volume_render

Cardinal swap have also been improved for less flickering

Results

This should fix crashes when using several volume_render adaptor in the same layer

How to test it?

  • Put several volume_render adaptor in the same layer in a scene
  • Resize the viewport
Edited by Didier WECKMANN

Merge request reports