This repository has been archived on 2023-10-09. You can view files and clone it. You cannot open issues or pull requests or push a commit.
Files
blender-archive/source/blender/editors/include
Germano Cavalcante 3a6f6c87e0 Fix T65671: Armature X-Mirror inconsistencies
Apparently the `rna_Armature_editbone_transform_update` function was incomplete because it didn't copy all mirrored transform values.

I also noticed that the same logic seen in `rna_Armature_editbone_transform_update` is also seen in `ED_armature_edit_transform_mirror_update`.
So the solution is expose and use that logic that updates a mirrored bone. Thus deduplicating and fixing T65671.

Reviewers: brecht, zeddb

Differential Revision: https://developer.blender.org/D5058
2019-06-11 09:41:18 -03:00
..
2019-04-29 14:14:14 +10:00
2019-02-18 08:22:12 +11:00
2019-04-14 20:09:02 +02:00
2019-04-18 07:59:28 +02:00
2019-05-17 17:43:36 +02:00
2019-02-18 08:22:12 +11:00
2019-05-20 12:39:01 +10:00
2019-02-18 08:22:12 +11:00
2019-04-29 14:14:14 +10:00
2019-02-18 08:22:12 +11:00
2019-06-04 18:10:47 +02:00
2019-06-04 11:05:32 +10:00