Blender Git Commit Log
Git Commits -> Revision 8ce1a60
Revision 8ce1a60 by Nathan Craddock (master) June 20, 2020, 22:15 (GMT) |
Fix T71812: Outliner walk navigation not activating Walk navigation used a separate flag to select the element. This is because activation and mode toggling were connected until rB702e00f91088 cleaned up the selection logic. Now walk navigation can activate objects and other elements without changing modes. This also addresses renaming in the outliner which did renaming from the active element, not the walk element. |
Commit Details:
Full Hash: 8ce1a602627350bf986da5e3f60d9edd38006d52
Parent Commit: 2d9ab46
Lines Changed: +34, -75