Blender Git Loki

Git Commits -> Revision 6b0d932

Revision 6b0d932 by Campbell Barton (master)
May 1, 2011, 15:16 (GMT)
warp modifier, added in the render branch for durian.
simple modifier, almost like a hook, except it can deform with 2 object source -> target, has option to preserve rotation and use different falloff types.

Commit Details:

Full Hash: 6b0d932c0d27dbce5e62e2a422e388e02f341a52
SVN Revision: 36414
Parent Commit: 5440b57
Lines Changed: +679, -125

1 Added Path:

/source/blender/modifiers/intern/MOD_warp.c (+359, -0) (View)

11 Modified Paths:

/release/scripts/startup/bl_ui/properties_data_modifier.py (+42, -0) (Diff)
/source/blender/blenloader/intern/readfile.c (+7, -0) (Diff)
/source/blender/blenloader/intern/writefile.c (+6, -0) (Diff)
/source/blender/makesdna/DNA_modifier_types.h (+56, -6) (Diff)
/source/blender/makesrna/intern/rna_modifier.c (+114, -32) (Diff)
/source/blender/makesrna/RNA_access.h (+1, -0) (Diff)
/source/blender/modifiers/CMakeLists.txt (+1, -0) (Diff)
/source/blender/modifiers/intern/MOD_displace.c (+1, -87) (Diff)
/source/blender/modifiers/intern/MOD_util.c (+90, -0) (Diff)
/source/blender/modifiers/intern/MOD_util.h (+1, -0) (Diff)
/source/blender/modifiers/MOD_modifiertypes.h (+1, -0) (Diff)
Tehnyt: Miika HämäläinenViimeksi päivitetty: 07.11.2014 14:18MiikaH:n Sivut a.k.a. MiikaHweb | 2003-2021