Blender Git Commit Log
Git Commits -> Revision 8f01b50
Revision 8f01b50 by Campbell Barton (master) March 2, 2013, 07:27 (GMT) |
code cleanup: clarify comment about virtial-modifiers, also add comments to DNA headers when its not so obvious what their purpose is. |
Commit Details:
Full Hash: 8f01b50e147b701fb0b3e2251fec88bec645df50
SVN Revision: 54966
Parent Commit: 2822a14
Lines Changed: +54, -17
15 Modified Paths:
/source/blender/blenkernel/intern/modifier.c (+3, -1) (Diff)
/source/blender/makesdna/DNA_action_types.h (+5, -1) (Diff)
/source/blender/makesdna/DNA_actuator_types.h (+3, -3) (Diff)
/source/blender/makesdna/DNA_controller_types.h (+3, -2) (Diff)
/source/blender/makesdna/DNA_customdata_types.h (+3, -1) (Diff)
/source/blender/makesdna/DNA_defs.h (+2, -0) (Diff)
/source/blender/makesdna/DNA_group_types.h (+3, -1) (Diff)
/source/blender/makesdna/DNA_mask_types.h (+3, -0) (Diff)
/source/blender/makesdna/DNA_property_types.h (+3, -2) (Diff)
/source/blender/makesdna/DNA_sensor_types.h (+3, -1) (Diff)
/source/blender/makesdna/DNA_sequence_types.h (+9, -1) (Diff)
/source/blender/makesdna/DNA_space_types.h (+3, -1) (Diff)
/source/blender/makesdna/DNA_text_types.h (+4, -1) (Diff)
/source/blender/makesdna/DNA_tracking_types.h (+3, -1) (Diff)
/source/blender/makesdna/DNA_vfont_types.h (+4, -1) (Diff)
/source/blender/makesdna/DNA_action_types.h (+5, -1) (Diff)
/source/blender/makesdna/DNA_actuator_types.h (+3, -3) (Diff)
/source/blender/makesdna/DNA_controller_types.h (+3, -2) (Diff)
/source/blender/makesdna/DNA_customdata_types.h (+3, -1) (Diff)
/source/blender/makesdna/DNA_defs.h (+2, -0) (Diff)
/source/blender/makesdna/DNA_group_types.h (+3, -1) (Diff)
/source/blender/makesdna/DNA_mask_types.h (+3, -0) (Diff)
/source/blender/makesdna/DNA_property_types.h (+3, -2) (Diff)
/source/blender/makesdna/DNA_sensor_types.h (+3, -1) (Diff)
/source/blender/makesdna/DNA_sequence_types.h (+9, -1) (Diff)
/source/blender/makesdna/DNA_space_types.h (+3, -1) (Diff)
/source/blender/makesdna/DNA_text_types.h (+4, -1) (Diff)
/source/blender/makesdna/DNA_tracking_types.h (+3, -1) (Diff)
/source/blender/makesdna/DNA_vfont_types.h (+4, -1) (Diff)