carson-katri / dream-textures

Stable Diffusion built-in to Blender
GNU General Public License v3.0
7.77k stars 415 forks source link

Fix Blender 4.1 Render Pass #808

Closed NullSenseStudio closed 1 month ago

NullSenseStudio commented 1 month ago

Made a similar change in image_utils.render_pass_to_np() that was previously added to image_utils.np_to_render_pass() due to a change in Blender 4.1 no longer expecting a channel dimension when reading/writing to a render pass.