Blender Git Commits

Blender Git commits from all branches.

Page: 1475 / 2888

June 27, 2018, 11:01 (GMT)
Cycles: more accurate differential approximation for glossy bounces
June 27, 2018, 11:01 (GMT)
Cycles: Don?t apply glossy blur texture filtering on singular paths
June 27, 2018, 11:01 (GMT)
Cycles: fixed normal differentials, ShaderData now contains dNdx/y instead of dNdu/v
June 27, 2018, 10:27 (GMT)
Cycles: added diffuse_blur and glossy_blur parameters to 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
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
June 27, 2018, 10:01 (GMT)
Cycles: added blurrier texture lookups for indirect diffuse paths
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
June 27, 2018, 09:43 (GMT)
Merge branch 'blender2.8' into greasepencil-object
June 27, 2018, 09:33 (GMT)
Fix struct typo name errors
June 27, 2018, 09:31 (GMT)
Cycles: Cached textures are now assumed to be linear and converted from sRGB during texture filtering where necessary
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.
June 27, 2018, 08:52 (GMT)
Cycles: Crash fix
June 27, 2018, 08:49 (GMT)
Cycles: More improvements to texture filtering of light sources
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
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021