feat: display sync

This commit is contained in:
Swann 2020-09-23 10:00:08 +02:00
parent bd64c17f05
commit 410d8d2f1a
No known key found for this signature in database
GPG Key ID: E1D3641A7C43AACB

View File

@ -230,6 +230,7 @@ class BlObject(BlDatablock):
'lock_location',
'lock_rotation',
'lock_scale',
'display_type',
'type',
'rotation_quaternion' if instance.rotation_mode == 'QUATERNION' else 'rotation_euler',
]