Blender Git Commit Log
Git Commits -> Revision 2914ec5
Revision 2914ec5 by Campbell Barton (master) September 1, 2021, 05:23 (GMT) |
Fix errors pasting flipped names in the action editor Use BLI_str_quoted_substr_range instead of in-line quote extraction to resolve: - Bone names containing quotes caused flip to fail. - Missing NULL check if a matching quote could not be found. |
Commit Details:
Full Hash: 2914ec571e34733ed89a64f182cf4045be49a28f
Parent Commit: f1cdd49
Lines Changed: +15, -11
1 Modified Path:
/source/blender/editors/animation/keyframes_general.c (+15, -11) (Diff)