Blender Git Loki
Git Commits -> Revision 05fafb0
Revision 05fafb0 by Brecht Van Lommel (master) May 7, 2020, 20:02 (GMT) |
Fix T76510: Eevee OpenVDB render artifacts due to texture clamping |
Commit Details:
Full Hash: 05fafb05b199729916f10504336747a504cf8563
Parent Commit: 5473f0c
Lines Changed: +12, -6
5 Modified Paths:
/source/blender/blenkernel/intern/studiolight.c (+2, -2) (Diff)
/source/blender/draw/intern/draw_cache_impl_volume.c (+1, -0) (Diff)
/source/blender/draw/intern/draw_manager_texture.c (+1, -1) (Diff)
/source/blender/gpu/GPU_texture.h (+1, -1) (Diff)
/source/blender/gpu/intern/gpu_texture.c (+7, -2) (Diff)
/source/blender/draw/intern/draw_cache_impl_volume.c (+1, -0) (Diff)
/source/blender/draw/intern/draw_manager_texture.c (+1, -1) (Diff)
/source/blender/gpu/GPU_texture.h (+1, -1) (Diff)
/source/blender/gpu/intern/gpu_texture.c (+7, -2) (Diff)