Blender Git Loki
Git Commits -> Revision ee43cf5
Revision ee43cf5 by Sebastian Parborg (master) April 7, 2020, 11:54 (GMT) |
Fix T66751: Symmetrizing armature does not symmetrize constraints. The symmetrize operator now tries to make sure that the armature constraints are correctly mirrored. Before it would only mirror the subtargets for the constraints (and that failed too in some cases). Reviewed By: Sybren Differential Revision: https://developer.blender.org/D6009 |
Commit Details:
Full Hash: ee43cf572247d3ac158da8e284e0afeb78437a7f
Parent Commit: 6feeede
Lines Changed: +504, -52