Habib Gahbiche zazizizou
  • Joined on 2015-02-21
Habib Gahbiche created pull request blender/blender#128815 2024-10-09 21:24:56 +02:00
Fix Crop Node gizmo broken when dragging upper left corner
Habib Gahbiche pushed to v4.3-fix-crop-gizmo at zazizizou/blender 2024-10-09 21:24:13 +02:00
a36cd06e02 Fix Crop Node gizmo broken when dragging upper left corner
cb26e5a169 Fix: Improve Blurry Text 3DView Drag Name
8dfcd7cf70 EEVEE: Update tests
2499299ff2 Fix: Empty grease pencil brush libraries linked on startup
Compare 4 commits »
Habib Gahbiche created branch v4.3-fix-crop-gizmo in zazizizou/blender 2024-10-09 21:24:13 +02:00
Habib Gahbiche pushed to com-fix-invalid-crop at zazizizou/blender 2024-10-09 19:42:29 +02:00
726c66b6b5 Fix format missed by make format
Habib Gahbiche pushed to com-fix-invalid-crop at zazizizou/blender 2024-10-09 19:35:54 +02:00
94bfbd9b30 make format
99cfcb324a fix format
Compare 2 commits »
Habib Gahbiche pushed to com-fix-invalid-crop at zazizizou/blender 2024-10-09 19:28:01 +02:00
394df2fbef use RNA setters
3adfad70c6 Merge remote-tracking branch 'origin/main' into com-fix-invalid-crop
866f7d7ff0 Merge branch 'blender-v4.3-release'
ee3fdf4099 Fix: curves editmode operators available in pointcloud editmode
60325a7f8c Gizmo: Refactor storage of 'target properties' to use a Vector.
Compare 335 commits »
Habib Gahbiche pushed to com-cleanup-crop at zazizizou/blender 2024-10-09 19:26:51 +02:00
9197dd1475 Fix after merge from master
Habib Gahbiche commented on pull request blender/blender#128550 2024-10-09 17:50:39 +02:00
Fix #127254: Compositor crop gizmo suggests there is a valid crop when there isn't one

Thanks @Sergey. I looked into the example of rna_Scene_preview_range_start_frame_set. The gizmo is not affected here and I see no reason why crop node should not support proper animation like…

Habib Gahbiche pushed to com-cleanup-crop at zazizizou/blender 2024-10-09 17:45:45 +02:00
d1bc64b9a8 Merge remote-tracking branch 'origin/main' into com-cleanup-crop
682829b63b Implement versioning
2d122a3492 Cleanup: VSE: Remove seq->tmp usage
33be4d18ed Merge branch 'blender-v4.3-release'
52f2bb53b9 Fix #128654: EEVEE: improve precision of cubic solver in light LTC
Compare 549 commits »
Habib Gahbiche commented on pull request blender/blender#128674 2024-10-09 17:43:38 +02:00
WIP: Cleanup: Compositor: use more descriptive names for crop node parameters

Thanks for the hint. That was what I was looking for.

Habib Gahbiche commented on pull request blender/blender#127667 2024-10-07 00:29:15 +02:00
UI: Nodes: Remove some snapping options

I created a task for snapping improvements: blender/blender#128612

Habib Gahbiche commented on issue blender/blender#127051 2024-10-07 00:27:47 +02:00
Compositing Using Multiple Utility Levels Node Freeze Blender

@PratikPB2123 yes this should be straightforward to back port. I added it to the list. @Sergey / @OmarEmaraDev let me know if you see any reason against it.

Habib Gahbiche commented on pull request blender/blender#128674 2024-10-07 00:18:59 +02:00
WIP: Cleanup: Compositor: use more descriptive names for crop node parameters

@Sergey is there a way to rename DNA struct members for versioning? The patch is not a breaking change, but loading an old file resets all values to 0.

Habib Gahbiche created pull request blender/blender#128674 2024-10-07 00:13:41 +02:00
WIP: Cleanup: Compositor: use more descriptive names for crop node parameters
Habib Gahbiche pushed to com-cleanup-crop at zazizizou/blender 2024-10-07 00:12:43 +02:00
4e51f4e904 Cleanup: Compositor: use more descriptive names for crop node parameters
Habib Gahbiche created branch com-cleanup-crop in zazizizou/blender 2024-10-07 00:12:43 +02:00
Habib Gahbiche opened issue blender/blender#128612 2024-10-04 23:17:51 +02:00
Node editor snapping