Add Description to Job Types #104268

Manually merged
Sybren A. Stüvel merged 10 commits from Taylor-Wiebe/flamenco:job-description into main 2024-04-04 11:16:11 +02:00
Showing only changes of commit dbe39c610a - Show all commits

View File

@ -2,7 +2,7 @@
const JOB_TYPE = {
label: "Simple Blender Render",
description: "Render a Blender file to images, and optionally create a video from them",
description: "Render a Blender file",
settings: [
// Settings for artists to determine:
{ key: "frames", type: "string", required: true,