Asset Pipeline v2 #145
@ -292,7 +292,6 @@ def transfer_modifier(modifier_name, target_obj, source_obj):
|
|||||||
if not mod.is_bind:
|
if not mod.is_bind:
|
||||||
continue
|
continue
|
||||||
for i in range(2):
|
for i in range(2):
|
||||||
# TODO Create override for modifier visibility in these cases
|
|
||||||
with override_obj_visability(obj=target_obj):
|
with override_obj_visability(obj=target_obj):
|
||||||
with context.temp_override(
|
with context.temp_override(
|
||||||
object=target_obj, active_object=target_obj
|
object=target_obj, active_object=target_obj
|
||||||
|
Loading…
Reference in New Issue
Block a user