Blender Kitsu: Include Episode in Shot Builder Paths & Improve 3d_start #192

Merged
Nick Alberelli merged 6 commits from TinyNick/blender-studio-pipeline:feature/shot-builder-episode-support into main 2024-01-05 21:27:24 +01:00
Member

What's Changed?

When building shots from a project that is a 'TV Show' type include the Episode in the filepath. This path is used to save files when building new shots.

Film Path
{project root}/pro/shots/{sequence number}/{shot identifier}
Episode Path:
{project root}/pro/shots/{episode identifier}/{sequence number}/{shot identifier}

TODO

  • Include Episode in Shot Builder File Paths
  • Add File Path to Naming Conventions
  • Check if Context works within the new paths and adapt if not
  • Include animation tools UI in layout type files
  • Remove errors if 3d start isn't found on server
## What's Changed? When building shots from a project that is a 'TV Show' type include the Episode in the filepath. This path is used to save files when building new shots. Film Path `{project root}/pro/shots/{sequence number}/{shot identifier}` Episode Path: `{project root}/pro/shots/{episode identifier}/{sequence number}/{shot identifier}` #### TODO - [x] Include Episode in Shot Builder File Paths - [x] Add File Path to Naming Conventions - [x] Check if Context works within the new paths and adapt if not - [x] Include animation tools UI in layout type files - [x] Remove errors if 3d start isn't found on server
Nick Alberelli force-pushed feature/shot-builder-episode-support from a90040b5d3 to 85045b928f 2024-01-05 19:38:49 +01:00 Compare
Nick Alberelli added 1 commit 2024-01-05 19:55:06 +01:00
Nick Alberelli added 2 commits 2024-01-05 21:03:48 +01:00
Nick Alberelli changed title from Blender Kitsu: Include Episode in Shot Builder Paths to Blender Kitsu: Include Episode in Shot Builder Paths & Improve 3d_start 2024-01-05 21:05:27 +01:00
Nick Alberelli merged commit 97b527c404 into main 2024-01-05 21:27:24 +01:00
Nick Alberelli deleted branch feature/shot-builder-episode-support 2024-01-05 21:27:25 +01: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#192
No description provided.