Blender Kitsu: Add Import Edit Render Operator for Shots #236
No reviewers
Labels
No Label
Kind
Breaking
Kind
Bug
Kind: Community
Kind
Documentation
Kind
Easy
Kind
Enhancement
Kind
Feature
Kind
Proposal
Kind
Security
Kind
Studio Request
Kind
Testing
Priority
Critical
Priority
High
Priority
Low
Priority
Medium
Reviewed
Confirmed
Reviewed
Duplicate
Reviewed
Invalid
Reviewed
Won't Fix
Status
Abandoned
Status
Blocked
Status
Need More Info
No Milestone
No project
No Assignees
2 Participants
Notifications
Due Date
No due date set.
Dependencies
No dependencies set.
Reference: studio/blender-studio-tools#236
Loading…
Reference in New Issue
Block a user
No description provided.
Delete Branch "TinyNick/blender-studio-pipeline:feature/import_edit_export"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
What's Changed?
Uppdated UI
Info/Warning Messages
There are four messages this operator can return with
Info
Loaded Latest Editorial Render, 'my_project-edit-v009.mp4'
if a render was imported an no old renders were removedLoaded Latest Editorial Render, 'my_project-edit-v010.mp4'. Removed 1 Movie Strips and 1 Audio Strips
if a render was imported an some renders were removedWarning
Latest Editorial Render already loaded 'my_project-edit-v010.mp4'
if the latest render is already in the VSENo Edit Renders found in '{path_to_edit_render_dir}' using pattern 'my_project-edit-v###.mp4' See Add-On Preferences
if the file pattern/file directory is incorrectBlender Kitsu: Add Import Edit Render Operatorto Blender Kitsu: Add Import Edit Render Operator for ShotsThis is great! I have one teensy nitpick: I would refer to the video as an "edit export" instead of "render" because that's how we generally refer to it in the studio :)
@eyecandy Understood, that can be changed, but I would like to get @fsiddi feedback on that because he directed me to use the name Render in this PR and I renamed everything to match that. I am happy to change the name but I would like it to be consistent.
@fsiddi Can we rename all the editorial stuff to export?
So
Render & Publish
->Export & Publish
Import Latest Render
->Import Latest Export
etc