Material output node render engine option not documented #75957

Closed
opened 2020-04-21 10:54:12 +02:00 by Wouter Stomp · 10 comments

The material output node has an option to set the render engine to cycles, eevee or all. This is not documented in the manual: https://docs.blender.org/manual/en/dev/render/shader_nodes/output/material.html

The material output node has an option to set the render engine to cycles, eevee or all. This is not documented in the manual: https://docs.blender.org/manual/en/dev/render/shader_nodes/output/material.html
Author

Added subscriber: @blenderrocket

Added subscriber: @blenderrocket
Author

Suggested text, from the commit https://developer.blender.org/rBdbdafe1209a4787d6f8dcafa034bc9ced3c7f365

Property: Target
Add target setting to material output node. This makes it possible to have a single shading nodetree that contains separate Cycles and Eevee shaders. By default the target is set to All so shaders are shared.

Suggested text, from the commit https://developer.blender.org/rBdbdafe1209a4787d6f8dcafa034bc9ced3c7f365 Property: Target Add target setting to material output node. This makes it possible to have a single shading nodetree that contains separate Cycles and Eevee shaders. By default the target is set to All so shaders are shared.
Author

Also the image should be updated as it does not include the target option yet.

Also the image should be updated as it does not include the target option yet.
Member

Added subscriber: @Alaska

Added subscriber: @Alaska
Member

This comment was removed by @Alaska

*This comment was removed by @Alaska*
Member

Changed status from 'Needs Triage' to: 'Resolved'

Changed status from 'Needs Triage' to: 'Resolved'
Alaska self-assigned this 2020-04-22 08:54:02 +02:00
Member

I've made a commit for this: rBM6548
I should note that I am going through the process of updating the manual for Blender 2.8X. #75511
So if you come across anymore of these issues, post it over there. However, only do this if I've already covered a section. I will not have updated the manual to 2.8X if I haven't done any work on that section.

I've made a commit for this: rBM6548 I should note that I am going through the process of updating the manual for Blender 2.8X. #75511 So if you come across anymore of these issues, post it over there. However, only do this if I've already covered a section. I will not have updated the manual to 2.8X if I haven't done any work on that section.

This issue was referenced by 6549

This issue was referenced by 6549

Added subscriber: @brecht

Added subscriber: @brecht

@Alaska thanks for updating, I extended these docs further.

I prefer to include the explanation of what the feature can be used for rather than just what the tooltip already says. Also words like "an option to select which" are unnecessary filler.

@Alaska thanks for updating, I extended these docs further. I prefer to include the explanation of what the feature can be used for rather than just what the tooltip already says. Also words like "an option to select which" are unnecessary filler.
Sign in to join this conversation.
No Milestone
No project
No Assignees
4 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: blender/blender-manual#75957
No description provided.