Habib Gahbiche zazizizou
  • Joined on 2015-02-21
Habib Gahbiche created pull request blender/blender#127044 2024-09-01 14:01:40 +02:00
Compositor: UI: remove preview for viewer and composite nodes
Habib Gahbiche pushed to com-rm-viewer-preview at zazizizou/blender 2024-09-01 14:00:57 +02:00
d53b88fa85 Compositor: UI: remove preview for viewer and composite nodes
Habib Gahbiche created branch com-rm-viewer-preview in zazizizou/blender 2024-09-01 14:00:57 +02:00
Habib Gahbiche commented on pull request blender/blender#127042 2024-09-01 12:38:12 +02:00
Compositor: UI: Use hide icon for preview
Habib Gahbiche pushed to node-preview-icon at zazizizou/blender 2024-09-01 12:37:49 +02:00
50944814b4 Merge remote-tracking branch 'origin/main' into node-preview-icon
4b76b398d5 Fix: Vulkan code build failure when Renderdoc is enabled
7675b5a0b4 Fix: MEM_new/MEM_freeN mismatch in menu search code
de487a6712 Fix #126872: Cannot assign custom preview to node asset
d31c633f4c Sculpt: Reduce size of undo node struct
Compare 2568 commits »
Habib Gahbiche created pull request blender/blender#127042 2024-09-01 12:10:44 +02:00
Compositor: UI: Use hide icon for preview
Habib Gahbiche pushed to node-preview-icon at zazizizou/blender 2024-09-01 12:09:04 +02:00
57a52bb129 UI: Compositor: Use hide icon for preview
Habib Gahbiche created branch node-preview-icon in zazizizou/blender 2024-09-01 12:09:04 +02:00
Habib Gahbiche commented on pull request blender/blender#123641 2024-08-21 20:10:14 +02:00
Compositor: node fast viewing

@pablovazquez thanks for looking into this. Yes I am planning to continue working on this. Especially now that the feedback has been mostly positive.

Do not make it into NodeWrangler, but a…

Habib Gahbiche commented on pull request blender/blender#121941 2024-06-24 00:05:22 +02:00
Implement pan and zoom gizmos for node editors
Habib Gahbiche pushed to node-pan-zoom at zazizizou/blender 2024-06-24 00:05:08 +02:00
08f92b3996 Merge remote-tracking branch 'origin/main' into node-pan-zoom
3b9081d093 Merge branch 'blender-v4.2-release'
b1287ad6d4 Cleanup: remove unused extensions.repo_add_from_drop operator
4d9398318c Merge branch 'blender-v4.2-release'
7298ed6c83 Extensions: don't lock the UI when syncing before handling a dropped URL
Compare 1265 commits »
Habib Gahbiche closed pull request blender/blender-addons#105268 2024-06-23 23:00:16 +02:00
WIP: Compositor Viewer shortcuts prototype
Habib Gahbiche commented on pull request blender/blender-addons#105268 2024-06-23 23:00:15 +02:00
WIP: Compositor Viewer shortcuts prototype

Node wrangler moved to core so I'm closing this issue. Followup is blender/blender#123641. Still WIP and still planning to move it to C/C++ if feedback is good.

Habib Gahbiche commented on pull request blender/blender-addons#105268 2024-06-23 22:59:04 +02:00
WIP: Compositor Viewer shortcuts prototype

That didn't seem to work. I think it has to be a property for it to be persistent throughout the lifetime of the operator.

Habib Gahbiche created pull request blender/blender#123641 2024-06-23 21:29:28 +02:00
WIP: Compositor: node fast vieweing
Habib Gahbiche pushed to com-fast-vieweing at zazizizou/blender 2024-06-23 21:12:52 +02:00
dd215b13cb Compositor: node fast vieweing
6c2ffc526c GPv3: Copy layers to selected operator
732a246cc0 Merge branch 'blender-v4.2-release'
07de3d4499 Merge branch 'blender-v4.2-release'
485a4dbf0f Extensions: order "System" repositories last
Compare 10 commits »
Habib Gahbiche created branch com-fast-vieweing in zazizizou/blender 2024-06-23 21:12:52 +02:00
Habib Gahbiche merged pull request blender/blender#123286 2024-06-21 19:06:16 +02:00
Operator tests: Adding test for quads_convert_to_tris operator.
Habib Gahbiche pushed to main at blender/blender 2024-06-21 19:06:15 +02:00
d512139c7f Operator tests: Adding test for quads_convert_to_tris operator.
Habib Gahbiche commented on pull request blender/blender#123206 2024-06-21 18:19:02 +02:00
Expose interpolation in CornerPin node in Compositor

Thank you for the patch! Please remember to assign a reviewer to your patches otherwise we might miss it