Block a user
Cycles All Transmission Render Passes wrong over bright image data with GlassBSDF
Cycles All Transmission Render Passes wrong over bright image data with GlassBSDF
FYI, the fix is in this branch, I can't create a PR into the release branch currently: https://projects.blender.org/LukasStockner/blender/src/branch/glass-albedo-fix
WIP: Cycles: Add two new Sheen BSDFs to the Velvet node
126bff3099
GPv3: "Select Linked" operator
825d2d301b
GPv3: "Select More" and "Select Less" operators
9e706deaf6
Fix #108688: GPv3 Crash at ended of drawing operation.
9520dba066
Cleanup: naming & return value for writefile's do_history
691c0fc43a
Fix saving a blend file that's FILE_MAX length failing to version
c07893fb5f
Cycles: Add two new Sheen BSDFs to the Velvet node
126bff3099
GPv3: "Select Linked" operator
825d2d301b
GPv3: "Select More" and "Select Less" operators
9e706deaf6
Fix #108688: GPv3 Crash at ended of drawing operation.
9520dba066
Cleanup: naming & return value for writefile's do_history
744dd79ea1
Merge branch 'blender-v3.6-release'
d79524e309
Cleanup: format
a811ff0374
Fix #108560: Light groups do not work with collection instances
Light groups do not work with collection instances of mesh lights
d79524e309
Cleanup: format
a811ff0374
Fix #108560: Light groups do not work with collection instances
f3325d4cb4
Handle MultiGGX and Sharp Glass correct as well
d637d42786
Split glass contribution into glossy and transmission component
7fae972fe0
Split glass albedo into glossy and transmission component
1d7c5b5d24
Split CLOSURE_IS_REFRACTIVE into REFRACTION and GLASS
6a3ca93c7e
Fix #108788: Data transfer nearest interpolated broken
Cycles All Transmission Render Passes wrong over bright image data with GlassBSDF
Hm, yeah, the issue here is that the current code expects each closure to be diffuse OR glossy OR transmissive, so the unified Glass closure can't end up writing to glossy and transmission.
Shou…
a89aa0c731
Merge branch 'blender-v3.6-release'
801897ed4e
Cycles: Fix negative contribution from Velvet BSDF at grazing angles
3b4182f272
Cycles: Fix assert for MultiGGX Principled Transmission
e08dde04c1
Fix: Invalid UV Packing on windows debug build
801897ed4e
Cycles: Fix negative contribution from Velvet BSDF at grazing angles
3b4182f272
Cycles: Fix assert for MultiGGX Principled Transmission
74bef929d5
Merge branch 'blender-v3.6-release'
1460c1c55c
Cycles: Fix negative contribution from Velvet BSDF at grazing angles
d6a183d7b3
Cycles: Fix assert for MultiGGX Principled Transmission