Add Description to Job Types #104268
@ -2,7 +2,7 @@
|
|||||||
|
|
||||||
const JOB_TYPE = {
|
const JOB_TYPE = {
|
||||||
label: "Simple Blender Render",
|
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: [
|
||||||
// Settings for artists to determine:
|
// Settings for artists to determine:
|
||||||
{ key: "frames", type: "string", required: true,
|
{ key: "frames", type: "string", required: true,
|
||||||
|
Loading…
Reference in New Issue
Block a user