Blender Git Loki
Git Commits -> Revision f9d07ff
Revision f9d07ff by Campbell Barton (master) May 8, 2012, 15:30 (GMT) |
style cleanup: animation + buttons |
Commit Details:
Full Hash: f9d07ff3ee312a9ea7d93ef53bfebe327fa058ee
SVN Revision: 46425
Parent Commit: 817d308
Lines Changed: +2007, -2004
19 Modified Paths:
/source/blender/editors/animation/anim_channels_edit.c (+320, -320) (Diff)
/source/blender/editors/animation/anim_deps.c (+23, -23) (Diff)
/source/blender/editors/animation/anim_draw.c (+67, -67) (Diff)
/source/blender/editors/animation/anim_filter.c (+419, -419) (Diff)
/source/blender/editors/animation/anim_intern.h (+2, -2) (Diff)
/source/blender/editors/animation/anim_ipo_utils.c (+24, -24) (Diff)
/source/blender/editors/animation/anim_markers.c (+208, -208) (Diff)
/source/blender/editors/animation/anim_ops.c (+26, -26) (Diff)
/source/blender/editors/animation/drivers.c (+102, -102) (Diff)
/source/blender/editors/animation/keyframes_draw.c (+150, -148) (Diff)
/source/blender/editors/animation/keyframes_edit.c (+102, -102) (Diff)
/source/blender/editors/animation/keyframes_general.c (+125, -125) (Diff)
/source/blender/editors/animation/keyingsets.c (+113, -113) (Diff)
/source/blender/editors/space_buttons/buttons_context.c (+153, -152) (Diff)
/source/blender/editors/space_buttons/buttons_header.c (+15, -15) (Diff)
/source/blender/editors/space_buttons/buttons_intern.h (+11, -11) (Diff)
/source/blender/editors/space_buttons/buttons_ops.c (+22, -22) (Diff)
/source/blender/editors/space_buttons/buttons_texture.c (+66, -66) (Diff)
/source/blender/editors/space_buttons/space_buttons.c (+59, -59) (Diff)
/source/blender/editors/animation/anim_deps.c (+23, -23) (Diff)
/source/blender/editors/animation/anim_draw.c (+67, -67) (Diff)
/source/blender/editors/animation/anim_filter.c (+419, -419) (Diff)
/source/blender/editors/animation/anim_intern.h (+2, -2) (Diff)
/source/blender/editors/animation/anim_ipo_utils.c (+24, -24) (Diff)
/source/blender/editors/animation/anim_markers.c (+208, -208) (Diff)
/source/blender/editors/animation/anim_ops.c (+26, -26) (Diff)
/source/blender/editors/animation/drivers.c (+102, -102) (Diff)
/source/blender/editors/animation/keyframes_draw.c (+150, -148) (Diff)
/source/blender/editors/animation/keyframes_edit.c (+102, -102) (Diff)
/source/blender/editors/animation/keyframes_general.c (+125, -125) (Diff)
/source/blender/editors/animation/keyingsets.c (+113, -113) (Diff)
/source/blender/editors/space_buttons/buttons_context.c (+153, -152) (Diff)
/source/blender/editors/space_buttons/buttons_header.c (+15, -15) (Diff)
/source/blender/editors/space_buttons/buttons_intern.h (+11, -11) (Diff)
/source/blender/editors/space_buttons/buttons_ops.c (+22, -22) (Diff)
/source/blender/editors/space_buttons/buttons_texture.c (+66, -66) (Diff)
/source/blender/editors/space_buttons/space_buttons.c (+59, -59) (Diff)