Blender Git Loki
Git Commits -> Revision d5ad3d6
Revision d5ad3d6 by Nathan Craddock (soc-2019-outliner) June 29, 2019, 03:30 (GMT) |
Outliner: Fix range selection on active element Range select on active element was selecting down the entire tree because there was no element to stop at. This is resolved by not doing a range select when the cursor element and the active element are the same. |
Commit Details:
Full Hash: d5ad3d6fc8ae5eb1360ff29bf92810b35f2bce74
Parent Commit: 6ee77a2
Lines Changed: +3, -2
1 Modified Path:
/source/blender/editors/space_outliner/outliner_select.c (+3, -2) (Diff)