This repository has been archived on 2023-10-09. You can view files and clone it, but cannot push or open issues or pull requests.
Files
blender-archive/source/blender
Stanislav Blinov 2eafae4e39 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
2020-01-09 09:02:17 -03:00
..
2019-12-17 11:39:23 +01:00
2019-09-12 18:59:44 +10:00
2019-09-10 00:04:02 +10:00
2020-01-06 12:57:14 +01:00
2019-12-17 10:07:44 +11:00
2019-12-20 21:46:36 +01:00
2019-12-17 10:07:44 +11:00