October 29, 2018, 18:23 (GMT) |
Merge branch 'master' of git.blender.org:blender into cycles_texture_cache |
October 19, 2018, 12:49 (GMT) |
Cycles: Added option for custom texture cache path. |
October 16, 2018, 10:55 (GMT) |
Cycles: Texture Cache toggle is now properly updated. |
October 15, 2018, 11:30 (GMT) |
Cycles: Fixed OpenCL kernel build on Windows. |
October 15, 2018, 09:16 (GMT) |
Cycles: Fixed build on Linux and OpenCL. |
October 5, 2018, 10:25 (GMT) |
Cycles: Fixed texture caching when using the new displacement nodes. |
October 2, 2018, 10:02 (GMT) |
Merge branch 'cycles_texture_cache' of git.blender.org:blender into cycles_texture_cache |
September 28, 2018, 07:22 (GMT) |
Cycles: Implmemented texture filtering for box mapping. |
September 27, 2018, 08:21 (GMT) |
Cycles: Improved ray differentials for volume scattering. |
September 26, 2018, 11:39 (GMT) |
Cycles: Fixes for OSL with texture caching: Textures are now right side up again and textures read from the cache are assumed to be linear. |
September 26, 2018, 07:45 (GMT) |
Cycles: Set proper defaults for texture caching. |
September 24, 2018, 20:25 (GMT) |
Cycles: Setting dNdx/dNdy to zero for flat shaded surfaces. |
September 24, 2018, 12:59 (GMT) |
Cycles: Fixed uninitialised variable. |
September 21, 2018, 14:23 (GMT) |
Cycles: Fixed swapped parameters in fresnel_dielectric(). |
September 19, 2018, 12:50 (GMT) |
Cycles: Moved Texture caching options to their own subsection in the UI. |
September 17, 2018, 10:39 (GMT) |
Merge branch 'master' of git.blender.org:blender into cycles_texture_cache |
August 3, 2018, 04:02 (GMT) |
Merge branch 'master' of git.blender.org:blender into cycles_texture_cache # Conflicts: # intern/cycles/render/image.cpp # intern/cycles/render/nodes.cpp # intern/cycles/render/osl.cpp |
Revision e17430d by Stefan Werner (cycles_texture_cache, cycles_unbiased_volumes, upstream_cycles_texture_cache) June 27, 2018, 11:29 (GMT) |
Cycles: Fixed broken displacement |
Revision 66e571d by Stefan Werner (cycles_texture_cache, cycles_unbiased_volumes, upstream_cycles_texture_cache) June 27, 2018, 11:29 (GMT) |
Cycles: Fixed broken bump mapping |
Revision c987f6e by Stefan Werner (cycles_texture_cache, cycles_unbiased_volumes, upstream_cycles_texture_cache) June 27, 2018, 11:29 (GMT) |
Cycles: improved texture differentials for bump maps, added texture differntials to displacement maps |
|