Blender Git Commit Log

Git Commits -> Revision 55b6230

Revision 55b6230 by Robin Allen (master)
August 17, 2009, 18:37 (GMT)
Made texture nodes accessible in the interface.

* Exposed Tex.use_nodes, Tex.nodetree, MTex.which_output in RNA
* Added node controls to texture buttons (Use Nodes and Use Output)
* Made new texture outputs have unique names by default, though unique names still aren't required.

Note: The preview window in the texture buttons only takes which_output into account when in "material" mode, and in the material half of "both" mode; the plain texture display ignores the user's output choice.

This is because ED_preview_draw draws a Tex* and not an MTex* -- still some work to do here.

Commit Details:

Full Hash: 55b6230464a140c62ec4cea4e11a4a05c8910d13
SVN Revision: 22579
Parent Commit: 6aeb2f6
Lines Changed: +231, -116

4 Modified Paths:

/release/ui/buttons_texture.py (+84, -108) (Diff)
/source/blender/makesrna/intern/rna_texture.c (+76, -1) (Diff)
/source/blender/nodes/intern/TEX_nodes/TEX_output.c (+58, -5) (Diff)
/source/blender/nodes/intern/TEX_util.c (+13, -2) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021