RNA overrides #101569
Labels
No Label
Good First Issue
Priority
High
Priority
Low
Priority
Normal
Status
Archived
Status
Confirmed
Status
Needs Info from Developers
Status
Needs Information from User
Status
Needs Triage
Status
Resolved
Type
Bug
Type
Design
Type
Job Type
Type
Known Issue
Type
Patch
Type
Report
Type
To Do
No Milestone
No Assignees
1 Participants
Notifications
Due Date
No due date set.
Dependencies
No dependencies set.
Reference: studio/flamenco#101569
Loading…
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!s()"
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?
Flamenco 2 had the concept of "RNA Overrides", and Flamenco 3 should get this as well.
The idea is that a job definition could get some lines of Python code that set certain properties in Blender. A use case would be to re-render a shot with a higher sample count. Instead of resubmitting the job, an artist could just change the number of samples and re-queue.
This first needs to be redesigned, to see how it fits in with the new JavaScript job compiler scripts, and the way Flamenco interfaces with Blender. Ideally this would be a feature that's implicitly used by Flamenco, that is, without any changes in the job compiler scripts.
Changed status from 'Needs Triage' to: 'Confirmed'
Added subscriber: @dr.sybren