Blender Git Loki
Git Commits -> Revision d067c13
Revision d067c13 by Wayde Moss (master) September 16, 2020, 12:52 (GMT) |
NLA: Always Show All Strips Currently, it's difficult to use the NLA system for users who are only interested in using it as animation layers. Entering tweak mode hides strips which are not evaluated. If the user wanted to edit a different strip, they must exit tweak mode, look for the strip, select it then re-enter tweak mode. Solution: All strips are always shown. The user can now see the next strip they want to start editing. Reviewed By: Sybren, Sebastian Parborg Differential Revision: https://developer.blender.org/D7600 |
Commit Details:
Full Hash: d067c13a9d07c7b2d21aa75a93d95d42e0609aa0
Parent Commit: be11603
Committed By: Sebastian Parborg
Lines Changed: +25, -24