Blender Git Loki

Git Commits -> Revision 8bf78d7

Revision 8bf78d7 by Miika Hamalainen (master)
October 13, 2011, 20:00 (GMT)
Dynamic Paint:
* Fix: Wave "timescale" also changed simulation behavior. Now different timescale values will lead to nearly identical results, just slower or faster.
* Added "Displace Factor" setting for vertex displace surfaces. You can use it to adjust final displace strength or use negative values to paint bumps.
* Added clamp/map value to wave image sequence output settings.
* RNA description tweaking.
* General code tweaking.

Commit Details:

Full Hash: 8bf78d7f5676520bf6f4241afb88fba506e342f4
SVN Revision: 40992
Parent Commit: 28f77d3
Lines Changed: +517, -523

17 Modified Paths:

/release/scripts/startup/bl_ui/properties_physics_dynamicpaint.py (+9, -1) (Diff)
/source/blender/blenkernel/BKE_customdata.h (+2, -0) (Diff)
/source/blender/blenkernel/BKE_dynamicpaint.h (+16, -1) (Diff)
/source/blender/blenkernel/intern/customdata.c (+19, -0) (Diff)
/source/blender/blenkernel/intern/dynamicpaint.c (+175, -408) (Diff)
/source/blender/blenlib/BLI_kdtree.h (+0, -7) (Diff)
/source/blender/blenlib/intern/BLI_kdtree.c (+7, -0) (Diff)
/source/blender/editors/physics/dynamicpaint_ops.c (+221, -22) (Diff)
/source/blender/makesdna/DNA_dynamicpaint_types.h (+4, -3) (Diff)
/source/blender/makesrna/intern/rna_dynamicpaint.c (+59, -51) (Diff)
/source/blender/makesrna/intern/rna_space.c (+1, -1) (Diff)
/source/blender/modifiers/intern/MOD_dynamicpaint.c (+1, -1) (Diff)
/source/blender/modifiers/intern/MOD_util.c (+1, -20) (Diff)
/source/blender/modifiers/intern/MOD_util.h (+0, -1) (Diff)
/source/blender/modifiers/intern/MOD_uvproject.c (+1, -1) (Diff)
/source/blender/modifiers/intern/MOD_wave.c (+1, -1) (Diff)
/source/blenderplayer/bad_level_call_stubs/stubs.c (+0, -5) (Diff)
Tehnyt: Miika HämäläinenViimeksi päivitetty: 07.11.2014 14:18MiikaH:n Sivut a.k.a. MiikaHweb | 2003-2021