Habib Gahbiche zazizizou
  • Joined on 2015-02-21
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.
Habib Gahbiche pushed to cleanup-tiled-cmake at zazizizou/blender 2024-11-09 11:39:54 +01:00
ee0938b3f9 Merge branch 'main' into cleanup-tiled-cmake
db62ddd57c Merge branch 'blender-v4.3-release'
a3773c827d Merge branch 'blender-v4.3-release'
f026c3a80f Merge branch 'blender-v4.3-release'
325c8c0190 PyDoc: add doc-string for addon_utils.extensions_refresh
Compare 543 commits »
Habib Gahbiche pushed to com-fix-invalid-crop at zazizizou/blender 2024-11-09 11:38:29 +01:00
cf97b2f15e Use clamp
726a4f526b clamp xmax and ymin
a1c6b4f177 Merge remote-tracking branch 'origin/blender-v4.3-release' into com-fix-invalid-crop
325c8c0190 PyDoc: add doc-string for addon_utils.extensions_refresh
63c56a5d67 PyDoc: show keyword-only signifier for all RNA functions
Compare 233 commits »
Habib Gahbiche created pull request blender/blender#129554 2024-10-29 22:00:35 +01:00
Cleanup: WITH_COMPOSITOR_CPU now refers to Full-Frame compositor, not tiled.
Habib Gahbiche created branch cleanup-tiled-cmake in zazizizou/blender 2024-10-29 21:55:39 +01:00
Habib Gahbiche pushed to cleanup-tiled-cmake at zazizizou/blender 2024-10-29 21:55:39 +01:00
c21cee7ef3 Cleanup: WITH_COMPOSITOR_CPU now refers to Full-Frame compositor, not tiled.
7dc43b7dd2 Fix: Metal: Remove some more shader compilation warnings
26a741f7a3 Merge branch 'blender-v4.3-release'
304800db73 Fix #126939: Smooth / Enhance Details brush crash when using tablet
d1659c9bb3 Merge branch 'blender-v4.3-release'
Compare 9 commits »
Habib Gahbiche pushed to com-fix-invalid-crop at zazizizou/blender 2024-10-29 21:16:30 +01:00
c5f6703005 Fix #127254: Compositor crop gizmo suggests there is a valid crop when there isn't one #128550
219e655119 Fix #129420: precision issue in light tree distant light angle
3438bb8e3c Windows: Implement warning on Splash Screen regarding emulated builds on ARM64
7a9aab4574 Fix: Wrong Grease Pencil icons in context menu
97e9a722fc Fix #129162: High idle CPU usage with PulseAudio in Linux
Compare 264 commits »
Habib Gahbiche pushed to v4.3-fix-invalid-crop at zazizizou/blender 2024-10-29 20:59:25 +01:00
0acedb3931 Fix #127254: Compositor crop gizmo suggests there is a valid crop when there isn't one #128550
219e655119 Fix #129420: precision issue in light tree distant light angle
3438bb8e3c Windows: Implement warning on Splash Screen regarding emulated builds on ARM64
7a9aab4574 Fix: Wrong Grease Pencil icons in context menu
97e9a722fc Fix #129162: High idle CPU usage with PulseAudio in Linux
Compare 261 commits »
Habib Gahbiche pushed to com-fast-vieweing at zazizizou/blender 2024-10-16 20:29:15 +02:00
266cc6791f Add name and description
Habib Gahbiche commented on pull request blender/blender#123641 2024-10-16 20:19:08 +02:00
Compositor: node fast viewing

The user can only set valid values between 0 and 9 because of RNA_def_property_range(prop, 0, 9);. Also the shortcut node property is not exclusive to the Viewer node. Or did you have other…

Habib Gahbiche pushed to com-fast-vieweing at zazizizou/blender 2024-10-16 20:03:51 +02:00
1a1e29d120 Split fast preview into two operators
6d856d9adf Merge remote-tracking branch 'origin/main' into com-fast-vieweing
ee0fd0ed19 Merge branch 'blender-v4.3-release'
7c9023ca41 Fix #129023: GPv3: Deselecting vgroup elements fails in stroke domain
6c9db47e53 Cleanup: Overlay-Next: Add missing includes and simplify prepass logic
Compare 1086 commits »