Blender Git Commit Log

Git Commits -> Revision d585ad2

Revision d585ad2 by Joshua Leung (master)
July 12, 2011, 03:59 (GMT)
Bugfix [#27650] graph editor -> drivers -> Delete Channels (X) deletes
wrong entries if obdata selected

In this case, the problem was that there were some lingering F-Curves
that were unselected by still had "active" flags set (a problem caused
by the old filtering channel visible vs list visible bug). Now,
"active" flag is treated separately from "selected" flag (bringing
this back into line with bones), leaving no confusion.

Commit Details:

Full Hash: d585ad2e3f2f5f097a2f850e5d734b44c38462d4
SVN Revision: 38320
Parent Commit: 2fd3ae7
Lines Changed: +2, -1

2 Modified Paths:

/source/blender/editors/animation/anim_channels_defines.c (+1, -0) (Diff)
/source/blender/editors/include/ED_anim_api.h (+1, -1) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021