Habib Gahbiche zazizizou
  • Joined on 2015-02-21
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…

Habib Gahbiche commented on pull request blender/blender#123641 2024-09-22 23:04:05 +02:00
Compositor: node fast viewing

In geometry nodes we have specific behavior of the viewer node which is probably should be used and in compositor.

Which specific behavior do you mean?

Habib Gahbiche pushed to com-fast-vieweing at zazizizou/blender 2024-09-22 22:57:11 +02:00
ea60f1e92b Remove from node wrangler
02cfc20f4d Merge remote-tracking branch 'origin/main' into com-fast-vieweing
9239c00eda Geometry Nodes: support showing viewer attribute for grease pencil in spreadsheet
295cb653ea USD: Add tests for USDZ image processing
c6f5c89669 BLI: faster float<->half array conversions, use in Vulkan
Compare 6 commits »
Habib Gahbiche pushed to com-fast-vieweing at zazizizou/blender 2024-09-22 22:52:04 +02:00
6430dec62a Move to startup operators
Habib Gahbiche pushed to com-fast-vieweing at zazizizou/blender 2024-09-22 18:38:03 +02:00
1b9ed57052 Save shortcut in node instead of operator
b1d50a0814 Merge remote-tracking branch 'origin/main' into com-fast-vieweing
958433194e Fix #127932: STL importer was not setting faces as sharp
b302f37952 Cleanup: remove/comment unused struct members & variables
4bd0cc888e Cleanup: various non functional changes
Compare 3332 commits »
Habib Gahbiche commented on pull request blender/blender#121843 2024-09-22 11:11:50 +02:00
WIP: Compositor tests: reorganize folders

@Maxime-Cots Hey, are you intending to finish working on this PR? It's marked WIP, so I assumed it's not ready for review yet?

Habib Gahbiche commented on pull request blender/blender#127656 2024-09-21 22:04:49 +02:00
Fix #127253: Compositor crop gizmo can produce invalid crop configurations

However, the two_xy_from_rect is now inconsistent with two_xy_to_rect ?

You're right, but it didn't matter because BLI_rctf_resize and BLI_rctf_recenter produced a valid rect and…

Habib Gahbiche pushed to fix-crop-gizmo at zazizizou/blender 2024-09-21 22:02:00 +02:00
81feafa29f Consistent two_xy_to_rect
1e1077bbb4 Fix #127253: Compositor crop gizmo can produce invalid crop configurations
fc8a163892 Refactor: Sculpt: Remove usage of PBVHVertRef in raycast methods
0d8149d4ff Cleanup: various non-functional changes
754495247b VSE: Speedup drawing of the timeline channels sidebar
Compare 250 commits »
Habib Gahbiche pushed to com-fix-levels at zazizizou/blender 2024-09-21 21:03:29 +02:00
1328075dc7 Add tests for levels node
1e50e5eddc prevent constant folder optimization
fc8a163892 Refactor: Sculpt: Remove usage of PBVHVertRef in raycast methods
0d8149d4ff Cleanup: various non-functional changes
754495247b VSE: Speedup drawing of the timeline channels sidebar
Compare 250 commits »
Habib Gahbiche commented on pull request blender/blender#127316 2024-09-21 21:02:45 +02:00
Fix #127051: Compositing using multiple Levels nodes freezes Blender

Maybe CalculateMeanOperation::get_constant_elem can be removed now?

It's a pure virtual method that's being used in ConstantOperation::update_memory_buffer() still, so I don't think there…

Habib Gahbiche pushed to main at blender/blender-test-data 2024-09-21 20:57:27 +02:00
0e3282f932 Compositor: add tests for Levels node
Habib Gahbiche commented on pull request blender/blender#122693 2024-09-20 18:31:36 +02:00
Compositor: gizmo for box mask

@ideasman42 hey, do you have an idea on how this should be solved by any chance?

Habib Gahbiche pushed to com-boxmask-gizmo at zazizizou/blender 2024-09-20 18:30:53 +02:00
4e6f2fee82 cleanup
Habib Gahbiche pushed to com-boxmask-gizmo at zazizizou/blender 2024-09-20 18:16:45 +02:00
5427826545 rename crop to bbox
de7713daaa Merge remote-tracking branch 'origin/main' into com-boxmask-gizmo
3918b78d8e use offset
f9ebc493ee Fix #127836: Cloth Pinch brush regression in behavior
f0de61c19e Cleanup: early outs in IMB_colormanagement functions on error conditions
Compare 451 commits »