Block a user
Cycles tiling artifacts with path guiding and caustics
The observation of @Alaska is right. Path guiding does not work well together with tiled rendering. The training of the guiding structures works best when we have samples from rendering the full…
Fix: Cycles: wrong refractive index in path guiding
@weizhen the change look correct.
About the bsdf_is_transmission
function, I think the problem is that each closure can have its own shading normal, which makes it it impossible to robustly…
Sebastian Herholz
deleted branch openpgl-0.5-clean-up from sherholz/blender
2023-05-23 13:23:20 +02:00
bumping OpenPGL minimum version to 0.5 and removing version checks
63063c322f
Cycles: PathGuiding: removing RIS_INCOMING_RADIANCE switch
72cc68d191
Cycles: bumping OpenPGL minimum version to 0.5 and removing version checks
4997748e5e
Vulkan: Select Compatible Render Surface
793446cbdc
BLI: Replace some macros with inlined functions for C++
a5677d225b
Refactor Render Result to allow implicit buffer sharing
bumping OpenPGL minimum version to 0.5 and removing version checks
Not really sure what's up with those addon load tests which did not succeed. Could be something intermittent as I remember seeing them few days ago as well. Don't see how this could be caused by…
WIP: bumping OpenPGL minimum version to 0.5 and removing version checks
fab44d2d91
Cycles: bumping OpenPGL minimum version to 0.5 and removing version checks
8d17458569
Cycles: Path Guiding: Adding guiding on glossy surfaces via RIS
Sebastian Herholz
created branch openpgl-0.5-clean-up in sherholz/blender
2023-05-22 17:19:26 +02:00
Path Guiding: Adding guiding on glossy surfaces via RIS
6cce149144
Merge branch 'blender-v3.6-release'
23de320878
Cycles: fix multi-device rendering with oneAPI and Hardware Raytracing
7b818e7bcb
Merge branch 'blender-v3.6-release'
adb36b89c7
Fix #107988: Spreadsheet not updating when playing animation
e70051ae3d
Merge branch 'blender-v3.6-release'
Path Guiding: Adding guiding on glossy surfaces via RIS
I am pretty much waiting dependency builder and svns to be updated: blender/blender#104895
It's done already, all platforms have OpenPGL 0.5. …