Blender Git Loki

Git Commits -> Revision 47caeb8

Revision 47caeb8 by Philipp Oeser (master)
October 14, 2021, 14:29 (GMT)
Fix T91743: Unify behavior of 'Auto Set Preview Range'

This is available in the DopeSheet, GraphEditor, and NLA Editor.

Currently:
- Dopesheet advertises to take selection into account...
-- ...but doesnt - which might be a mistake in rBe3842d1ca4dd
- Graph Editor does not mention selection...
-- ...and also does not take it into account
- NLA does not mention selection...
-- ...but takes it into account

Now:
- make them **all** take selection into account (you can still do a
quick 'Select All' prior to get the full range -- better than not being
able to set this based on selection)
- mention this for all in the tooltip
- also reword to 'Set Preview Range to Selected' since using the term
'Auto' impilies this would change on selection change.

Maniphest Tasks: T91743

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

Commit Details:

Full Hash: 47caeb8c26686e24ea7e694f94fabee44f3d2dca
Parent Commit: 2341ca9
Lines Changed: +7, -7

3 Modified Paths:

/source/blender/editors/space_action/action_edit.c (+2, -2) (Diff)
/source/blender/editors/space_graph/graph_view.c (+3, -3) (Diff)
/source/blender/editors/space_nla/nla_edit.c (+2, -2) (Diff)
Tehnyt: Miika HämäläinenViimeksi päivitetty: 07.11.2014 14:18MiikaH:n Sivut a.k.a. MiikaHweb | 2003-2021