Blender Git Loki

Git Commits -> Revision 008ae26

Revision 008ae26 by Philipp Oeser (master)
September 29, 2021, 07:12 (GMT)
Fix T91237: Wrong Editors could sync animation 'Visible Range'

This was reported for the Outliner.

It was possible to set 'show_locked_time' on any space (via python, not
sure if there are other ways to achieve this).
Navigating in an animation editor obviously ruined the layout in certain
Editors that are not made for this.

Now restrict syncing to editors that support it well (the ones that have
this setting exposed in their menus) and prevent setting this in RNA.

Maniphest Tasks: T91237

Differential Revision: https://developer.blender.org/D12512

Commit Details:

Full Hash: 008ae26712f85475a8a9dc4d031447e12fb05522
Parent Commit: eddc3f5
Lines Changed: +17, -0

3 Modified Paths:

/source/blender/editors/include/UI_view2d.h (+1, -0) (Diff)
/source/blender/editors/interface/view2d.c (+8, -0) (Diff)
/source/blender/makesrna/intern/rna_space.c (+8, -0) (Diff)
Tehnyt: Miika HämäläinenViimeksi päivitetty: 07.11.2014 14:18MiikaH:n Sivut a.k.a. MiikaHweb | 2003-2021