Modifying the Slate and Burnins for QuickReview node in Nuke

To modify the slate and burn-in for the tk-nuke-quickreview app you will first need to fork the app as you will have to adjust more than just a hook for this.

Once the app is forked you will need to modify the tk_nuke_quickreview.nk script that is located in the resources folder (https://github.com/shotgunsoftware/tk-nuke-quickreview/blob/master/resources/tk_nuke_quickreview.nk) and using nuke, arrange/modify the script to suit your needs.

If you are wanting to go a bit further and add new fields to the slate/burnin that are not in the default version, you can achieve this with the settings.py hook, (https://github.com/shotgunsoftware/tk-nuke-quickreview/blob/master/hooks/settings.py) and then use the new fields in the tk_nuke_quickreview.nk script.

7 Likes

Hi how do I do this for the actual write node?

ah I see I’m really thinking about the Review Submission app.

-I’ve opened the burnin.nk file but I’m not seeing the original burnin set up. I’m wondering, should I see the default arrangement?