Skip to content

Releases: mbrainerd/tk-multi-reviewsubmission

#5121: Setting allow_empty to True for entity_burnin_sg_fields and task_burnin_sg_fields

20 Feb 09:46
91b8076
Compare
Choose a tag to compare
v0.3.2.16

#5121: Setting allow_empty to True for entity_burnin_sg_fields and ta…

#4558: Added settings task_burnin_sg_fields and entity_burnin_sg_fields for sg fields to be added on mov slate

12 Feb 10:26
1837448
Compare
Choose a tag to compare
feature-4558

Added settings task_burnin_sg_fields and entity_burnin_sg_fields for sg fields to be added on mov slate

#744: review submit now has separate render and submit methods in public API

09 Jul 05:52
3906485
Compare
Choose a tag to compare
  • Added custom exceptions to renderer.
  • Updated parameters path to path_to_frames, output_path to path_to_movie.
  • processes the returns from the nuke subprocess.
  • added extra_write_nodes_path_info to settings.

#563: make subproc python file configurable, replace SG variables

11 May 07:51
63edc3b
Compare
Choose a tag to compare
Merge pull request #4 from aparna-d2/task-563

#563: make subproc python file configurable, replace sg variables in Nuke script

Fix unicode colorspace

23 Apr 09:33
78d29fd
Compare
Choose a tag to compare
Merge pull request #5 from aparna-d2/bug-608

#608: Convert unicode colorspace to str

Minor bug fixes

03 Apr 04:33
616d314
Compare
Choose a tag to compare
Merge pull request #3 from aparna-d2/bug-561

#561: pickle all subprocess args, hack for subprocess output capture.