blender/intern/cycles
Brecht Van Lommel 4369c5817a Fix T94457: random result using sky texture in light object
Still not well defined, but should not longer use uninitialized values that
gave different results between CPU/GPU and subsequent renders.
2022-01-20 21:28:41 +01:00
..
app Build: remove usage of link_directories 2022-01-13 10:40:38 +01:00
blender Cleanup: Remove unused python helper function. 2022-01-20 14:34:20 +01:00
bvh Cleanup: spelling in comments, C++ style comments for disabled code 2022-01-14 11:23:46 +11:00
cmake Build: remove usage of link_directories 2022-01-13 10:40:38 +01:00
device Cycles: Fix bvh2 gen on Apple Silicon and use it to speed up renders 2022-01-20 15:37:49 +00:00
doc Cleanup: fix typos in comments and docs 2021-11-19 13:02:16 +01:00
graph Cleanup: capitalize NOTE tag 2021-11-30 10:15:17 +11:00
integrator Cleanup: typos in comments, remove libnumaapi reference 2022-01-10 13:47:12 +11:00
kernel Fix T94457: random result using sky texture in light object 2022-01-20 21:28:41 +01:00
scene Fix T94712: Cycles missing colorspace transform on grayscale images 2022-01-20 20:40:55 +01:00
session Cleanup: spelling in comments, C++ style comments for disabled code 2022-01-14 11:23:46 +11:00
subd Cycles: remove prefix from source code file names 2021-10-26 15:37:04 +02:00
test Build: remove usage of link_directories 2022-01-13 10:40:38 +01:00
util Cycles: Fix bvh2 gen on Apple Silicon and use it to speed up renders 2022-01-20 15:37:49 +00:00
CMakeLists.txt Cycles: add build option to enable a debugging feature for MIS 2021-11-17 18:03:56 +01:00