forked from bartvdbraak/blender
335ffb0ff3
Contrast helps to adjust IBL (HDR images used for background lighting). Note: In the UI we are caling it Bright instead of Brightness. This copy what Blender composite is doing. Note2: the algorithm we are using produces pure black when contrast is 100. I'm not a fan of that, but it's a division by zero. I would like to look at other algorithms (what gimp does for example). But that would be only after 2.62. |
||
---|---|---|
.. | ||
nodes | ||
background.cpp | ||
bsdf_ashikhmin_velvet.cpp | ||
bsdf_diffuse.cpp | ||
bsdf_microfacet.cpp | ||
bsdf_oren_nayar.cpp | ||
bsdf_reflection.cpp | ||
bsdf_refraction.cpp | ||
bsdf_transparent.cpp | ||
bsdf_ward.cpp | ||
bsdf_westin.cpp | ||
bssrdf.cpp | ||
CMakeLists.txt | ||
debug.cpp | ||
emissive.cpp | ||
osl_closures.cpp | ||
osl_closures.h | ||
osl_globals.h | ||
osl_services.cpp | ||
osl_services.h | ||
osl_shader.cpp | ||
osl_shader.h | ||
vol_subsurface.cpp |