Weizhen Huang weizhen
  • Joined on 2022-10-03
Weizhen Huang closed issue blender/blender#124621 2024-07-15 17:01:10 +02:00
Noise Artifacts caused by shader mixing
Weizhen Huang merged pull request blender/blender#124730 2024-07-15 17:01:09 +02:00
Fix #124621: EEVEE closure reservoir sampling not considering color weight
Weizhen Huang commented on pull request blender/blender#124474 2024-07-15 16:58:49 +02:00
Fix: artifacts at volume self-intersection

@Sergey why are you not a reviewer anymore? Is it a gitea issue? I don't see anyone removing you.

Weizhen Huang commented on pull request blender/blender#124730 2024-07-15 16:54:31 +02:00
Fix #124621: EEVEE closure reservoir sampling not considering color weight

This would be on the backport list?

Weizhen Huang pushed to fix-volume-self-intersection at weizhen/blender 2024-07-15 16:52:27 +02:00
439929e8cd Put intersections of the same object next to each other
Weizhen Huang created pull request blender/blender#124730 2024-07-15 16:49:01 +02:00
Fix #124621: EEVEE closure reservoir sampling not considering color weight
Weizhen Huang pushed to fix-eevee-closure-pick-weight at weizhen/blender 2024-07-15 16:48:09 +02:00
444950301c Fix #124621: EEVEE closure reservoir sampling not considering color weight
8aedcd5143 Merge branch 'blender-v4.2-release'
1c3d51a2f1 Release: Update freedesktop xml for 4.2.
c607ead4b7 Refactor: Makesrna: move generated code further in C++.
cf96136ec6 Fix #124705: Incorrect SSS method used in OptiX OSL
Compare 10 commits »
Weizhen Huang created branch fix-eevee-closure-pick-weight in weizhen/blender 2024-07-15 16:48:08 +02:00
Weizhen Huang commented on issue blender/blender#123012 2024-07-15 12:34:20 +02:00
Cycles: Improve the coverage of automated regression tests

@Alaska Thanks for the extensive test files, I have started looking into the individual blend files.

I do not have commit access to the Blender repo or the tests repo.

For a proper…

Weizhen Huang approved blender/blender#124707 2024-07-15 11:46:00 +02:00
Fix #124705: Incorrect SSS method used in OptiX OSL

Thanks! Seems like it was still using the hash of random_walk_fixed_radius

Weizhen Huang commented on pull request blender/blender#124673 2024-07-15 11:23:25 +02:00
Fix #124642: OSL generates UVs for objects that don't have any

Analytic sounds more natural to me. Analytic model, analytic form, etc.

Weizhen Huang commented on pull request blender/blender#124673 2024-07-15 11:10:01 +02:00
Fix #124642: OSL generates UVs for objects that don't have any

it should be object:is_lamp I think

I had this confusion before, and Brecht mentioned "lamp" is an outdated name we stopped using, it's just not applied everywhere yet.

I don't think we…

Weizhen Huang commented on pull request blender/blender#123046 2024-07-15 11:02:13 +02:00
Cycles: add Central Cylindrical Panoramic camera model

one ) too much.

Weizhen Huang commented on pull request blender/blender#123046 2024-07-15 11:02:12 +02:00
Cycles: add Central Cylindrical Panoramic camera model

This should be inverse_lerp(range.x, range.y, theta)

Weizhen Huang pushed to stochastic_eval at weizhen/blender 2024-07-15 10:34:38 +02:00
95684e73e0 Refactor: also add interface to use blue noise RNG for future comparison
Weizhen Huang pushed to main at weizhen/.profile 2024-07-15 10:23:19 +02:00
b431e5aaaa Update reports/2024.md
Weizhen Huang pushed to main at weizhen/.profile 2024-07-15 10:22:58 +02:00
7f2b8d131e Update reports/2024.md
Weizhen Huang created branch stochastic_eval in weizhen/blender 2024-07-12 23:00:13 +02:00