blender/release/scripts
Jeroen Bakker 4024b14b43 fix for [#28012] Mat ID messy with shader nodes
Issue was that the Shader tree execution changed the ShaderInput.
Changes are that the UI is updated that only the main material will have the pass_index this is displayed in the "render pipeline options" panel.
When the material is not a node material the pass_index will be shown at the "options" panel

To test enable nodes on the material
Add a new input material
change the pass_index of the material (render pipeline options)
Enable RenderPass material ID and use the compositor to read out the material pass

Jeroen
2011-07-19 08:31:53 +00:00
..
modules fix for bpy.path.abspath(), if a path was passed it would get the last directory cut off, broke copying images on export. 2011-07-19 05:05:54 +00:00
presets fix [#27196] Traceback caused by preset selection 2011-04-28 09:52:16 +00:00
startup fix for [#28012] Mat ID messy with shader nodes 2011-07-19 08:31:53 +00:00
templates template for patch exporting objects in a scene. 2011-07-17 13:29:50 +00:00