Blender Git Loki
Git Commits -> Revision b20997c
Revision b20997c by Philipp Oeser (master) November 20, 2021, 11:31 (GMT) |
Fix T93194: greasepencil channel lists ignoring collection visibility Same fix as rB0a3b4d4c64f1, but this time for greasepencil. To repeat: dopesheet in greasepencil mode was ignoring the temporariy visibility flag of collections. As a result, even though the dopesheet was supposed to show animation data of visible greasepencils only was still showing such data of greasepencils that were hidden by hiding their collection. |
Commit Details:
Full Hash: b20997cb341ee993c770ed5ebddd0981f89b25c1
Parent Commit: 092df87
Lines Changed: +2, -1
1 Modified Path:
/source/blender/editors/animation/anim_filter.c (+2, -1) (Diff)