mirror of
https://github.com/ynput/ayon-core.git
synced 2025-12-26 05:42:15 +01:00
nuke: reverse clearing disable
This commit is contained in:
parent
15d4047b1f
commit
33cd5af26a
1 changed files with 1 additions and 1 deletions
|
|
@ -576,7 +576,7 @@ class ExporterReviewMov(ExporterReview):
|
|||
|
||||
self.log.debug("Representation... `{}`".format(self.data))
|
||||
|
||||
# self.clean_nodes(subset)
|
||||
self.clean_nodes(subset)
|
||||
nuke.scriptSave()
|
||||
|
||||
return self.data
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue