mirror of
https://github.com/ynput/ayon-core.git
synced 2025-12-25 05:14:40 +01:00
Merge branch 'master' into master-testing
This commit is contained in:
commit
a888891a68
2 changed files with 0 additions and 7 deletions
|
|
@ -6,9 +6,6 @@ from pype import api as pype
|
|||
import nuke
|
||||
|
||||
|
||||
log = pype.Logger().get_logger(__name__, "nuke")
|
||||
|
||||
|
||||
class CrateRead(avalon.nuke.Creator):
|
||||
# change this to template preset
|
||||
name = "ReadCopy"
|
||||
|
|
|
|||
|
|
@ -7,10 +7,6 @@ from pypeapp import config
|
|||
|
||||
import nuke
|
||||
|
||||
|
||||
log = pype.Logger().get_logger(__name__, "nuke")
|
||||
|
||||
|
||||
class CreateWriteRender(plugin.PypeCreator):
|
||||
# change this to template preset
|
||||
name = "WriteRender"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue