Blender Git Commit Log
Git Commits -> Revision e257f3c
Revision e257f3c by Nathan Craddock (soc-2019-outliner) July 27, 2019, 03:29 (GMT) |
Outliner: Refactor show active to show all instances of object Previously the show active operator opened the tree to show the first instance of the active object. With collection linking, the active object could be in multiple collections. This expands the show active operator to expand all hierarchies that contain the active object. The view will be centered on the first active object in the outliner. |
Commit Details:
Full Hash: e257f3c75ee5da313d151971dc64ebe18b849294
Parent Commit: badb172
Lines Changed: +40, -9
1 Modified Path:
/source/blender/editors/space_outliner/outliner_edit.c (+40, -9) (Diff)