Blender_Kitsu & Render Review: Remove Metastrip Filepath #80

Merged
Nick Alberelli merged 2 commits from fix/meta-strip-file-path into main 2023-06-15 21:28:34 +02:00
Member

Closes: studio/blender-studio-pipeline#32

Closes: TinyNick/blender-studio-tools#28

Issue

Addon uses a filepath to import a blank file that metastrip relies on.

Solution

  • Create a blank movie file without a filepath
  • Remove string property that contains metastrip filepath
  • Remoe property from any dependent addons (Render Review)

Old

old_metastrip

New

new_metastrip

Closes: https://projects.blender.org/studio/blender-studio-pipeline/issues/32 Closes: https://projects.blender.org/TinyNick/blender-studio-tools/issues/28 # Issue Addon uses a filepath to import a blank file that metastrip relies on. # Solution - [x] Create a blank movie file without a filepath - [x] Remove string property that contains metastrip filepath - [x] Remoe property from any dependent addons (Render Review) ### Old ![old_metastrip](/attachments/c35c64fc-d393-4d70-bc44-54bf819bd0c5) ### New ![new_metastrip](/attachments/1bed8f53-9157-421a-a6de-aea41662f171)
Nick Alberelli added 2 commits 2023-06-14 23:21:11 +02:00
Nick Alberelli merged commit cdca49200d into main 2023-06-15 21:28:34 +02:00
Nick Alberelli deleted branch fix/meta-strip-file-path 2023-06-15 21:28:34 +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#80
No description provided.