Lukas Stockner LukasStockner
  • Joined on 2013-12-26
Lukas Stockner closed issue blender/blender#108211 2023-06-13 01:57:18 +02:00
Cycles All Transmission Render Passes wrong over bright image data with GlassBSDF
Lukas Stockner pushed to blender-v3.6-release at blender/blender 2023-06-13 01:35:40 +02:00
4e104d77c7 Fix #108211: Cycles: Correctly split Glass BSDF contributions
Lukas Stockner commented on issue blender/blender#108211 2023-06-12 12:48:07 +02:00
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

Lukas Stockner pushed to sheen at LukasStockner/blender 2023-06-12 01:09:45 +02:00
c734006428 Cycles: Add two new Sheen BSDFs to the Velvet node
Lukas Stockner created pull request blender/blender#108869 2023-06-12 00:27:22 +02:00
WIP: Cycles: Add two new Sheen BSDFs to the Velvet node
Lukas Stockner pushed to main at LukasStockner/blender 2023-06-12 00:16:29 +02:00
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
Compare 935 commits »
Lukas Stockner created branch sheen in LukasStockner/blender 2023-06-12 00:14:36 +02:00
Lukas Stockner pushed to sheen at LukasStockner/blender 2023-06-12 00:14:36 +02:00
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
Compare 10 commits »
Lukas Stockner pushed to main at blender/blender 2023-06-10 16:26:35 +02:00
744dd79ea1 Merge branch 'blender-v3.6-release'
d79524e309 Cleanup: format
a811ff0374 Fix #108560: Light groups do not work with collection instances
Compare 3 commits »
Lukas Stockner closed issue blender/blender#108560 2023-06-10 16:26:34 +02:00
Light groups do not work with collection instances of mesh lights
Lukas Stockner pushed to blender-v3.6-release at blender/blender 2023-06-10 15:38:25 +02:00
d79524e309 Cleanup: format
a811ff0374 Fix #108560: Light groups do not work with collection instances
Compare 2 commits »
Lukas Stockner pushed to glass-albedo-fix at LukasStockner/blender 2023-06-10 14:13:22 +02:00
f854b634e6 Handle MultiGGX and Sharp Glass correct as well
Lukas Stockner created branch glass-albedo-fix in LukasStockner/blender 2023-06-09 21:45:59 +02:00
Lukas Stockner pushed to glass-albedo-fix at LukasStockner/blender 2023-06-09 21:45:59 +02:00
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
Compare 10 commits »
Lukas Stockner commented on issue blender/blender#108211 2023-06-08 03:17:27 +02:00
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…

Lukas Stockner pushed to main at blender/blender 2023-06-08 03:15:26 +02:00
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
Compare 4 commits »
Lukas Stockner pushed to blender-v3.6-release at blender/blender 2023-06-08 03:13:11 +02:00
801897ed4e Cycles: Fix negative contribution from Velvet BSDF at grazing angles
3b4182f272 Cycles: Fix assert for MultiGGX Principled Transmission
Compare 2 commits »
Lukas Stockner pushed to main at blender/blender 2023-06-08 03:12:01 +02:00
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
Compare 3 commits »
Lukas Stockner deleted branch remove-multiggx from LukasStockner/blender 2023-06-05 02:21:06 +02:00