Blender Git Commit Log

Git Commits -> Revision c5bdbc3

Revision c5bdbc3 by Sybren A. Stüvel (master)
October 16, 2020, 08:21 (GMT)
Fix T62463: unable to select anim channel for unselected node

Remove the code that synchronises selection state of shader node animation
channels. This code is only used in a few cases where selection of these
animation channels is changed, and then potentially does the wrong thing
and disallows selection of animation channels altogether.

This removal is meant to be a temporary situation, to unblock animation
channel selection. See T74159 for the overall effort to improve selection
sync.

Commit Details:

Full Hash: c5bdbc340a2113f15803115f6d3db72082a49473
Parent Commit: 5722de6
Lines Changed: +2, -55

1 Modified Path:

/source/blender/editors/animation/anim_deps.c (+2, -55) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021