Blender Git Loki
Git Commits -> Revision 3de1bd9
Revision 3de1bd9 by Nathan Craddock (soc-2019-outliner) June 27, 2019, 21:39 (GMT) |
Outliner: Fix walk selection wrapping and other issues This prevents walk selection from wrapping around from the last to the first tree element. Additionally, if the active tree element is within a closed subtree, walk select will move the active element to the first visible parent. The operator code is also simplified and slightly optimized. |
Commit Details:
Full Hash: 3de1bd9b380fb1b78dffea17bd60f6a4f3b58fad
Parent Commit: 30e48c6
Lines Changed: +49, -40
1 Modified Path:
/source/blender/editors/space_outliner/outliner_select.c (+49, -40) (Diff)