Blender Git Commit Log
Git Commits -> Revision e726ed3
Revision e726ed3 by Nathan Craddock (master) August 28, 2020, 00:25 (GMT) |
Fix: Outliner walk navigation in Data API mode Because the subtrees in Data API mode are empty for performance reasons, it was impossible to move through the tree with walk navigation. This adds an exception to allow walk navigation to expand subtrees in that mode. |
Commit Details:
Full Hash: e726ed3c6b6600b953c72604b8a0b891f27fd7f9
Parent Commit: 2a0e996
Lines Changed: +20, -12