Block a user
Refactor: Cycles: adjust microfacet lobe selection pdf by tint
This comment was already outdated before this PR, I guess now would be a good time to update it 😄
Lukas Stockner
deleted branch emission-principled from LukasStockner/blender
2023-09-13 03:05:36 +02:00
Cycles: Rework Principled BSDF Emission
Cycles: Rework Principled BSDF Emission
Actually, as @weizhen said, the bug is not caused by this PR so I don't think it's a blocker. The fix is fairly simple anyways, so it won't be open for long.
dcb7b4e1f1
Merge branch 'main' into emission-principled
d7aee5a580
Cycles: Tweak Principled BSDF Subsurface parameters
d169403d96
Cleanup: Format
Lukas Stockner
deleted branch subsurface-principled from LukasStockner/blender
2023-09-13 02:45:42 +02:00
Cycles: Tweak Principled BSDF Subsurface parameters
Cycles: Tweak Principled BSDF Subsurface parameters
I've added a TODO comment for the PDF (and an entry in the tracking issue) - it doesn't appear to cause problems, so I guess it's not a blocker for now.
fe6b3960b4
Add TODO comment for guiding PDF
96290387fe
Merge remote-tracking branch 'origin/main' into subsurface-principled
158dbc1b10
Cycles: Rework Principled BSDF Clearcoat
b7ba7663a7
Fix #112231: Workbench: Texture support in sculpt mode
306723c6bf
Liboverride/Outliner: Fix assert in Hierarchy view.
322dc650e2
Merge remote-tracking branch 'origin/main' into fix-layer-skip
158dbc1b10
Cycles: Rework Principled BSDF Clearcoat
b7ba7663a7
Fix #112231: Workbench: Texture support in sculpt mode
306723c6bf
Liboverride/Outliner: Fix assert in Hierarchy view.
cf973a2d16
deps_builder: Fix zlib URI
Cycles: Fix OSL potentially skipping closures when using layering
The issue here is that this needs a separate check after the while to determine whether it was exited because we found a valid closure, or because we ran out of stack entries. And checking…
4edf97ffd1
Merge remote-tracking branch 'origin/main' into emission-principled
158dbc1b10
Cycles: Rework Principled BSDF Clearcoat
b7ba7663a7
Fix #112231: Workbench: Texture support in sculpt mode
306723c6bf
Liboverride/Outliner: Fix assert in Hierarchy view.
cf973a2d16
deps_builder: Fix zlib URI
Lukas Stockner
deleted branch clearcoat-principled from LukasStockner/blender
2023-09-13 00:03:20 +02:00
Cycles: Rework Principled BSDF Clearcoat
d575752257
Add legacy conversion to OBJ PBR import/export
b827a3e72c
Merge remote-tracking branch 'origin/main' into clearcoat-principled
3eb7a4f2ef
Fix USD compilation
b7ba7663a7
Fix #112231: Workbench: Texture support in sculpt mode
306723c6bf
Liboverride/Outliner: Fix assert in Hierarchy view.