Blender Git Loki
Git Commits -> Revision 801eeb6
Revision 801eeb6 by Joshua Leung (master) May 25, 2009, 13:07 (GMT) |
NLA SoC: Groundwork for NLA UI Adapted the channel-filtering code for the other animation editors for eventual use by the NLA Editor. |
Commit Details:
Full Hash: 801eeb6423f4fcd3f2b2fac73cc5e65c96654c5b
SVN Revision: 20402
Parent Commit: d141aff
Lines Changed: +315, -182
7 Modified Paths:
/source/blender/blenloader/intern/readfile.c (+5, -0) (Diff)
/source/blender/blenloader/intern/writefile.c (+4, -1) (Diff)
/source/blender/editors/animation/anim_filter.c (+284, -176) (Diff)
/source/blender/editors/include/ED_anim_api.h (+11, -3) (Diff)
/source/blender/editors/space_nla/space_nla.c (+8, -1) (Diff)
/source/blender/makesdna/DNA_action_types.h (+1, -0) (Diff)
/source/blender/makesdna/DNA_space_types.h (+2, -1) (Diff)
/source/blender/blenloader/intern/writefile.c (+4, -1) (Diff)
/source/blender/editors/animation/anim_filter.c (+284, -176) (Diff)
/source/blender/editors/include/ED_anim_api.h (+11, -3) (Diff)
/source/blender/editors/space_nla/space_nla.c (+8, -1) (Diff)
/source/blender/makesdna/DNA_action_types.h (+1, -0) (Diff)
/source/blender/makesdna/DNA_space_types.h (+2, -1) (Diff)