Blender Git Commit Log

Git Commits -> Revision 5467df1

Revision 5467df1 by Miika Hamalainen (master)
August 5, 2011, 09:31 (GMT)
Dynamic Paint:
* Added a new "color spread" slider for "spread" effect to adjust how much colors get mixed.
* Improved smudge behavior on "wet" paint.
* Displace can now be set "incremental". This way it's added on top of previous displace.
* Added "displace clamp" setting. You can use it to limit maximum amount of displace.
* Fix: velocity data wasn't always initialized, this could lead to no effect at all or crash.
* Fix: Vertex color rendering near zero alpha values was still incorrect.

Commit Details:

Full Hash: 5467df14cac09a05081db0aa2166306e0f35cbe4
SVN Revision: 39063
Parent Commit: f4c93eb
Lines Changed: +194, -121

5 Modified Paths:

/release/scripts/startup/bl_ui/properties_physics_dynamicpaint.py (+11, -1) (Diff)
/source/blender/blenkernel/intern/dynamicpaint.c (+157, -106) (Diff)
/source/blender/makesdna/DNA_dynamicpaint_types.h (+3, -3) (Diff)
/source/blender/makesrna/intern/rna_dynamicpaint.c (+17, -5) (Diff)
/source/blender/render/intern/source/shadeinput.c (+6, -6) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021