Revision a8e32a8 by Stefan Werner (cycles_texture_cache, cycles_unbiased_volumes, upstream_cycles_texture_cache) June 27, 2018, 11:01 (GMT) |
Cycles: more accurate differential approximation for glossy bounces |
Revision 15e5f06 by Stefan Werner (cycles_texture_cache, cycles_unbiased_volumes, upstream_cycles_texture_cache) June 27, 2018, 11:01 (GMT) |
Cycles: Don?t apply glossy blur texture filtering on singular paths |
Revision 6d47a91 by Stefan Werner (cycles_texture_cache, cycles_unbiased_volumes, upstream_cycles_texture_cache) June 27, 2018, 11:01 (GMT) |
Cycles: fixed normal differentials, ShaderData now contains dNdx/y instead of dNdu/v |
Revision 6450e35 by Stefan Werner (cycles_texture_cache, cycles_unbiased_volumes, upstream_cycles_texture_cache) June 27, 2018, 10:27 (GMT) |
Cycles: added diffuse_blur and glossy_blur parameters to texture cache |
Revision 443b91a by Stefan Werner (cycles_texture_cache, cycles_unbiased_volumes, upstream_cycles_texture_cache) June 27, 2018, 10:18 (GMT) |
Cycles: Smaller updates to texture cache, setting a few more options and letting textureSys do the flipping instead of doing it manually |
Revision 1bcad0d by Stefan Werner (cycles_texture_cache, cycles_unbiased_volumes, upstream_cycles_texture_cache) June 27, 2018, 10:17 (GMT) |
Cycles: fixed include statements for image cache to work on case-sensitive file systems |
June 27, 2018, 10:09 (GMT) |
Cleanup: Rename File |
Revision 34e28c2 by Stefan Werner (cycles_texture_cache, cycles_unbiased_volumes, upstream_cycles_texture_cache) June 27, 2018, 10:01 (GMT) |
Cycles: added blurrier texture lookups for indirect diffuse paths |
Revision 2925298 by Stefan Werner (cycles_texture_cache, cycles_unbiased_volumes, upstream_cycles_texture_cache) June 27, 2018, 09:49 (GMT) |
Cycles: Added dPdu/dPdv to area ligths so we can use filtered textures on them |
June 27, 2018, 09:43 (GMT) |
Merge branch 'greasepencil-object' into temp-greasepencil-vfx |
Revision 01d9f81 by Antonio Vazquez (greasepencil-experimental, greasepencil-object, greasepencil-refactor, soc-2019-npr, temp-gpencil-eval, temp-greasepencil-vfx) June 27, 2018, 09:43 (GMT) |
Merge branch 'blender2.8' into greasepencil-object |
Revision c117484 by Antonio Vazquez (greasepencil-experimental, greasepencil-object, greasepencil-refactor, soc-2019-npr, temp-gpencil-eval, temp-greasepencil-vfx) June 27, 2018, 09:33 (GMT) |
Fix struct typo name errors |
Revision 693667b by Stefan Werner (cycles_texture_cache, cycles_unbiased_volumes, upstream_cycles_texture_cache) June 27, 2018, 09:31 (GMT) |
Cycles: Cached textures are now assumed to be linear and converted from sRGB during texture filtering where necessary |
Revision 08a2176 by Antonio Vazquez (greasepencil-experimental, greasepencil-object, greasepencil-refactor, soc-2019-npr, temp-gpencil-eval, temp-greasepencil-vfx) June 27, 2018, 09:28 (GMT) |
Fix FXAA problem when drawing The internal passes never must check z-depth values, only in the final pass. |
June 27, 2018, 09:23 (GMT) |
Set intermediate passes to DRW_STATE_DEPTH_ALWAYS This passes must write z-depth but don't need check it. Note: This solves the FXAA problem too. |
June 27, 2018, 09:00 (GMT) |
Add missing copyData function This function was removed by error when migrate the old VFX, but it's required by depsgraph to do the COW. |
Revision 7c61f79 by Stefan Werner (cycles_texture_cache, cycles_unbiased_volumes, upstream_cycles_texture_cache) June 27, 2018, 08:52 (GMT) |
Cycles: Crash fix |
Revision 9341dac by Stefan Werner (cycles_texture_cache, cycles_unbiased_volumes, upstream_cycles_texture_cache) June 27, 2018, 08:49 (GMT) |
Cycles: More improvements to texture filtering of light sources |
Revision 9d1417d by Stefan Werner (cycles_texture_cache, cycles_unbiased_volumes, upstream_cycles_texture_cache) June 27, 2018, 08:48 (GMT) |
Cycles: Cached textures now support extension and interpolation modes |
June 27, 2018, 08:30 (GMT) |
Chnage notificator to update viewport |
|