OpenCue icon indicating copy to clipboard operation
OpenCue copied to clipboard

Add frame range to Blender command in CueSubmit

Open n-jay opened this issue 2 years ago • 1 comments

Link the Issue(s) this Pull Request is related to. https://github.com/AcademySoftwareFoundation/OpenCue/issues/1334 https://github.com/AcademySoftwareFoundation/OpenCue/issues/1264

Summarize your change. Adds frame range to the Blender render command in CueSubmit. Required for when rendering animations. Related Blender command linked here.

n-jay avatar Jan 19 '24 19:01 n-jay

Hi all, it appears that the animation rendering happens successfully as per the RQD logs Selection_164

However, there appears to be a TypeError popping up from rqdmachine.py Selection_165

Meanwhile, Cuebot is throwing a thread-related error. Selection_166

Does this mean the <startframe number> - <endframe number> format is unsupported in the Frame Spec field?

n-jay avatar Jan 28 '24 17:01 n-jay

@n-jay Looks like we're getting some python unit test failures here, could you check those out?

bcipriano avatar May 09 '24 18:05 bcipriano

@n-jay Looks like we're getting some python unit test failures here, could you check those out?

@bcipriano, yes I caught this failure and was hoping for some feedback: https://github.com/AcademySoftwareFoundation/OpenCue/pull/1337#discussion_r1502784908 😄

n-jay avatar May 09 '24 20:05 n-jay