Habib Gahbiche zazizizou
  • Joined on 2015-02-21
Habib Gahbiche closed issue blender/blender#127253 2024-09-26 19:24:34 +02:00
Compositor crop gizmo can produce invalid crop configurations
Habib Gahbiche merged pull request blender/blender#127656 2024-09-26 19:24:33 +02:00
Fix #127253: Compositor crop gizmo can produce invalid crop configurations
Habib Gahbiche pushed to fix-crop-gizmo at zazizizou/blender 2024-09-26 18:34:00 +02:00
4b5c7c479b Fix build after merge
b54f9fa352 Merge remote-tracking branch 'origin/main' into fix-crop-gizmo
7b0c18afb4 UI: Automatically Add Some Tooltip Description Periods
6eac125f24 Fix: Draw face set does not work for multires / dyntopo
f3121a3b96 Fix #128143: Relax face sets doesn't modify mesh
Compare 203 commits »
Habib Gahbiche deleted branch com-fix-levels from zazizizou/blender 2024-09-26 01:37:50 +02:00
Habib Gahbiche pushed to main at blender/blender 2024-09-26 01:37:49 +02:00
aac0c2cc5f Fix #127051: Compositing using multiple Levels nodes freezes Blender
Habib Gahbiche closed issue blender/blender#127051 2024-09-26 01:37:47 +02:00
Compositing Using Multiple Utility Levels Node Freeze Blender
Habib Gahbiche merged pull request blender/blender#127316 2024-09-26 01:37:45 +02:00
Fix #127051: Compositing using multiple Levels nodes freezes Blender
Habib Gahbiche pushed to com-fix-levels at zazizizou/blender 2024-09-26 00:42:57 +02:00
2b90a8aa38 prevent constant folder optimization
7ec12a784b Tests: Update hash for updated geometry nodes triangulate test
2ba0828de0 Tests: Update hash for updated geometry nodes triangulate test
d80011d11a Cleanup: Fix missing-declarations warning
18c59d02a3 Fix: Lite build error after recent VSE commit
Compare 164 commits »
Habib Gahbiche commented on pull request blender/blender#127667 2024-09-25 23:57:28 +02:00
UI: Nodes: Remove some snapping options
Habib Gahbiche pushed to com-rm-snap at zazizizou/blender 2024-09-25 23:56:01 +02:00
0a57155cb9 Implement versioning
92cfb7e9b5 Merge remote-tracking branch 'origin/main' into com-rm-snap
90ec79992f Fix: Potential crash in mesh comparison tests with mismatched attributes
504c1506b2 Fix: Snap to Grid with constraint limited to floor level
2223d995fc Fix: Draw: Bounds usage
Compare 241 commits »
Habib Gahbiche commented on pull request blender/blender#122693 2024-09-25 20:58:07 +02:00
Compositor: gizmo for box mask
Habib Gahbiche commented on pull request blender/blender#123641 2024-09-25 20:57:08 +02:00
Compositor: node fast viewing
Habib Gahbiche pushed to com-fast-vieweing at zazizizou/blender 2024-09-25 20:54:46 +02:00
1c36146f85 use enums for shortcuts
Habib Gahbiche pushed to com-boxmask-gizmo at zazizizou/blender 2024-09-24 23:47:11 +02:00
99a3079dee Fix memory leak on exit
Habib Gahbiche commented on pull request blender/blender#122693 2024-09-24 23:24:53 +02:00
Compositor: gizmo for box mask
Habib Gahbiche pushed to com-boxmask-gizmo at zazizizou/blender 2024-09-24 23:16:20 +02:00
c0216cc8ba Cleanup
3d26850619 Support offset caused by transform nodes
1dcf8b5195 Merge remote-tracking branch 'origin/main' into com-boxmask-gizmo
94d525b697 Cleanup cage2d_gizmo
6104a81435 Fixed case for >90°
Compare 195 commits »
Habib Gahbiche commented on pull request blender/blender#123641 2024-09-22 23:45:34 +02:00
Compositor: node fast viewing

This is not intended to change the current behavior. You can still create a viewer using ctrl+LMB and do with it what's currently possible. The idea is to be able to add available viewers to…