Blender Git Commit Log
Git Commits -> Revision 0215911
Revision 0215911 by Joshua Leung (master) February 22, 2013, 01:49 (GMT) |
Animation Editors: Operators to Group/Ungroup Selected F-Curves This commit introduces operators to customise the grouping of F-Curves. As groups are only available in Actions, these grouping operators only work in the Dopesheet, Action Editor, and Graph Editor (Animation) modes. To Use: * Ctrl-G = Group selected F-Curves * Alt-G = Ungroup selected F-Curves * or find these tools from the Channels menu Notes: * When invoking the grouping operator from the Channels menu, the name popup won't show up. Instead, the group(s) created will be created with the default name. To fix, you can either use the F6 operator properties edit OR manually edit the names (Ctrl-LMB on the relevant channel) |
Commit Details:
Full Hash: 0215911a9bd141d0cdc0b2476d4e459c4e48209d
SVN Revision: 54734
Parent Commit: 2ecf27f
Lines Changed: +237, -6