blender_instant_denoise icon indicating copy to clipboard operation
blender_instant_denoise copied to clipboard

1-click to apply the Intel AI denoiser in Blender

Results 3 blender_instant_denoise issues
Sort by recently updated
recently updated
newest added

Traceback (most recent call last): File "/home/endertainer007/.config/blender/2.83/scripts/addons/blender_instant_denoise.py", line 50, in execute render_layers_node.outputs['Noisy Image'], KeyError: 'bpy_prop_collection[key]: key "Noisy Image" not found' location: :-1

enhancement

Currently, 10s of MBs have to be downloaded just to use the 6 KB script. The bulk of this extra data is from example files, which end users don't necessarily...

enhancement

At the moment, this starts by deleting all existing compositing nodes. Alternatively, it could look for the "render layers" node, and insert denoising immediately after this without deleting any nodes.

enhancement