Blender Git Loki
Git Commits -> Revision cee66b8
Revision cee66b8 by Bastien Montagne (master) February 28, 2018, 15:59 (GMT) |
Fix T52685: Flip names for bones its not working. Flip names operator changed in rB702bc5ba26d5, to some sensible behavior. But this breaks common workflow of 'duplicate part of the bones, scale-mirror new ones, and flip their names'. So now, instead of doing this in two steps, trying to guesstimate which bones should get which name, just add option to flip names to duplicate operator itself. Simpler, safer, and much, much more consitent behavior and predictable results. |
Commit Details:
Full Hash: cee66b8cc0bf6d5419af3187ccd9392b770a6c2f
Parent Commit: 56ea42e
Lines Changed: +21, -3
1 Modified Path:
/source/blender/editors/armature/armature_add.c (+21, -3) (Diff)