Blender Git Commit Log
Git Commits -> Revision f746ab9
Revision f746ab9 by Campbell Barton (temp-modifier-deltamush-experimental) March 30, 2015, 18:20 (GMT) |
Add option to use orco as rest source No need to store bind coords in the modifier. |
Commit Details:
Full Hash: f746ab95d818a06c51d0ece283fd02a82e3583e1
Parent Commit: 007b790
Lines Changed: +191, -100
6 Modified Paths:
/release/scripts/startup/bl_ui/properties_data_modifier.py (+6, -4) (Diff)
/source/blender/blenloader/intern/readfile.c (+5, -4) (Diff)
/source/blender/blenloader/intern/writefile.c (+2, -2) (Diff)
/source/blender/makesdna/DNA_modifier_types.h (+12, -5) (Diff)
/source/blender/makesrna/intern/rna_modifier.c (+27, -3) (Diff)
/source/blender/modifiers/intern/MOD_correctivesmooth.c (+139, -82) (Diff)
/source/blender/blenloader/intern/readfile.c (+5, -4) (Diff)
/source/blender/blenloader/intern/writefile.c (+2, -2) (Diff)
/source/blender/makesdna/DNA_modifier_types.h (+12, -5) (Diff)
/source/blender/makesrna/intern/rna_modifier.c (+27, -3) (Diff)
/source/blender/modifiers/intern/MOD_correctivesmooth.c (+139, -82) (Diff)