Blender Git Loki
Git Commits -> Revision 4a633fa
Revision 4a633fa by Christoph Lendenfeld (master) October 7, 2020, 10:41 (GMT) |
Fix T67776: Animation/value keyframe slider doesn't appear in dope sheet Avoid overwriting user-chosen `SACTION_SLIDERS` flag when switching the Dope Sheet editor to Shape Key mode. The Shape Key mode now ignores the flag, and always shows the sliders. The obvious limitation is that you can't hide the sliders in the Shape Key editor anymore Reviewed By: looch, sybren Differential Revision: https://developer.blender.org/D9121 |
Commit Details:
Full Hash: 4a633fae8a04a72e0e0bd1f9a5b4d9b147814d11
Parent Commit: 65a6caa
Committed By: Sybren A. Stüvel
Lines Changed: +11, -9