Weizhen Huang weizhen
  • Joined on 2022-10-03
Weizhen Huang deleted branch fix-122976 from weizhen/blender 2024-06-10 16:11:31 +02:00
Weizhen Huang closed issue blender/blender#122976 2024-06-10 16:11:29 +02:00
Light linking is broken for volumes.
Weizhen Huang merged pull request blender/blender#122999 2024-06-10 16:11:25 +02:00
Fix #122976: Cycles light linking broken for volumes with light tree
Weizhen Huang pushed to blender-v4.2-release at blender/blender 2024-06-10 16:11:24 +02:00
f9a75d1e40 Fix #122976: Cycles light linking broken for volumes with light tree
Weizhen Huang pushed to fix-122976 at weizhen/blender 2024-06-10 16:08:17 +02:00
efcad78fa6 Add TODO back
Weizhen Huang opened issue blender/blender#123012 2024-06-10 15:59:17 +02:00
Cycles: Improve the coverage of automated regression tests
Weizhen Huang commented on pull request blender/blender#122999 2024-06-10 14:43:21 +02:00
Fix #122976: Cycles light linking broken for volumes with light tree

I was not sure, the TODO says "this" instead of "these". Does it worth the effort to add back the TODO and handle primitive in another commit? I would need to know how to test it.

Weizhen Huang commented on pull request blender/blender#122999 2024-06-10 13:17:05 +02:00
Fix #122976: Cycles light linking broken for volumes with light tree

I verified that the file in the bug report is fixed, but since I do not have much experience with light linking, I hope the reviewers could give more extensive tests of this PR. Or better, we…

Weizhen Huang created pull request blender/blender#122999 2024-06-10 13:11:59 +02:00
Fix #122976: Cycles light linking broken for volumes with light tree
Weizhen Huang created branch fix-122976 in weizhen/blender 2024-06-10 13:10:11 +02:00
Weizhen Huang pushed to fix-122976 at weizhen/blender 2024-06-10 13:10:11 +02:00
4f5710fe1e Fix #122976: Cycles light linking broken for volumes with light tree
a7f2bf4e7c I18N: Updated UI translations from git/weblate repository (94353db5576c7428b).
a2795852cd Fix ##122962: Regression: Backdrop update triggers crash
a5df83167e I18n: Fix add-on extraction
119f764eb9 Fix: Child Of constraint broken after removing target
Compare 10 commits »
Weizhen Huang pushed to main at weizhen/.profile 2024-06-10 10:26:32 +02:00
21b96e3935 Update reports/2024.md
Weizhen Huang opened issue blender/blender#122956 2024-06-09 16:54:15 +02:00
Cycles: Internal Error when rendering large scenes with MacOS Metal
Weizhen Huang pushed to main at blender/blender-developer-docs 2024-06-08 22:36:02 +02:00
40aa5dd1ff Update docs/release_notes/4.2/eevee.md
Weizhen Huang commented on pull request blender/blender#118479 2024-06-06 16:48:03 +02:00
Cycles: Implement blue-noise dithered sampling

@LukasStockner Very similar to the problem I reported before, I believe path_branched_rng_XD() doesn't work well with Blue Noise (First) with the current implementation. As I understand the…

Weizhen Huang pushed to restir at weizhen/blender 2024-06-06 16:47:23 +02:00
95906c5712 Simply blur all neighboring reservoirs without re-evaluating
2130cb08eb Add dummy spatial resampling pipeline for PT
7a8e073100 Record reconnection vertex
5063ca6433 Fix using the same random numbers in all spatial iterations
409ab026a8 Cleanup: remove unused non-pairwise streaming function
Compare 344 commits »
Weizhen Huang commented on pull request blender/blender#118479 2024-06-05 23:34:34 +02:00
Cycles: Implement blue-noise dithered sampling

Thanks, I can verify the problem is fixed.

Weizhen Huang commented on pull request blender/blender#118479 2024-06-05 22:27:30 +02:00
Cycles: Implement blue-noise dithered sampling

I was using CPU on Mac, also can't reproduce with GPU, maybe something platform-related.

I downloaded the latest build from the website, loaded factory settings, loaded all_light_types.blend,…

Weizhen Huang commented on pull request blender/blender#118479 2024-06-05 21:49:29 +02:00
Cycles: Implement blue-noise dithered sampling

I see weird artifacts with Automatic or Blue-Noise (First) when navigating in the viewport with 1spp, viewed relatively close.

Weizhen Huang deleted branch simplify_area_light_nz from weizhen/blender 2024-06-04 23:38:05 +02:00