Blender Git Commit Log
Git Commits -> Revision f043b03
Revision f043b03 by Philipp Oeser (blender-v2.93-release) November 23, 2021, 08:09 (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: f043b0334b91b93155e8317697adb11c2e256666
Parent Commit: 419b4e0
Lines Changed: +2, -1
1 Modified Path:
/source/blender/editors/animation/anim_filter.c (+2, -1) (Diff)