Blender Git Commit Log

Git Commits -> Revision 53eaa3b

Revision 53eaa3b by Ben Batt (master)
November 20, 2006, 14:23 (GMT)

New displacement direction for Displace modifier: "RGB -> XYZ". This means
that vertices will be individually displaced in the X, Y and Z directions
by the RGB components of the texture (R affects X, G affects Y, B affects Z).
This can be used along with e.g. the colour Clouds texture for a jitter effect.

Commit Details:

Full Hash: 53eaa3b67ad59b4a5f18f47f3b74609de0a20be5
SVN Revision: 8972
Parent Commit: 33f79eb
Lines Changed: +20, -9

3 Modified Paths:

/source/blender/blenkernel/intern/modifier.c (+16, -7) (Diff)
/source/blender/makesdna/DNA_modifier_types.h (+1, -0) (Diff)
/source/blender/src/buttons_editing.c (+3, -2) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021