Blender Git Commit Log

Git Commits -> Revision 385c40b

Revision 385c40b by Sergey Sharybin (cycles-x)
May 4, 2021, 13:13 (GMT)
Cycles: Rename __SHADOW_TRICKS__ to __SHADOW_CATCHER__

Makes it more explicit what the code and feature is about.

The shadow tricks are not used anymore (they were used by the NLM
denoiser). Some of the code is still referring to the __SHADOW_TRICKS__
but it is all in an unused code paths.

Commit Details:

Full Hash: 385c40b114b2038677b81ce96d9ad3c87956cf8f
Parent Commit: cfb680e
Lines Changed: +13, -14

4 Modified Paths:

/intern/cycles/device/device.h (+6, -6) (Diff)
/intern/cycles/device/opencl/device_impl.cpp (+3, -3) (Diff)
/intern/cycles/kernel/kernel_types.h (+3, -3) (Diff)
/intern/cycles/render/scene.cpp (+1, -2) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021