Blender Git Commit Log
Git Commits -> Revision bbd4a23
Revision bbd4a23 by Bastien Montagne (temp_custom_loop_normals) February 2, 2015, 19:19 (GMT) |
First round of changes from campbell's review. Mostly renaming, not everything addressed yet. |
Commit Details:
Full Hash: bbd4a2355f9bf8b58ab4b4e93802cb9f19639a46
Parent Commit: 282d207
Lines Changed: +585, -584
1 Added Path:
/source/blender/modifiers/intern/MOD_normal_edit.c (+521, -0) (View)
1 Deleted Path:
/source/blender/modifiers/intern/MOD_setsplitnormal.c (+0, -529)
12 Modified Paths:
/release/datafiles/blender_icons.svg (+1, -1) (Diff)
/release/scripts/startup/bl_ui/properties_data_modifier.py (+5, -5) (Diff)
/source/blender/blenlib/BLI_math_vector.h (+2, -0) (Diff)
/source/blender/blenlib/intern/math_vector.c (+7, -0) (Diff)
/source/blender/editors/include/UI_icons.h (+1, -1) (Diff)
/source/blender/editors/space_outliner/outliner_draw.c (+2, -2) (Diff)
/source/blender/makesdna/DNA_modifier_types.h (+16, -16) (Diff)
/source/blender/makesrna/intern/rna_modifier.c (+26, -26) (Diff)
/source/blender/makesrna/RNA_access.h (+1, -1) (Diff)
/source/blender/modifiers/CMakeLists.txt (+1, -1) (Diff)
/source/blender/modifiers/intern/MOD_util.c (+1, -1) (Diff)
/source/blender/modifiers/MOD_modifiertypes.h (+1, -1) (Diff)
/release/scripts/startup/bl_ui/properties_data_modifier.py (+5, -5) (Diff)
/source/blender/blenlib/BLI_math_vector.h (+2, -0) (Diff)
/source/blender/blenlib/intern/math_vector.c (+7, -0) (Diff)
/source/blender/editors/include/UI_icons.h (+1, -1) (Diff)
/source/blender/editors/space_outliner/outliner_draw.c (+2, -2) (Diff)
/source/blender/makesdna/DNA_modifier_types.h (+16, -16) (Diff)
/source/blender/makesrna/intern/rna_modifier.c (+26, -26) (Diff)
/source/blender/makesrna/RNA_access.h (+1, -1) (Diff)
/source/blender/modifiers/CMakeLists.txt (+1, -1) (Diff)
/source/blender/modifiers/intern/MOD_util.c (+1, -1) (Diff)
/source/blender/modifiers/MOD_modifiertypes.h (+1, -1) (Diff)