From e7a5e0565dda83784180c72b47e513b3e0bdb08d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sybren=20A=2E=20St=C3=BCvel?= Date: Thu, 17 Mar 2022 10:53:15 +0100 Subject: [PATCH] FEATURES: add new feature idea --- FEATURES.md | 1 + 1 file changed, 1 insertion(+) diff --git a/FEATURES.md b/FEATURES.md index d5be5d53..2c884333 100644 --- a/FEATURES.md +++ b/FEATURES.md @@ -69,6 +69,7 @@ Note that list is **not** in any specific order. - [ ] Add `options={'HIDDEN'}` to the Flamenco RNA properties. - [ ] Add eTag-like checksum to the job types. The aim is to prevent artists from sending in a new job with an old job. This can happen when the job type is changed on the Manager, but in Blender the "refresh" button wasn't pressed yet. This should only cover the job settings, not the rest of the compiler script. - [ ] Frame Range: allow automatically syncing with scene frame start/end. +- [ ] Don't take output settings from the current scene, but have separate settings for Flamenco. To be fleshed out still. ## Nice to have / new features