Blender Git Commit Log

Git Commits -> Revision 77062e8

Revision 77062e8 by Brecht Van Lommel (master)
February 23, 2018, 18:10 (GMT)
Eevee: add blackbody shader node support.

This replaces the blackbody to RGB code with the simpler and faster one from
Cycles. It's a little different but the other placing using this is the legacy
volume drawing, so no need to stay compatible with that.

Commit Details:

Full Hash: 77062e8bbb09049ac76d210bacb9b0945bad783e
Parent Commit: 5760999
Lines Changed: +90, -120

3 Modified Paths:

/source/blender/blenlib/intern/math_color.c (+65, -120) (Diff)
/source/blender/gpu/shaders/gpu_shader_material.glsl (+14, -0) (Diff)
/source/blender/nodes/shader/nodes/node_shader_blackbody.c (+11, -0) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021