New ChangeQueue signature -

A new parameter has been added to the ChangeQueue constructor:

bool bUseDisplayPipelineAttributes

Can you give us a hint about how to use it?

Carsten

It should be “true” if you are running in the viewport, and false if you’re running in the render window.

  • Andy

I see, thanks!

I just tried to set this flag to false for our Iray production render and Rhino crashes in rdk… Investigating.

What does bUseDisplayPipelineAttributes trigger please?

@nathanletwory, @andy, do you confirm this should work?

It means that changes to the display attributes (like custom materials, custom backgrounds, etc) will be passed through the change queue.

Can you give us a call stack for the crash?

RH-36338 is fixed in the latest WIP