Blender Git Commit Log

Git Commits -> Revision 17b113c

Revision 17b113c by Lukas Toenne (master)
November 20, 2011, 14:16 (GMT)
Option to rename the vertex color data layer used by Ocean modifier for foam. The modifier outputs foam values to both textures and a (temporary) vertex data layer. This layer was unnamed before, which makes it impossible to access in shader nodes. Now the user can input a custom name in the modifier panel, then use that same name in a shader input node to access foam values.

http://www.pasteall.org/pic/21120

Commit Details:

Full Hash: 17b113c784aa30cf7ea06f0970a4427620fef4dc
SVN Revision: 42006
Parent Commit: 9000db3
Lines Changed: +15, -5

4 Modified Paths:

/release/scripts/startup/bl_ui/properties_data_modifier.py (+7, -4) (Diff)
/source/blender/makesdna/DNA_modifier_types.h (+1, -0) (Diff)
/source/blender/makesrna/intern/rna_modifier.c (+5, -0) (Diff)
/source/blender/modifiers/intern/MOD_ocean.c (+2, -1) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021