mirror of
https://github.com/ynput/ayon-core.git
synced 2026-01-01 08:24:53 +01:00
tag instance for scanline conversion using oiio tools
This commit is contained in:
parent
297fcdc8da
commit
37e88288b4
3 changed files with 92 additions and 1 deletions
|
|
@ -188,6 +188,7 @@ class CreateRender(avalon.maya.Creator):
|
|||
self.data["tileRendering"] = False
|
||||
self.data["tilesX"] = 2
|
||||
self.data["tilesY"] = 2
|
||||
self.data["convertToScanline"] = False
|
||||
# Disable for now as this feature is not working yet
|
||||
# self.data["assScene"] = False
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue