Habib Gahbiche zazizizou
  • Joined on 2015-02-21
Habib Gahbiche commented on pull request blender/blender#122693 2024-11-17 11:42:34 +01:00
Compositor: gizmo for box mask

@ideasman42 Hi, any opinion on this?

Habib Gahbiche commented on pull request blender/blender#130379 2024-11-16 21:55:14 +01:00
UI: Implement snapping for node resizing

I thought resizing and snapping should be done at the same place. transform_convert_node.cc also seems to do translation and snapping at the same place.

We could remove the whole operator…

Habib Gahbiche commented on pull request blender/blender#127667 2024-11-16 21:51:34 +01:00
UI: Nodes: Remove some snapping options
Habib Gahbiche commented on pull request blender/blender#127667 2024-11-16 21:51:17 +01:00
UI: Nodes: Remove some snapping options

All of #define, constexpr and (1<<1) are used in these files so I wasn't sure...

Habib Gahbiche pushed to com-rm-snap at zazizizou/blender 2024-11-16 21:50:42 +01:00
cd617def83 Use constexpr instead of #Define
Habib Gahbiche commented on pull request blender/blender#130379 2024-11-16 20:22:36 +01:00
UI: Implement snapping for node resizing
Habib Gahbiche commented on pull request blender/blender#127667 2024-11-16 20:22:04 +01:00
UI: Nodes: Remove some snapping options
Habib Gahbiche pushed to com-rm-snap at zazizizou/blender 2024-11-16 20:21:22 +01:00
67c1c565d1 Bump file subversion 6->7
69ec9a0bfb Merge remote-tracking branch 'origin/main' into com-rm-snap
85e12e7dc0 Cleanup: Select Engine: Move debug draw to new draw manager
e68897e117 Fix: prevent duplicate shader node links during USD import
39e5e3c4fe Cleanup: Grease Pencil: Remove unused functions
Compare 2132 commits »
Habib Gahbiche commented on issue blender/blender#128612 2024-11-16 19:05:32 +01:00
Node editor snapping

I wouldn't add an extra option just for that. I think it is expected that if snapping is active, it will have an effect on scaling nodes as well.

That was bad wording from my side. I meant…

Habib Gahbiche created pull request blender/blender#130379 2024-11-16 19:02:11 +01:00
UI: Implement snapping for node resizing
Habib Gahbiche created branch ui-snap-node-resize in zazizizou/blender 2024-11-16 18:42:02 +01:00
Habib Gahbiche pushed to ui-snap-node-resize at zazizizou/blender 2024-11-16 18:42:02 +01:00
728e4702fe UI: Implement snapping for node resizing
e68897e117 Fix: prevent duplicate shader node links during USD import
39e5e3c4fe Cleanup: Grease Pencil: Remove unused functions
6e814e7597 Compositor: Implement Mao UV node for new CPU compositor
7f7ababec2 Compositor: Implement Displace node for new CPU compositor
Compare 10 commits »
Habib Gahbiche reopened issue blender/blender#127254 2024-11-13 19:24:00 +01:00
Compositor crop gizmo suggests there is a valid crop when there isn't one
Habib Gahbiche commented on issue blender/blender#130207 2024-11-13 19:23:49 +01:00
the compositing's corp node is not work

We plan to fix this by not allowing such a bounding box: blender/blender#128550

Habib Gahbiche closed pull request blender/blender#128815 2024-11-09 15:05:09 +01:00
Fix Crop Node gizmo broken when dragging upper left corner
Habib Gahbiche commented on pull request blender/blender#128815 2024-11-09 15:05:06 +01:00
Fix Crop Node gizmo broken when dragging upper left corner

Cannot reproduce in latest 4.3 and main

Habib Gahbiche pushed to com-fast-vieweing at zazizizou/blender 2024-11-09 14:21:05 +01:00
b3121e325f Set shortcut in RNA
bc2c4a0add Merge remote-tracking branch 'origin/main' into com-fast-vieweing
db62ddd57c Merge branch 'blender-v4.3-release'
a3773c827d Merge branch 'blender-v4.3-release'
f026c3a80f Merge branch 'blender-v4.3-release'
Compare 923 commits »
Habib Gahbiche deleted branch cleanup-tiled-cmake from zazizizou/blender 2024-11-09 14:15:50 +01:00
Habib Gahbiche pushed to main at blender/blender 2024-11-09 14:15:47 +01:00
81ea699ebf Cleanup: WITH_COMPOSITOR_CPU now refers to Full-Frame compositor, not tiled.
Habib Gahbiche merged pull request blender/blender#129554 2024-11-09 14:15:47 +01:00
Cleanup: WITH_COMPOSITOR_CPU now refers to Full-Frame compositor, not tiled.