Habib Gahbiche zazizizou
  • Joined on 2015-02-21
Habib Gahbiche pushed to wrangler-rm-focus at zazizizou/blender-addons 2024-03-31 18:43:10 +02:00
aef611aff3 Node wrangler: remove viewer focus operator
Habib Gahbiche created repository zazizizou/blender-addons 2024-03-31 18:39:21 +02:00
Habib Gahbiche pushed to com-translate-interp at zazizizou/blender 2024-03-27 22:22:54 +01:00
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
Compare 157 commits »
Habib Gahbiche deleted branch com-fix-image-trafo from zazizizou/blender 2024-03-27 21:43:04 +01:00
Habib Gahbiche pushed to main at blender/blender 2024-03-27 21:43:01 +01:00
8377f5d0fb Fix: Compositor GPU backdrop not updating when image transform operators are applied
Habib Gahbiche merged pull request blender/blender#119819 2024-03-27 21:43:00 +01:00
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
Habib Gahbiche merged pull request blender/blender#119820 2024-03-27 21:41:39 +01:00
Fix compositor backdrop not updating for image invert operator
Habib Gahbiche pushed to main at blender/blender 2024-03-27 21:41:38 +01:00
e1a0b6cd9e Fix compositor backdrop not updating for image invert operator
Habib Gahbiche commented on pull request blender/blender#119819 2024-03-25 10:51:34 +01:00
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.

Habib Gahbiche commented on issue blender/blender#119592 2024-03-24 22:02:34 +01:00
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 :)

Habib Gahbiche commented on issue blender/blender#112086 2024-03-24 16:59:32 +01:00
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…

Habib Gahbiche opened issue blender/blender#119844 2024-03-24 13:14:43 +01:00
GPU Compositor: Viewer output different from Render output
Habib Gahbiche pushed to com-translate-interp at zazizizou/blender 2024-03-24 11:55:51 +01:00
b94c26c785 Make format
Habib Gahbiche pushed to com-translate-interp at zazizizou/blender 2024-03-24 11:34:02 +01:00
ce5248d247 Make bicubic more consistent to GPU results
Habib Gahbiche pushed to com-translate-interp at zazizizou/blender 2024-03-23 14:57:33 +01:00
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.
Compare 217 commits »
Habib Gahbiche created pull request blender/blender#119820 2024-03-23 12:03:14 +01:00
Fix compositor backdrop not updating for image invert operator
Habib Gahbiche created branch com-fix-image-invert in zazizizou/blender 2024-03-23 11:59:50 +01:00