[Blender_Kitsu] Shot_Builder fix lighting task type #9

Merged
Nick Alberelli merged 2 commits from :fix/lighting-task-type into master 2023-04-17 19:09:07 +02:00
Member

Closes: TinyNick/blender-studio-tools#31

Issue

After setup of #5 some steps meant only for animation tasks are being run on all tasks

Solution

Run the following steps only if task type is animation. I wanted to tackle this during a refactor #6 so in the meantime I have done a quick solution and added #TODO comments where relevant to improve the code during refactor.

What's Changed

Following Steps are skipped if task is not anim

  • Check if Editorial Export path is valid
  • Setup animaton workspace
  • Import Editorial reference
  • Add VSE Area for reference

Demo

In this demo I am comparing an animation task type to a lighting task type.

image

Closes: https://projects.blender.org/TinyNick/blender-studio-tools/issues/31 # Issue After setup of https://projects.blender.org/studio/blender-studio-tools/pulls/5 some steps meant only for animation tasks are being run on all tasks # Solution Run the following steps only if task type is animation. I wanted to tackle this during a refactor https://projects.blender.org/studio/blender-studio-tools/pulls/6 so in the meantime I have done a quick solution and added #TODO comments where relevant to improve the code during refactor. ## What's Changed ### Following Steps are skipped if task is not anim - Check if Editorial Export path is valid - Setup animaton workspace - Import Editorial reference - Add VSE Area for reference # Demo In this demo I am comparing an animation task type to a lighting task type. ![image](/attachments/8db10e4d-0874-4ad9-b0d2-78f48577d79b)
202 KiB
Nick Alberelli changed title from WIP: [Blender_Kitsu] Shot_Builder fix lighting task type to [Blender_Kitsu] Shot_Builder fix lighting task type 2023-04-17 15:17:46 +02:00
Nick Alberelli force-pushed fix/lighting-task-type from a4cab27c67 to 037577588d 2023-04-17 19:08:02 +02:00 Compare
Nick Alberelli merged commit cb709e9943 into master 2023-04-17 19:09:07 +02:00
Nick Alberelli deleted branch fix/lighting-task-type 2023-04-17 19:09:08 +02:00
Sign in to join this conversation.
No reviewers
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: studio/blender-studio-tools#9
No description provided.