Blender Git Loki
Git Commits -> Revision 8c9547c
Revision 8c9547c by Brecht Van Lommel (new-object-types) February 19, 2020, 18:45 (GMT) |
Volumes: work towards per-grid transform in Eevee But not actually working yet. |
Commit Details:
Full Hash: 8c9547cc0a5d1e985a82a2ef49ff967c1828b62a
Parent Commit: b1dbb99
Lines Changed: +40, -9
5 Modified Paths:
/source/blender/gpu/GPU_material.h (+2, -1) (Diff)
/source/blender/gpu/intern/gpu_codegen.c (+4, -0) (Diff)
/source/blender/gpu/intern/gpu_node_graph.c (+13, -4) (Diff)
/source/blender/gpu/intern/gpu_node_graph.h (+2, -1) (Diff)
/source/blender/gpu/shaders/material/gpu_shader_material_volume_info.glsl (+19, -3) (Diff)
/source/blender/gpu/intern/gpu_codegen.c (+4, -0) (Diff)
/source/blender/gpu/intern/gpu_node_graph.c (+13, -4) (Diff)
/source/blender/gpu/intern/gpu_node_graph.h (+2, -1) (Diff)
/source/blender/gpu/shaders/material/gpu_shader_material_volume_info.glsl (+19, -3) (Diff)