Merge branch '192-parent-type-isn-t-synced' into 'develop'
Resolve "Parent type isn't synced" See merge request slumber/multi-user!122
This commit is contained in:
commit
836fdd02b8
@ -664,7 +664,11 @@ class BlObject(ReplicatedDatablock):
|
||||
'show_all_edges',
|
||||
'show_texture_space',
|
||||
'show_in_front',
|
||||
'type'
|
||||
'type',
|
||||
'parent_type',
|
||||
'parent_bone',
|
||||
'track_axis',
|
||||
'up_axis',
|
||||
]
|
||||
|
||||
data = dumper.dump(datablock)
|
||||
|
Loading…
x
Reference in New Issue
Block a user