blender/release/scripts
Thomas Dinges 9020df976c Cycles / Wavelength to RGB node:
* Added a node to convert wavelength (in nanometers, from 380nm to 780nm) to RGB values. This can be useful to match real world colors easier.

* Code cleanup:
** Moved color functions (xyz and hsv) into dedicated utility files.
** Remove svm_lerp(), use interp() instead. 

Documentation:
http://wiki.blender.org/index.php/Doc:2.6/Manual/Render/Cycles/Nodes/More#Wavelength

Example render:
http://www.pasteall.org/pic/show.php?id=53202

This is part of my GSoC 2013. (revisions 57322, 57326, 57335 and 57367 from soc-2013-dingto).
2013-06-10 21:55:41 +00:00
..
freestyle Fix for potential division by zero during Freestyle stroke rendering. 2013-06-02 11:42:04 +00:00
modules Fix #35633, Cannot Add Group Node In Blender 2.67a. The menu entry for the "make group" operator was missing in the new categories system. Added an alternative NodeItemCustom to the standard NodeItem to 2013-06-05 09:21:17 +00:00
presets add default preset for font settings. 2013-06-07 01:06:01 +00:00
startup Cycles / Wavelength to RGB node: 2013-06-10 21:55:41 +00:00
templates_osl Cycles / Toon BSDF: 2013-05-23 17:45:20 +00:00
templates_py Fix for unintended commit of python template file ... 2013-06-09 09:51:19 +00:00