Weizhen Huang weizhen
  • Joined on 2022-10-03
Weizhen Huang created pull request blender/blender#124871 2024-07-17 12:06:46 +02:00
Tests: Update Cycles image colorspace OSL tests
Weizhen Huang created branch fix-image-colorspace in weizhen/blender 2024-07-17 12:06:09 +02:00
Weizhen Huang pushed to fix-image-colorspace at weizhen/blender 2024-07-17 12:06:09 +02:00
7e81ddf039 Tests: Update Cycles image colorspace OSL tests
7438bf8e0f Fix #124817: Incorrect Cycles "Cast Shadow" versioning
3ca6aa19c9 Fix #124788: Missing passes after drag and drop image
555352faf9 Fix: Retiming keys are not visble
136148a668 Cleanup: remove used FileData flag
Compare 6 commits »
Weizhen Huang pushed to fix-image-colorspace at blender/blender-test-data 2024-07-17 12:03:49 +02:00
2b9c47a032 Tests: Update Cycles image colorspace OSL tests
Weizhen Huang created branch fix-image-colorspace in blender/blender-test-data 2024-07-17 12:00:22 +02:00
Weizhen Huang pushed to fix-image-colorspace at blender/blender-test-data 2024-07-17 12:00:22 +02:00
Weizhen Huang created pull request blender/blender#124856 2024-07-17 10:13:18 +02:00
Fix: EEVEE principled coat has tint when the weight is zero
Weizhen Huang pushed to fix-coat-zero-weight at weizhen/blender 2024-07-17 10:11:28 +02:00
42ec513e5a Fix: EEVEE principled coat has tint when the weight is zero
f0ec207e9c Fix #124298: Cryptomatte node makes UI very slow
0e7f80b262 Refactor: Remove redundant Cryptomatte frame update
8465ca92d2 Cleanup: quiet some pylint warnings for doc-generation
b23567f86e Fix Context.active_bone type for API docs
Compare 10 commits »
Weizhen Huang created branch fix-coat-zero-weight in weizhen/blender 2024-07-17 10:11:28 +02:00
Weizhen Huang commented on issue blender/blender#124559 2024-07-16 18:34:04 +02:00
Refraction shader renders black if an edge is hit perfectly by a ray

Seem to be a self-intersection issue, the ray keeps bouncing between the two neighboring triangles. I thought the ray_offset() is for capturing this case.

Weizhen Huang commented on pull request blender/blender-test-data#6 2024-07-16 17:20:06 +02:00
Add Cycles render tests for texture nodes

It does test a new case, IES on a mesh light

Ok, I haven't used it myself so not sure. We can leave it for now and see what other people think. If it's needed I would prefer to put it in…

Weizhen Huang commented on pull request blender/blender-test-data#6 2024-07-16 17:00:50 +02:00
Add Cycles render tests for texture nodes

The white nosie tests are extremely sensitive to changes in anything

I would expect that property from a hash function. We can insert a snap node before white noise, just as in the manual. I…

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

"Analytic" refers to the shape, the terminology is adopted in RenderMan https://rmanwiki.pixar.com/display/REN26/Lighting, and I remember seeing it in several papers and tutorials.

But if the…

Weizhen Huang commented on pull request blender/blender-test-data#6 2024-07-15 18:46:09 +02:00
Add Cycles render tests for texture nodes

I would suggest to improve the object names to represent the features they are testing. For example, in white_noise_xxx.blend, you seem to be testing different dimensions of the noise texture,…

Weizhen Huang deleted branch fix-eevee-compilation-issue from weizhen/blender 2024-07-15 18:23:41 +02:00
Weizhen Huang created branch fix-eevee-compilation-issue in weizhen/blender 2024-07-15 18:16:22 +02:00
Weizhen Huang pushed to fix-eevee-compilation-issue at weizhen/blender 2024-07-15 18:16:22 +02:00
c4b4c0ce37 Fix: EEVEE compilation issue after recent fix
d25b99aa64 EEVEE: Depth Of Field: Add debug visualization
8c9df38eb9 Fix: GPv3: Conversion of edit curves not working correctly
3fcd80db68 Fix #124621: EEVEE closure reservoir sampling not considering color weight
4f46493eae VSE: Reword the text of the movie add "use_framerate" option
Compare 10 commits »
Weizhen Huang pushed to main at blender/blender 2024-07-15 17:01:13 +02:00
3fcd80db68 Fix #124621: EEVEE closure reservoir sampling not considering color weight
Weizhen Huang deleted branch fix-eevee-closure-pick-weight from weizhen/blender 2024-07-15 17:01:11 +02:00