Blender Git Commit Log

Git Commits -> Revision b79aeb5

Revision b79aeb5 by Alexander Gavrilov (master)
May 29, 2019, 14:50 (GMT)
Fix T64995: box and circle select summary in Grease Pencil dopesheet.

The issue is that generic ANIM_animchannel_keyframes_loop can't
handle non-FCurve keyframes, so every selection operator does
its own looping over special key types, and the box and region
select operators didn't have code to deal with the summary.

This adds code to handle that in a similar way to other ops.

Commit Details:

Full Hash: b79aeb5ca10215e5b641bfc6b3202b7ac899257e
Parent Commit: 0721ee4
Lines Changed: +161, -97

1 Modified Path:

/source/blender/editors/space_action/action_select.c (+161, -97) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021