Blender Git Loki

Git Commits -> Revision c3b68fa

Revision c3b68fa by Sybren A. Stüvel (master)
January 12, 2021, 14:43 (GMT)
Fix T81965: Library-Override Not able to edit Keyframe properties

Fix keyframe properties not being editable when animating a
library-overridden datablock.

The problem was that RNA pointers were created based on the datablock
affected by the animation (for example an Object), instead of the
datablock that contains the FCurve itself (the Action). The latter can
be local to the current blend file and should thus be editable, even
when the former is not.

Reviewed By: mont29

Maniphest Tasks: T81965

Differential Revision: https://developer.blender.org/D10091

Commit Details:

Full Hash: c3b68fa7b1cafa6c4e4b73830597582606082b6d
Parent Commit: c96d596
Lines Changed: +5, -5

2 Modified Paths:

/source/blender/editors/animation/anim_channels_defines.c (+3, -3) (Diff)
/source/blender/editors/space_graph/graph_buttons.c (+2, -2) (Diff)
Tehnyt: Miika HämäläinenViimeksi päivitetty: 07.11.2014 14:18MiikaH:n Sivut a.k.a. MiikaHweb | 2003-2021