Hello,
I have 5 materials and all of them uses single refShader node to get a single color value (I've attached one of them nodes and I attached a sample scene)
and I have 1000 takes about my scene. I need 20 color variations so I prepared 20 takes that ever one of them overrides only refShader node's color.
The problem is when I change active take with one among those 20 takes Live Viewer is confusing. some materials are updated but some of them not. Sometimes when I change active take it does nothing. I have to reset every time.
This problem does not happen when I render my takes (thank god) but I can't use Live viewer efficiently right now.
Is there any problem or solution about this situation?
thank you
Octane: 2020.2
C4D: R23.110
Takes' color override changes don't trigger live viewer
Moderators: ChrisHekman, aoktar
- Attachments
-
- refshader_take_usage.zip
- (246.35 KiB) Downloaded 92 times
It will update anything if they get dirty flags updated. Your setup should cause this problem. Are you connecting one shader to different materials?
Octane For Cinema 4D developer / 3d generalist
3930k / 16gb / 780ti + 1070/1080 / psu 1600w / numerous hw
3930k / 16gb / 780ti + 1070/1080 / psu 1600w / numerous hw
yes.
There is a reference material. In that material there is a RGBSpectrum node. I use this node with refShader node for other materials. I have to use single node to change all materials' base color value from one source.
There is a reference material. In that material there is a RGBSpectrum node. I use this node with refShader node for other materials. I have to use single node to change all materials' base color value from one source.
Tested your scene. Refshader is not triggering any update flags with Takes switches. It's the reason why material color is not changing. You may try to use a script to drive the colors for shared nodes between materials.aoktar wrote:It will update anything if they get dirty flags updated. Your setup should cause this problem. Are you connecting one shader to different materials?
Octane For Cinema 4D developer / 3d generalist
3930k / 16gb / 780ti + 1070/1080 / psu 1600w / numerous hw
3930k / 16gb / 780ti + 1070/1080 / psu 1600w / numerous hw