Blender Git Loki
Git Commits -> Revision a01244c
Revision a01244c by Campbell Barton (master) May 30, 2018, 08:29 (GMT) |
Outliner: support toggling non-active edit/pose mode objects Support switching non-active objects in/out of a mode from the outliner. - This allows users to change which objects are in a mode w/o having to exit the mode and change seleciton. - Changing the mode of the active object applies to all other objects. - By convention setting a mode selects, removing de-selects, this is done for convenience so switching to a mode from object mode maintains the set of objects in the current mode. See: T55246 |
Commit Details:
Full Hash: a01244cade1c210df2921f44be842e5c6a6c011e
Parent Commit: 47a8d3b
Lines Changed: +96, -15
1 Modified Path:
/source/blender/editors/space_outliner/outliner_select.c (+96, -15) (Diff)