Habib Gahbiche zazizizou
  • Joined on 2015-02-21
Habib Gahbiche created branch fix-crop-gizmo in zazizizou/blender 2024-09-15 18:42:57 +02:00
Habib Gahbiche commented on issue blender/blender#127168 2024-09-15 14:51:06 +02:00
Incorrect display of corner pin markers

Thanks for the report. The solution in blender/blender#119025 only addressed offset (and scale) but not rotation. So anytime a rotation is introduced, gizmos…

Habib Gahbiche commented on pull request blender/blender#127316 2024-09-15 14:37:53 +02:00
Fix #127051: Compositing using multiple Levels nodes freezes Blender

I was able to confirm the constant operation created a cycle in the node graph: Node Setup:

screenshot

Resulting node graph: ![constant…

Habib Gahbiche pushed to com-fix-levels at zazizizou/blender 2024-09-15 14:28:45 +02:00
67df29de88 prevent constant folder optimization
35bb4f4711 Geometry Nodes: support accessing repeat zone lazy-function graph from Python
c8ff7f41a1 Fix: Invalid default value for vert_face_set_get with empty Span
c6ce6dbe01 BLI: Add IndexMask set_bits function
5475040906 Fix: Spelling mistake in Grease Pencil API docs
Compare 276 commits »
Habib Gahbiche commented on pull request blender/blender#127316 2024-09-09 23:46:38 +02:00
Fix #127051: Compositing using multiple Levels nodes freezes Blender

That's fair, I didn't explain much.

I think the constant operation causes a cycle in the node graph that causes the freeze, which led me to think the solution with constant operation for an…

Habib Gahbiche created pull request blender/blender#127316 2024-09-08 17:27:55 +02:00
Fix #127051 Compositing using multiple Levels nodes freezes Blender
Habib Gahbiche pushed to com-fix-levels at zazizizou/blender 2024-09-08 17:25:17 +02:00
97b7b2313d Make format + unused vars
Habib Gahbiche created branch com-fix-levels in zazizizou/blender 2024-09-08 17:16:54 +02:00
Habib Gahbiche pushed to com-fix-levels at zazizizou/blender 2024-09-08 17:16:54 +02:00
0445dba370 Fix #127051 Compositing using multiple Levels nodes freezes Blender
2ddc574ad9 Fix #127233: performance regression with new attribute filters
Compare 2 commits »
Habib Gahbiche commented on pull request blender/blender#122693 2024-09-08 13:18:12 +02:00
Compositor: gizmo for box mask
Habib Gahbiche pushed to com-boxmask-gizmo at zazizizou/blender 2024-09-08 12:19:11 +02:00
ea5ced10b8 Fix scale for small rotations
aa91a2fc1b Merge remote-tracking branch 'origin/main' into com-boxmask-gizmo
8283bf37a2 Fix #127260: Cloth brush crash with large mesh
2204157a2c Refactor: Clear result neighbor vector for vert_neighbors_get_bmesh
01fa3b861e Fix: Sculpt dyntopo boundary automasking processing too many neighbors
Compare 4032 commits »
Habib Gahbiche commented on pull request blender/blender#121941 2024-09-07 17:49:36 +02:00
Implement pan and zoom gizmos for node editors

Hey, any opinions on the PR ?

Habib Gahbiche deleted branch com-rm-viewer-preview from zazizizou/blender 2024-09-05 19:52:26 +02:00
Habib Gahbiche merged pull request blender/blender#127044 2024-09-05 19:52:24 +02:00
Compositor: UI: remove preview for viewer and composite nodes
Habib Gahbiche pushed to main at blender/blender 2024-09-05 19:52:23 +02:00
ed13dad08b Compositor: UI: remove preview for viewer and composite nodes
Habib Gahbiche deleted branch node-preview-icon from zazizizou/blender 2024-09-05 19:51:52 +02:00
Habib Gahbiche merged pull request blender/blender#127042 2024-09-05 19:51:48 +02:00
Compositor: UI: Use hide icon for preview
Habib Gahbiche pushed to main at blender/blender 2024-09-05 19:51:47 +02:00
5a99d5d3fc Compositor: UI: Use hide icon for preview