Block a user
UI: Add input descriptions for Shader Nodes and fix Principled BSDF parameters.
"of" should be lower case
96796fa658
Simple RIS for direct illumination
0433dc1955
Cleanup: reduce code duplication in surface MIS
95c6514f3e
Cleanup: remove unused function parameters
2a18bbbdbc
Fix #119141: Cycles Metal compilation errors
74665e0e38
Merge branch 'blender-v4.1-release'
UI: Add Input descriptions for Principled BSDF parameters
This sentence doesn't appear in the manual. Is it taken from somewhere else?
UI: Add Input descriptions for Principled BSDF parameters
"Controls the tangent direction for anisotropy"
UI: Add Input descriptions for Principled BSDF parameters
Still not quite clear to me. Might be better to change the unit of the input to degrees, but it's out of scope of this patch.
7f2193ff9e
Merge branch 'blender-v4.1-release'
95d11b0d33
Fix Cycles area light using MIS when the spread is zero
f7c94754a0
Tests: Update microfacet hair reference render for changes
c292d4dbee
Fix assigning value to nullptr
63dd44c810
Cleanup: avoid implicit conversion from int to float
95d11b0d33
Fix Cycles area light using MIS when the spread is zero
f7c94754a0
Tests: Update microfacet hair reference render for changes
c292d4dbee
Fix assigning value to nullptr
63dd44c810
Cleanup: avoid implicit conversion from int to float
92c4a5fa09
Fix Principled Hair Huang wrong TIR condition
Weizhen Huang
pushed to blender-v4.1-release at blender/blender-test-data
2024-02-23 12:49:45 +01:00
6dd81d3f24
Update area light images due to changes in MIS sampling
582cf6fcb4
Tests: Update microfacet hair reference render for changes
Cycles: Multi-scale Principled Hair Huang Model
a3f0ff6184
Cycles: make Principled Hair Huang a near- and far-field model
8a47c6b169
Cleanup: simplify computation of
h_to_gamma()
in Principled Hair Huang
1906a14cf3
Refactor: pre-compute valid integration interval in Principled Hair Huang
c592fa14f1
Cycles: adjust normal in Principled Hair Huang to be orthogonal to the tangent
e3abd15692
Cycles: make Principled Hair Huang a near- and far-field model
1081ad38d8
Cleanup: simplify computation of
h_to_gamma()
in Principled Hair Huang
bb42f9decf
Refactor: pre-compute valid integration interval in Principled Hair Huang
504d23b720
Cycles: adjust normal in Principled Hair Huang to be orthogonal to the tangent
1d8ec32473
Fix Cycles area light using MIS when the spread is zero