Block a user
77f85a02d6
Remove bicubic implementation. Will be submitted in a separate patch
5d99a5210c
Merge remote-tracking branch 'origin/main' into com-translate-interp
8377f5d0fb
Fix: Compositor GPU backdrop not updating when image transform operators are applied
e1a0b6cd9e
Fix compositor backdrop not updating for image invert operator
53e9fb6b78
Fix #117566: Cycles persistent data not updated by device preferences
Fix: Compositor GPU backdrop not updating when image transform operators are applied
Habib Gahbiche
deleted branch com-fix-image-invert from zazizizou/blender
2024-03-27 21:41:41 +01:00
Fix compositor backdrop not updating for image invert operator
Fix: Compositor GPU backdrop not updating when image transform operators are applied
@OmarEmaraDev yes I meant the image operator bpy.ops.image.flip()
I updated the description with a screenshot.
Compositor: expose interpolation method for transform nodes
@Noah-Pinales Good to know! I think once #119603 is merged, the rest should be more straightforward. But you can assume that read_elem_sampled()
is implemented correctly so that you can start :)
Python code | Custom CompositorNode | enabled socket behaving differently
Thanks, I can now run the script, but I can't reproduce the problem. I didn't look closely into your script, but showing/hiding sockets from command line seems to work.
This is what I…
GPU Compositor: Viewer output different from Render output
ee565f9fbf
Implement bicubic interpolation
35036d901e
Merge remote-tracking branch 'origin/main' into com-translate-interp
4d502ab51d
EEVEE-Next: Refactor light data packing
c7afb06ed0
Fix (unreported) some old files having regular IDs flagged as embedded.
7643bd7d89
Fix (unreported) broken GPv3 conversion code using one node socket for both input and output.
Fix compositor backdrop not updating for image invert operator