Skip to content

Commit

Permalink
Merge pull request #62 from nfa-vfxim/gilles
Browse files Browse the repository at this point in the history
Changed colorspace for tiff and changed node color for dwaa
  • Loading branch information
gillesvink authored Sep 6, 2021
2 parents 7100707 + 4ec44a4 commit 1b6262a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions env/includes/settings/tk-nuke-writenode.yml
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,7 @@ settings.tk-nuke-writenode.shot:
compression: DWAA
channels: rgba
tank_type: Rendered Image
tile_color: [181, 255, 0]
tile_color: [133, 189, 0]
- file_type: tiff
name: ShotGridWrite, tiff16
promote_write_knobs: []
Expand All @@ -83,7 +83,7 @@ settings.tk-nuke-writenode.shot:
publish_template: nuke_shot_tiff_render_pub
render_template: nuke_shot_tiff_render_work
settings:
colorspace: matte_paint
colorspace: Input - ADX - ADX10
datatype: 16 bit
compression: Deflate
channels: rgb
Expand Down

0 comments on commit 1b6262a

Please sign in to comment.