Blender Git Commit Log
Git Commits -> Revision c0a8a29
Revision c0a8a29 by Joshua Leung (master) June 26, 2018, 09:44 (GMT) |
AnimEditors: Remove the toggles to enable name/collection-based filtering Now the name/collection filters run when there's some text, and don't run when the box is empty, thus reducing an extra step that was needed before these options could be used. |
Commit Details:
Full Hash: c0a8a29ae68f95bc0e0843774700868c19af1407
Parent Commit: 5f545db
Lines Changed: +22, -69
5 Modified Paths:
/release/scripts/startup/bl_ui/space_dopesheet.py (+12, -29) (Diff)
/source/blender/editors/animation/anim_channels_edit.c (+1, -10) (Diff)
/source/blender/editors/animation/anim_filter.c (+5, -5) (Diff)
/source/blender/makesdna/DNA_action_types.h (+2, -4) (Diff)
/source/blender/makesrna/intern/rna_action.c (+2, -21) (Diff)
/source/blender/editors/animation/anim_channels_edit.c (+1, -10) (Diff)
/source/blender/editors/animation/anim_filter.c (+5, -5) (Diff)
/source/blender/makesdna/DNA_action_types.h (+2, -4) (Diff)
/source/blender/makesrna/intern/rna_action.c (+2, -21) (Diff)