Weizhen Huang weizhen
  • Joined on 2022-10-03
Weizhen Huang pushed to spot_light_to_sphere_light_with_cone at weizhen/blender 2023-06-22 23:17:31 +02:00
a1faf6dcb0 Improve sampling by choosing the smaller one from the spread cone and visible sphere cone
Weizhen Huang pushed to spot_light_to_sphere_light_with_cone at weizhen/blender 2023-06-22 20:14:08 +02:00
b043ed984b Improve sampling by choosing the smaller one from the spread cone and visible sphere cone
Weizhen Huang pushed to spot_light_to_sphere_light_with_cone at weizhen/blender 2023-06-22 18:19:28 +02:00
b33e474bcc Store eval_fac instead of invarea
Weizhen Huang pushed to spot_light_to_sphere_light_with_cone at weizhen/blender 2023-06-22 18:17:18 +02:00
36f11c0f02 Treat spot light as sphere light with attenuation
37d3daaea6 Cycles: remove clamping of area lights at small spread angles
486348e4cd Merge branch 'blender-v3.6-release'
dd24af2265 I18n: Updated translation files for svn trunk (r6590).
9aaf28954b Cleanup: avoid division in #spot_light_attenuation
Compare 66 commits »
Weizhen Huang pushed to main at blender/blender 2023-06-22 18:01:04 +02:00
37d3daaea6 Cycles: remove clamping of area lights at small spread angles
Weizhen Huang pushed to main at blender/blender 2023-06-22 17:22:15 +02:00
9aaf28954b Cleanup: avoid division in #spot_light_attenuation
Weizhen Huang created branch spot_light_to_sphere_light_with_cone in weizhen/blender 2023-06-21 18:35:27 +02:00
Weizhen Huang pushed to spot_light_to_sphere_light_with_cone at weizhen/blender 2023-06-21 18:35:27 +02:00
a7c9698e30 Treat spot light as sphere light with attenuation
ca25fc89bf Merge branch 'blender-v3.6-release'
571aaa0e92 Fix: zero interior band width leads to no volume output
7f2d0ab902 Merge branch 'blender-v3.6-release'
ff528626f4 Fix #108344: default result buffer must be initially contain values
Compare 9 commits »
Weizhen Huang pushed to fix_area_light_scaling at weizhen/blender 2023-06-21 15:35:54 +02:00
f3e97d7f74 Merge remote-tracking branch 'origin' into fix_area_light_scaling
9485654f96 Revert "Move versioning code from versioning_400 to versioning_cycles"
d9da86dd15 Refactor: move Cycles versioning into regular versioning files
f4e6981513 Merge branch 'blender-v3.6-release' into main
97ab330a77 Build: update Python, OpenSSL, libtiff, libxml2 to new versions for security
Compare 56 commits »
Weizhen Huang closed issue blender/blender#103194 2023-06-20 22:53:10 +02:00
Area Light can't use normal texture coordinates
Weizhen Huang commented on issue blender/blender#103194 2023-06-20 22:53:07 +02:00
Area Light can't use normal texture coordinates

Area light normal is a fixed direction, indicated by the orange direction line, using that for texture gives single-coloured result. Starting 4.0 (or currently in main) you can connect the UV…

Weizhen Huang pushed to uniform-distant-light at LukasStockner/blender 2023-06-20 16:40:40 +02:00
9bba741783 Resolve format issue caused by last merge
Weizhen Huang pushed to uniform-distant-light at LukasStockner/blender 2023-06-20 16:36:47 +02:00
98d29d2285 Merge branch 'main' into uniform-distant-light
1765640558 Merge branch 'blender-v3.6-release'
e2dbc4779e UI: change the UV packing pin option into a toggle & drop-down
27965a64a9 Merge branch 'blender-v3.6-release'
a6f3afe995 Fix: USD export: wrong emissive color in viewport material
Compare 167 commits »
Weizhen Huang commented on pull request blender/blender#108691 2023-06-20 13:23:39 +02:00
Cycles: make light UV available for Texture Coordinate node

Added test render/light/light_texture.blend. Sun light is missing texture, I can…

Weizhen Huang deleted branch point_light_to_sphere_light from weizhen/blender 2023-06-20 12:23:14 +02:00
Weizhen Huang merged pull request blender/blender#108506 2023-06-20 12:23:13 +02:00
Cycles/EEVEE: change point light to double-sided sphere light
Weizhen Huang pushed to main at blender/blender 2023-06-20 12:23:13 +02:00
a4d792a3ad Cycles/EEVEE: change point light to double-sided sphere light
Weizhen Huang created pull request blender/blender#109153 2023-06-20 11:48:27 +02:00
Fix wrong conversion from power to radiance of area lights
Weizhen Huang pushed to fix_area_light_scaling at weizhen/blender 2023-06-20 11:44:44 +02:00
15a4c7bea9 Move versioning code from versioning_400 to versioning_cycles
ae50bee223 Fix wrong conversion from power to radiance of area lights
fff98eb59f Fix: Grease pencil conversion to new type not in menu
887faf83e5 Cleanup: improve node tree zones naming
98d675ac6c Geometry Nodes: make evaluation and logging system aware of zones
Compare 10 commits »