Go to file
Joshua Leung 0215911a9b 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)
2013-02-22 01:49:51 +00:00
build_files Cycles GPU rendering: 2013-02-21 17:14:07 +00:00
doc bf-members.txt encoding changed from Mac Roman to UTF-8 so it displays properly 2013-02-21 18:07:59 +00:00
extern Made ldl code a part of extern_ssba library, otherwise gcc fails to 2013-02-20 12:07:27 +00:00
intern Code cleanup: 2013-02-21 21:05:31 +00:00
release Animation Editors: Operators to Group/Ungroup Selected F-Curves 2013-02-22 01:49:51 +00:00
source Animation Editors: Operators to Group/Ungroup Selected F-Curves 2013-02-22 01:49:51 +00:00
CMakeLists.txt Cycles GPU rendering: 2013-02-21 17:14:07 +00:00
COPYING == docs == 2010-10-13 14:44:22 +00:00
GNUmakefile code cleanup: comment unused members of bmesh operator slots and some osl style edits. 2012-11-20 14:31:58 +00:00
SConstruct SCons: install blender thumbnailer next to blender binary. 2013-02-13 08:55:03 +00:00