Block a user
Realtime Compositor: add regression tests
You can't add compositor nodes if WITH_COMPOSITOR_CPU
is OFF
, so I think viewport compositor does depend on cpu compositor.
Realtime Compositor: add regression tests
@OmarEmaraDev I thought I would add Sergey as soon as you approve
Realtime Compositor: add regression tests
I didn't solve conflicts properly when merging from main, sorry. Cleanup imports should also be a separate PR. Should be fixed now
Habib Gahbiche
pushed to com-realtime-regression-test at zazizizou/blender
2023-07-24 20:45:57 +02:00
839feed903
Remove unrelated changes
Realtime Compositor: add regression tests
@OmarEmaraDev my reasoning for duplicating blend files was 1) duplicate blend files is better than duplicating code and 2) I wanted to remove test cases for unsupported nodes. Looking deeper…
Habib Gahbiche
pushed to com-realtime-regression-test at zazizizou/blender
2023-07-23 22:03:45 +02:00
d7f20b38a5
Don't duplicate blend files
4fe64f93cd
Merge remote-tracking branch 'origin/main' into com-realtime-regression-test
2ed108cb84
Fix EEVEE: Broken Normals and Transparency
9bf37be99c
EEVEE-Next: Fix invalid surfel normals
56bc24aa9b
Cycles: Merge OSL Clearcoat closure into microfacet()
Habib Gahbiche
pushed to com-realtime-regression-test at zazizizou/blender
2023-07-10 00:50:13 +02:00
fa99e79c7f
Add test cases for matte and distort nodes
Realtime Compositor: add regression tests
Viewport compositor: Switch View node not working
Viewport Compositor: Keying node: output socket "Edges" gives empty image
Habib Gahbiche
pushed to com-realtime-regression-test at zazizizou/blender
2023-07-09 11:38:59 +02:00
2b0599e7af
Realtime Compositor: add regression tests
c677f791f0
Cleanup: Make format
0b01b7c1fa
Sculpt: Fix #109555: More floating point error fixes
3f90bb6a48
Fix transform updating during some navigation operations
b894e90106
EEVEE-Next: Fix shader compilation on Mac
Habib Gahbiche
created branch com-realtime-regression-test in zazizizou/blender
2023-07-09 11:38:58 +02:00
625592f841
Merge remote-tracking branch 'origin/main' into kuwahara_speedup
9cbe156d6a
Fix snap to origin of objects made behind camera
9a4e823f3f
Cleanup: minor changes to string join logic
2c214d5bb5
Fix error in recent removal of BLI_strcpy_rlen
f4a65cfe5d
BLI_string: remove potentially unsafe BLI_sprintf
Habib Gahbiche
deleted branch com-kuwahara-aniso-lum from zazizizou/blender
2023-06-24 21:39:20 +02:00
Compositor: improve edge detection of Kuwahara filter
Compositor: Speedup anisotropic Kuwahara operation
I had a closer look at the results. I tested with and without the changes from #108858 but the changes from #108858 didn't make much of a difference, so the following comparisons are only between…
Habib Gahbiche
deleted branch com-kuwahara-classic-speedup from zazizizou/blender
2023-06-13 22:22:10 +02:00