nuke: reverse clearing disable

This commit is contained in:
Jakub Jezek 2022-02-25 17:24:51 +01:00
parent 15d4047b1f
commit 33cd5af26a
No known key found for this signature in database
GPG key ID: D8548FBF690B100A

View file

@ -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