Blender Git Loki

Git Commits -> Revision de818da

Revision de818da by Joshua Leung (master)
October 13, 2009, 11:21 (GMT)
DopeSheet: DopeSheet Summary Channel

Added a summary channel that appears as the first channel in the DopeSheet. For now, this is disabled by default, but can be enabled using the 'Summary' toggle in the header between the mode selector and the standard filtering options. This has been done, since there is a possibility that it will make the DopeSheet run a bit slower.

In this channel you can do everything that you can normally do with DopeSheet channels (i.e. select, transform, edit, etc). It might be worth noting though that care probably needs to be taken when trying to use Copy/Paste, since that is still a bit fidgety...

In the process, I've fixed a few bugs, mostly with selection:
- Selecting keyframes in scene summaries wouldn't work
- Border select only worked in F-Curve and Group channels

Commit Details:

Full Hash: de818dace53343a1fcbb03d8e535a77617c037fa
SVN Revision: 23806
Parent Commit: f4d2926
Lines Changed: +204, -21

10 Modified Paths:

/source/blender/editors/animation/anim_channels_defines.c (+54, -0) (Diff)
/source/blender/editors/animation/anim_filter.c (+27, -2) (Diff)
/source/blender/editors/animation/keyframes_draw.c (+37, -0) (Diff)
/source/blender/editors/animation/keyframes_edit.c (+40, -4) (Diff)
/source/blender/editors/include/ED_anim_api.h (+6, -0) (Diff)
/source/blender/editors/include/ED_keyframes_draw.h (+3, -0) (Diff)
/source/blender/editors/space_action/action_draw.c (+10, -0) (Diff)
/source/blender/editors/space_action/action_header.c (+4, -1) (Diff)
/source/blender/editors/space_action/action_select.c (+22, -14) (Diff)
/source/blender/makesdna/DNA_action_types.h (+1, -0) (Diff)
Tehnyt: Miika HämäläinenViimeksi päivitetty: 07.11.2014 14:18MiikaH:n Sivut a.k.a. MiikaHweb | 2003-2021