Weizhen Huang weizhen
  • Joined on 2022-10-03
Weizhen Huang commented on issue blender/blender#125025 2024-07-19 11:56:51 +02:00
Bad sampling in volume with sky texture as the light source.

I believe it's the same issue as mentioned here blender/blender#123537. I tried a few heuristics but none of them work well in all cases, seems that there is…

Weizhen Huang pushed to stochastic_eval at weizhen/blender 2024-07-17 18:36:13 +02:00
86aa887736 Refactor: also add interface to use blue noise RNG for future comparison
7288a20b3c Cycles: stochastically evaluate vdb linear interpolation
a882473f38 EEVEE: Update render tests
a63a15527d Fix #124771: Allow Back Button When File Browser Loaded in Workspace
3d3fb3dcce Fix: BKE: PartialWrite: Wrong define used in masked-in values.
Compare 162 commits »
Weizhen Huang deleted branch fix-eevee-principled-emission-alpha-test from weizhen/blender 2024-07-17 17:37:42 +02:00
Weizhen Huang merged pull request blender/blender#124889 2024-07-17 17:37:39 +02:00
Fix: EEVEE missing break in switch case and compiler workaround
Weizhen Huang pushed to main at blender/blender 2024-07-17 17:37:39 +02:00
4000e1f2f2 Fix: EEVEE materials with three closures render black on MacOS
275d90f2b0 Fix: EEVEE missing break in switch case
Compare 2 commits »
1b26f67f62 Fix: EEVEE materials with three closures render black on MacOS
275d90f2b0 Fix: EEVEE missing break in switch case
da59808ce1 RNA: Add comment about recent change to references for extern'ed PropertyRNA.
2724f296b2 Render test: Add option to ignore block list
85f8161ef7 Overlay-Next: Lattice
Compare 10 commits »
Weizhen Huang commented on pull request blender/blender#124889 2024-07-17 17:12:11 +02:00
Fix: EEVEE missing break in switch case and compiler workaround

I confirm that by just removing the default: in g_closure_get() would fix the problem of the attached scene rendering black. So probably a compiler problem.

The break; in `closure_light_se…

Weizhen Huang created pull request blender/blender#124889 2024-07-17 15:38:25 +02:00
WIP: Fix: EEVEE missing break in switch case and something mysterious
Weizhen Huang created branch fix-eevee-principled-emission-alpha-test in weizhen/blender 2024-07-17 15:37:46 +02:00
d0d72c9eb9 WIP: Fix: EEVEE missing break in switch case and something mysterious
31a045ba15 Vulkan: Faster hashing of fragment shader
faf56cc3bf RNA generated code: Move extern'ed PropertyRNA from pointers to references.
c7a26cf5c2 Fix #124850: Add-on legacy replacement fails without remote repo data
1497e37728 Cleanup: Vulkan: Descriptor set allocations
Compare 10 commits »
Weizhen Huang deleted branch fix-coat-zero-weight from weizhen/blender 2024-07-17 13:54:46 +02:00
Weizhen Huang pushed to main at blender/blender 2024-07-17 13:54:43 +02:00
c7c55894e4 Fix: EEVEE principled coat has tint when the weight is zero
Weizhen Huang merged pull request blender/blender#124856 2024-07-17 13:54:43 +02:00
Fix: EEVEE principled coat has tint when the weight is zero
Weizhen Huang deleted branch fix-image-colorspace from weizhen/blender 2024-07-17 13:53:34 +02:00
Weizhen Huang merged pull request blender/blender#124871 2024-07-17 13:53:30 +02:00
Tests: Update Cycles image colorspace OSL tests
Weizhen Huang pushed to main at blender/blender 2024-07-17 13:53:29 +02:00
9a69d0cc9f Tests: Update Cycles image colorspace OSL tests
Weizhen Huang pushed to main at blender/blender-test-data 2024-07-17 13:52:56 +02:00
2de873f0cd Tests: Update Cycles image colorspace OSL tests
Weizhen Huang commented on pull request blender/blender#124871 2024-07-17 12:13:13 +02:00
Tests: Update Cycles image colorspace OSL tests
Weizhen Huang pushed to fix-image-colorspace at weizhen/blender 2024-07-17 12:12:44 +02:00
c4f5232e77 Tests: Update Cycles image colorspace OSL tests
e8cfe0d96f Cycles: Add tests for versioning cast_shadow property
Compare 2 commits »
Weizhen Huang pushed to fix-image-colorspace at blender/blender-test-data 2024-07-17 12:10:13 +02:00
2de873f0cd Tests: Update Cycles image colorspace OSL tests
723d340b39 Cycles: Add test for versioning cast_shadow property
Compare 2 commits »