Blender Git Commit Log
Git Commits -> Revision 7049d2d
Revision 7049d2d by Sybren A. Stüvel (master) May 15, 2020, 09:54 (GMT) |
Fix T76778: Dopesheet "Show Errors" affects timeline Since the timeline is a variation of the dopesheet, it also respects some of the dopesheet settings. The "Selected Only" setting is overridden from a scene property (since rB4904eadc0f38) and the "Display Hidden" dopesheet setting seems to be ignored. This commit adds the remaining "Show Errors" setting to the menu, allowing it to be updated from the timeline. |
Commit Details:
Full Hash: 7049d2dc584d1aada54848fbaa7be6d599972fb8
Parent Commit: 19d822c
Lines Changed: +1, -0
1 Modified Path:
/release/scripts/startup/bl_ui/space_time.py (+1, -0) (Diff)