feat: display sync
This commit is contained in:
@ -230,6 +230,7 @@ class BlObject(BlDatablock):
|
|||||||
'lock_location',
|
'lock_location',
|
||||||
'lock_rotation',
|
'lock_rotation',
|
||||||
'lock_scale',
|
'lock_scale',
|
||||||
|
'display_type',
|
||||||
'type',
|
'type',
|
||||||
'rotation_quaternion' if instance.rotation_mode == 'QUATERNION' else 'rotation_euler',
|
'rotation_quaternion' if instance.rotation_mode == 'QUATERNION' else 'rotation_euler',
|
||||||
]
|
]
|
||||||
|
Reference in New Issue
Block a user