Blender Git Commit Log
Git Commits -> Revision 02acfda
Revision 02acfda by Campbell Barton (master) February 3, 2015, 18:45 (GMT) |
Add inverse-square blending for PET and warp Similar to 'Root' but without noticeable spike/pinch in the center. |
Commit Details:
Full Hash: 02acfdab9eeb01f0394f5428038d39db54096401
Parent Commit: 15cd222
Lines Changed: +14, -1
6 Modified Paths:
/source/blender/editors/transform/transform_generics.c (+6, -0) (Diff)
/source/blender/makesdna/DNA_modifier_types.h (+1, -0) (Diff)
/source/blender/makesdna/DNA_scene_types.h (+2, -1) (Diff)
/source/blender/makesrna/intern/rna_modifier.c (+1, -0) (Diff)
/source/blender/makesrna/intern/rna_scene.c (+1, -0) (Diff)
/source/blender/modifiers/intern/MOD_warp.c (+3, -0) (Diff)
/source/blender/makesdna/DNA_modifier_types.h (+1, -0) (Diff)
/source/blender/makesdna/DNA_scene_types.h (+2, -1) (Diff)
/source/blender/makesrna/intern/rna_modifier.c (+1, -0) (Diff)
/source/blender/makesrna/intern/rna_scene.c (+1, -0) (Diff)
/source/blender/modifiers/intern/MOD_warp.c (+3, -0) (Diff)