Habib Gahbiche zazizizou
  • Joined on 2015-02-21
Habib Gahbiche created pull request blender/blender#115844 2023-12-06 14:27:52 +01:00
Fix 115779: Compositor Split node factor 0 still shows the other image
Habib Gahbiche pushed to fix-split-node-0-percent at zazizizou/blender 2023-12-06 14:27:10 +01:00
c3fcf3c489 Fix 115779: Compositor Split node factor 0 still shows the other image
8580718168 GHOST/SDL: use SDL timestamps for events
865b806811 BMesh: Use simpler element copy within the same mesh
fc4d29e08a Cleanup: Simplify common logic for BMesh attribute copy
66da875488 BMesh: Improve performance when copying attributes in same mesh
Compare 10 commits »
Habib Gahbiche created branch fix-split-node-0-percent in zazizizou/blender 2023-12-06 14:27:10 +01:00
Habib Gahbiche commented on issue blender/blender#115780 2023-12-06 14:25:51 +01:00
Regression: Compositor Split node with only colors does not work (in 3DView, compositor backdrop is fine)

@OmarEmaraDev but the expectation seems to be that unconnected input behaves the same way as connected input with an image of same color.

For example, would you expect those two setups to…

Habib Gahbiche commented on issue blender/blender#115780 2023-12-06 09:28:57 +01:00
Regression: Compositor Split node with only colors does not work (in 3DView, compositor backdrop is fine)

Thanks for the report. This was intentional. The Fullframe compositor also behaves the same way. But this seems to be perceived as a bug / non desired behavior, so I will change it to match the…

Habib Gahbiche deleted branch com-split-node from zazizizou/blender 2023-12-03 23:20:57 +01:00
Habib Gahbiche pushed to main at blender/blender 2023-12-03 23:20:56 +01:00
153f14be2b Compositor: Make split viewer a regular split node
Habib Gahbiche merged pull request blender/blender#114245 2023-12-03 23:20:55 +01:00
Compositor: Make split viewer a regular split node
Habib Gahbiche pushed to com-split-node at zazizizou/blender 2023-12-03 22:34:46 +01:00
e21fd61ad1 Merge remote-tracking branch 'origin/main' into com-split-node
b1ac047af4 Cleanup: to_bools comment
8933284518 UI: Icons for Area Join and Swap
da7128c533 Cleanup: Make format
ccab01f97f Subdiv: Store multires sculpt grid visibility in BitGroupVector
Compare 431 commits »
Habib Gahbiche commented on issue blender/blender#114967 2023-12-03 22:27:53 +01:00
Blender 4.0.0 compositor crashes when opening a file that has been migrated from 3.6.5

@yifu Sorry I didn't have the chance to look at this in detail yet.

Since the file works fine with 3.6, could you try the following to possibly recover your file in 4.0?

  1. Open the file in…
Habib Gahbiche created pull request blender/blender#115733 2023-12-03 22:05:44 +01:00
Fullframe compositor: unify size inference with GPU compositor part 2
Habib Gahbiche created branch com-unify-size-inference-complex-nodes in zazizizou/blender 2023-12-03 22:04:32 +01:00
6a3afdc8c8 Merge remote-tracking branch 'origin/main' into com-unify-size-inference-complex-nodes
54b98c9a8f Fullframe compositor: unify size inference with GPU compositor
b1ac047af4 Cleanup: to_bools comment
8933284518 UI: Icons for Area Join and Swap
da7128c533 Cleanup: Make format
Compare 10 commits »
Habib Gahbiche deleted branch com-startup-node-pos from zazizizou/blender 2023-11-28 18:45:50 +01:00
Habib Gahbiche merged pull request blender/blender#115439 2023-11-28 18:45:48 +01:00
Compositor: UI: better node visibility for default node tree
Habib Gahbiche pushed to main at blender/blender 2023-11-28 18:45:48 +01:00
ff083c1595 Compositor: UI: better node visibility for default node tree
Habib Gahbiche commented on pull request blender/blender#115439 2023-11-27 19:53:22 +01:00
Compositor: UI: better node visibility for default node tree

Not sure what you mean with zoom levels but I tested with different display resolutions and blender window sizes on mac. Changing zoom before clicking on "Use Nodes" makes the nodes appear…

Habib Gahbiche deleted branch cleanup-missing-override-warn from zazizizou/blender 2023-11-27 08:01:24 +01:00