Cleanup: revert channel-bag hyphenation & add to the dictionary

The combind terms are preferred by the animation team.
This commit is contained in:
Campbell Barton 2024-12-09 23:31:03 +11:00
parent 205d480219
commit a4f67e5958
2 changed files with 3 additions and 1 deletions

View file

@ -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

View file

@ -744,6 +744,8 @@ dict_custom = {
"bmain",
"bmesh",
"bpy",
"channelbag",
"channelbags",
"depsgraph",
"doctree",
"editmode",