blender/release/scripts
Brecht Van Lommel e02b23b81a Render API: shader script node for custom shaders.
* Shader script node added, which stores either a link to a text datablock or
  file on disk, and has functions to add and remove sockets.
* Callback RenderEngine.update_script_node(self, node) added for render engines
  to compile the shader and update the node with new sockets.

Thanks to Thomas, Lukas and Dalai for the implementation.
2012-11-03 14:32:26 +00:00
..
modules Fix for [#32992] Switching language does nothing under Windows. 2012-11-02 20:03:15 +00:00
presets Fix #32780: Maya keymap selection issues 2012-10-10 08:07:28 +00:00
startup Render API: shader script node for custom shaders. 2012-11-03 14:32:26 +00:00
templates minor changes 2012-10-17 16:10:04 +00:00