Flamenco/pkg
Sybren A. Stüvel 553fffa21e OAPI: add option to make a job setting auto-evaluatable by the user
Add a new job setting option `autoevalLockable`. Setting this to `true` in
the job compiler's `JOB_TYPE` settings has the following effect:

- By default, the setting will not be editable in Blender's job submission
  interface. Instead, a toggle button with a 'car' icon will be shown.
- When the 'car' button is toggled off, the setting becomes editable again.

In its default, uneditable state, the setting will be auto-evaluated before
submission.

This makes it possible to 'lock in' auto-evaluation. The main use case is
for the frame range of the render job. By default this will be locked to
the scene frame range, but it can still be overridden if a different
range is wanted.

This commit just contains the necessary OpenAPI change.
2023-07-13 12:00:29 +02:00
..
api OAPI: add option to make a job setting auto-evaluatable by the user 2023-07-13 12:00:29 +02:00
crosspath Manager: allow backslashes in variables 2022-08-25 13:59:02 +02:00
last_in_one_out_queue Add last-in-one-out queue 2022-06-27 11:30:37 +02:00
moremock Manager: add timeout when fetching job 2022-12-14 13:02:59 +01:00
shaman Fix #104218: Shaman unit test TestGarbageCollect is unstable 2023-05-31 13:57:48 +02:00