Blender Git Loki
Git Commits -> Revision f041d2f
Revision f041d2f by Demeter Dzadik (master) August 21, 2019, 07:59 (GMT) |
Fix T65671: Armature X-Mirror inconsistencies This fixes bendy bone properties not being mirrored correctly Reviewed By: Brecht Differential Revision: https://developer.blender.org/D5408 |
Commit Details:
Full Hash: f041d2f1163c36d9831b223d61e5740f43c00a13
Parent Commit: 3d8f158
Committed By: Sebastian Parborg
Lines Changed: +59, -20
5 Modified Paths:
/source/blender/editors/armature/armature_utils.c (+29, -13) (Diff)
/source/blender/editors/include/ED_armature.h (+2, -2) (Diff)
/source/blender/editors/transform/transform.h (+1, -0) (Diff)
/source/blender/editors/transform/transform_conversions.c (+2, -0) (Diff)
/source/blender/makesrna/intern/rna_armature.c (+25, -5) (Diff)
/source/blender/editors/include/ED_armature.h (+2, -2) (Diff)
/source/blender/editors/transform/transform.h (+1, -0) (Diff)
/source/blender/editors/transform/transform_conversions.c (+2, -0) (Diff)
/source/blender/makesrna/intern/rna_armature.c (+25, -5) (Diff)