mirror of
https://projects.blender.org/blender/blender.git
synced 2025-01-22 07:22:12 -05:00
Cleanup: revert channel-bag hyphenation & add to the dictionary
The combind terms are preferred by the animation team.
This commit is contained in:
parent
205d480219
commit
a4f67e5958
2 changed files with 3 additions and 1 deletions
|
@ -1531,7 +1531,7 @@ void action_fcurve_move(Action &action_dst,
|
|||
/**
|
||||
* Moves all F-Curves from one Channelbag to the other.
|
||||
*
|
||||
* The Channel-bags do not need to be part of the same action, or even belong to
|
||||
* The Channelbags do not need to be part of the same action, or even belong to
|
||||
* an action at all.
|
||||
*
|
||||
* If the F-Curves belonged to channel groups, the group membership also carries
|
||||
|
|
|
@ -744,6 +744,8 @@ dict_custom = {
|
|||
"bmain",
|
||||
"bmesh",
|
||||
"bpy",
|
||||
"channelbag",
|
||||
"channelbags",
|
||||
"depsgraph",
|
||||
"doctree",
|
||||
"editmode",
|
||||
|
|
Loading…
Reference in a new issue