Blender Git Loki
Git Commits -> Revision 7abf095
Revision 7abf095 by Antonio Vazquez (temp-lanpr-staging) September 12, 2019, 01:13 (GMT) |
Fix T69597: Changing Grease Pencil Layer in Dopesheet unlocks all layers The Dopesheet was unlocked all layers because it was using the same logic used in UI panel, but this was wrong. |
Commit Details:
Full Hash: 7abf095e6c9cff784c69a8fba9d64ff21cb28614
Parent Commit: de525a2
Committed By: YimingWu
Lines Changed: +9, -7
5 Modified Paths:
/source/blender/blenkernel/BKE_gpencil.h (+1, -1) (Diff)
/source/blender/blenkernel/intern/gpencil.c (+5, -3) (Diff)
/source/blender/editors/animation/anim_channels_edit.c (+1, -1) (Diff)
/source/blender/editors/space_action/action_select.c (+1, -1) (Diff)
/source/blender/makesrna/intern/rna_gpencil.c (+1, -1) (Diff)
/source/blender/blenkernel/intern/gpencil.c (+5, -3) (Diff)
/source/blender/editors/animation/anim_channels_edit.c (+1, -1) (Diff)
/source/blender/editors/space_action/action_select.c (+1, -1) (Diff)
/source/blender/makesrna/intern/rna_gpencil.c (+1, -1) (Diff)