Block a user
Cycles: Various fixes for small area lights
Yeah, the math functions on Metal are weird. To be honest, I suspect that it's just a case where initially some functions were disabled since they are builtin on Metal (e.g. distance()
) and then…
8e559f73bc
Make sqr() for float4 available in Metal
93c36fd7cc
Add some tolerance to the area light UV checks
8cf6a07c1b
Add fallback option for small solid angle case
302a55ae05
Small tweaks to the spherical rectangle sampling
133d6b1a33
Cleanup: Compiler warnings
Cycles: Various fixes for small area lights
38ed4389ee
Add some tolerance to the area light UV checks
1518b2ca4c
Add fallback option for small solid angle case
c72df868c8
Small tweaks to the spherical rectangle sampling
b5003fa56c
Support "Add -> Image -> Mesh Plane" as a built-in operator
580ddfbd4b
Cleanup: remove outdated reference to "derived" mesh
Cycles: Warning about non-existent Thinfilm parameters in console
Lukas Stockner
deleted branch fix-lookdev-light-default from LukasStockner/blender
2024-05-23 03:00:12 +02:00
Fix: Studiolight: Use correct defaults for selected studio light
Lukas Stockner
deleted branch triangle-sampling-precision from LukasStockner/blender
2024-05-23 02:28:04 +02:00
AGAIN: Lights type of Mesh lights (emission) presents artifacts.