Omar Emara OmarEmaraDev
Omar Emara commented on issue blender/blender#119592 2024-05-02 09:31:32 +02:00
Compositor: expose interpolation method for transform nodes

@Maxime-Cots It seems nobody picked up Corner Pin, so you could start with this one.

I am not entirely sure we should add that option to the Lense Distortion node for now.

Omar Emara pushed to main at blender/blender-developer-docs 2024-05-02 09:28:10 +02:00
6a8ef124be Compositor: Add Translate interpolation to 4.2 release notes
Omar Emara commented on issue blender/blender#121305 2024-05-02 08:47:25 +02:00
GPU compositor tests corner_pin and plane_track failing

Judging by the commit that Brecht mentioned, I suspect the issue is with the handling of mipmaps, since before the commit, there were no mipmaps, while after the commit, there are mipmaps for…

Omar Emara pushed to main at blender/blender 2024-05-01 14:03:57 +02:00
5bc8dd7d3b Cleanup: Make format
Omar Emara pushed to main at blender/blender 2024-05-01 11:09:38 +02:00
74300f88a0 Cleanup: Missing include in recursive blur algorithm
Omar Emara pushed to main at blender/blender-developer-docs 2024-05-01 10:03:16 +02:00
3f38f6cae1 Compositor: Add GPU Fast Gaussian to 4.2 release notes
Omar Emara deleted branch recursive-gaussian-blur from OmarEmaraDev/blender 2024-05-01 09:57:47 +02:00
Omar Emara merged pull request blender/blender#120431 2024-05-01 09:57:44 +02:00
Realtime Compositor: Implement Fast Gaussian blur
Omar Emara pushed to main at blender/blender 2024-05-01 09:57:43 +02:00
382131fef2 Realtime Compositor: Implement Fast Gaussian blur
Omar Emara pushed to recursive-gaussian-blur at OmarEmaraDev/blender 2024-05-01 09:55:13 +02:00
4838b945e5 Update tests
Omar Emara pushed to main at blender/blender-test-data 2024-05-01 09:54:32 +02:00
3a1d189a55 Compositor: Update reference for GPU fast Gaussian
Omar Emara pushed to recursive-gaussian-blur at OmarEmaraDev/blender 2024-05-01 09:47:40 +02:00
aaa341ce0b Gracefully handle zero radius
09ab21a01c Merge branch 'main' into recursive-gaussian-blur
6c1bf7fc94 GPv3: Fix initialization of the DrawingPlacement struct from tool settings
f595345f52 Compositor: Match size of Fast Gaussian with Gaussian
13dcb30b79 Cleanup: Remove unused BLF_BLUR_ENABLE code path
Compare 95 commits »
Omar Emara pushed to main at blender/blender-developer-docs 2024-05-01 09:39:07 +02:00
6163649882 Compositor: Add bicubic interpolation to 4.2 release notes
Omar Emara pushed to main at blender/blender-developer-docs 2024-05-01 09:32:49 +02:00
35e7ee6fb0 Compositor: Update 4.2 release notes for Fast Gaussian
Omar Emara deleted branch fast-gaussian-match-size from OmarEmaraDev/blender 2024-05-01 09:02:08 +02:00
Omar Emara merged pull request blender/blender#121211 2024-05-01 09:02:05 +02:00
Compositor: Match size of Fast Gaussian with Gaussian
Omar Emara pushed to main at blender/blender 2024-05-01 09:02:05 +02:00
f595345f52 Compositor: Match size of Fast Gaussian with Gaussian
Omar Emara pushed to fast-gaussian-match-size at OmarEmaraDev/blender 2024-05-01 09:00:21 +02:00
b1246d4ea9 Update tests
1458a61f0f Fix typo
Compare 2 commits »
Omar Emara pushed to main at blender/blender-test-data 2024-05-01 08:59:50 +02:00
d9c72c9c34 Compositor: Update references for Fast Gaussian
Omar Emara pushed to fast-gaussian-match-size at OmarEmaraDev/blender 2024-05-01 08:54:04 +02:00
3b6b6a3672 Merge branch 'main' into fast-gaussian-match-size
13dcb30b79 Cleanup: Remove unused BLF_BLUR_ENABLE code path
02f2d73b78 Refactor: Deduplicate modifier copy to selected functions
5b6c776ef4 Cleanup: Rename modifier_clear function to add plural
809ed077ac Cleanup: Use const in some modifier related functions
Compare 86 commits »