Blender Git Commit Log
Git Commits -> Revision 770319b
Revision 770319b by Joshua Leung (master) February 8, 2016, 13:45 (GMT) |
Fix: "Speaker" Icon for "Muting" in GPencil Dopesheet mode was confusing and used incorrectly In the other Dopesheet modes, the "Speaker" icon was used to refer to "animation playback muting", while for GP layers, this was being incorrectly abused for "layer visibility in viewport". This commit fixes that by making the following changes: * A new "eye" icon toggle is added for controlling GP Layer visibility * The "speaker" icon toggle now controls "Lock Frame to Current" functionality, which functions more like the "animation playback muting" that is generally expected. |
Commit Details:
Full Hash: 770319bbd2be1cc79f3f67f98e6f125d013beddc
Parent Commit: 2e914d5
Lines Changed: +19, -2
1 Modified Path:
/source/blender/editors/animation/anim_channels_defines.c (+19, -2) (Diff)