Weizhen Huang weizhen
  • Joined on 2022-10-03
Weizhen Huang deleted branch fix-122877 from weizhen/blender 2024-06-12 15:21:42 +02:00
Weizhen Huang closed issue blender/blender#122877 2024-06-12 15:21:39 +02:00
EEVEE-Next: Crashes when setting extreme values to Clip Start/End
Weizhen Huang pushed to blender-v4.2-release at blender/blender 2024-06-12 15:21:35 +02:00
27041ecaf8 Fix #122877: crash in EEVEE due to negative size of IndexRange
Weizhen Huang merged pull request blender/blender#123131 2024-06-12 15:21:35 +02:00
Fix #122877: crash in EEVEE due to negative size of IndexRange
Weizhen Huang pushed to fix-122877 at weizhen/blender 2024-06-12 15:14:39 +02:00
a30a643ef7 Reduce the number of lines because fclem complains
Weizhen Huang commented on pull request blender/blender#123046 2024-06-12 15:09:18 +02:00
Cycles: add Central Cylindrical Panoramic camera model

It's not really important, it's just more intuitive to me, but it might not be the case for other people.

The main thing I do not like about height is that it implicitly defines the radius to be…

Weizhen Huang created pull request blender/blender#123131 2024-06-12 14:40:09 +02:00
Fix #122877: crash in EEVEE due to negative size of IndexRange
Weizhen Huang created branch fix-122877 in weizhen/blender 2024-06-12 14:38:07 +02:00
Weizhen Huang pushed to fix-122877 at weizhen/blender 2024-06-12 14:38:07 +02:00
77a2cdd5f0 Fix #122877: crash in EEVEE due to negative size of IndexRange
c7bc6ba1f6 Fix #122421: Setting 'render border' is usually not undoable.
b7cd88d502 Fix: VSE strip thumbnails sometimes go 1px outside of boundary
2cdd9c1b2c Fix: Syntax error after recent extensions change
4cfae88f09 Fix #122739: mix causes unnecessary evaluation when ints are used
Compare 10 commits »
Weizhen Huang commented on issue blender/blender#123012 2024-06-12 13:34:19 +02:00
Cycles: Improve the coverage of automated regression tests

Map Range and Wave Texture are tested on lights though, we can add them on lights but not sure if it's necessary.

Weizhen Huang suggested changes for blender/blender#123046 2024-06-11 23:32:46 +02:00
Cycles: add Central Cylindrical Panoramic camera model

This model looks quite fun!

Weizhen Huang commented on pull request blender/blender#123046 2024-06-11 23:32:44 +02:00
Cycles: add Central Cylindrical Panoramic camera model

This description is not informative enough, because it can also used to describe the equirectangular panoramic camera model.

Weizhen Huang commented on pull request blender/blender#123046 2024-06-11 23:32:43 +02:00
Cycles: add Central Cylindrical Panoramic camera model

I wonder if it would be more intuitive to use Horizontal/Vertical Field of View instead.

Weizhen Huang commented on pull request blender/blender#123046 2024-06-11 23:32:42 +02:00
Cycles: add Central Cylindrical Panoramic camera model

This versioning was done when camera panoramic settings were moved from Cycles to DNA, it is irrelevant to you.

Weizhen Huang commented on pull request blender/blender#118479 2024-06-11 19:42:50 +02:00
Cycles: Implement blue-noise dithered sampling

@LukasStockner path_branched_rng_2D() is used in ao and bevel, so for example if you open the regression file shader/ambient_occlusion.blend, set spp to 1 and set Samples in the shader node…

Weizhen Huang commented on issue blender/blender#122782 2024-06-11 15:06:36 +02:00
Mac Render Error with Cycles and Motion Blur

Not sure if related but it's the same error message as in #122956.

Weizhen Huang commented on issue blender/blender#122364 2024-06-11 14:58:51 +02:00
Rendering of normals wrong with motion blur / velocity attribute

There are many problems here.

Weizhen Huang commented on issue blender/blender#122770 2024-06-10 21:52:26 +02:00
Blender crashes when I add an array modifier to a curved circle

should be this one aa81e2dd4a09227fffc7ec90f5eacd31db36e11a @HooglyBoogly

Weizhen Huang commented on issue blender/blender#122739 2024-06-10 19:39:14 +02:00
Material mix node input cause unnecessary evaluation when input mixing factor is int/bool

For anyone who wants to tackle this problem: the TODO in ConvertNode::constant_fold() needs to be addressed.

Weizhen Huang pushed to main at blender/blender 2024-06-10 16:12:15 +02:00
98f9553199 Merge branch 'blender-v4.2-release'
f9a75d1e40 Fix #122976: Cycles light linking broken for volumes with light tree
Compare 2 commits »