feat: display sync
This commit is contained in:
parent
bd64c17f05
commit
410d8d2f1a
@ -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',
|
||||
]
|
||||
|
Loading…
Reference in New Issue
Block a user