Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.blender.org/blender.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/intern
diff options
context:
space:
mode:
authorStanislav Blinov <radcapricorn>2020-01-09 15:01:06 +0300
committermano-wii <germano.costa@ig.com.br>2020-01-09 15:02:17 +0300
commit2eafae4e393d508d59ff5ab81072e61360c81e6f (patch)
tree7837bd5787a0bb43f4b86dd86c3d426239a09584 /intern
parent002f5b826c7c0b11a4f94de6ce6a88cf849c05c5 (diff)
Fix T71295: Duplicate macro faulty after rotation
As per T71295, the "duplicate+move" macro fails to store TRANSFORM_OT_translate properties once it's been used with rotation. I believe this is due to it being re-initialized with incorrect properties, reading bogus values from stored TRANSFORM_OT_rotate properties. Force storing of actual operator id name instead of one defined in the macro, which in turn forces a name mismatch on initialization. Reviewed By: #modeling, campbellbarton Maniphest Tasks: T71295 Differential Revision: https://developer.blender.org/D6413
Diffstat (limited to 'intern')
0 files changed, 0 insertions, 0 deletions