Skip to content
This repository has been archived by the owner on Sep 20, 2024. It is now read-only.

Commit

Permalink
Enhancement: Ability to change the animation instance active state fr…
Browse files Browse the repository at this point in the history
…om the Loader Arguments for Placeholder Manager
  • Loading branch information
Cyprien CAILLOT committed Sep 11, 2024
1 parent 8d3668f commit c614128
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion openpype/hosts/maya/plugins/load/load_reference.py
Original file line number Diff line number Diff line change
Expand Up @@ -240,7 +240,6 @@ def update(self, container, representation):
self._lock_camera_transforms(members)

def _post_process_rig(self, namespace, context, options):

nodes = self[:]
animation_instance = create_rig_animation_instance(
nodes, context, namespace, options=options, log=self.log
Expand Down

0 comments on commit c614128

Please sign in to comment.