From abe46c264e8d41ee9c07e544a93c0fb7b1e8fd76 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sybren=20A=2E=20St=C3=BCvel?= Date: Tue, 15 Mar 2022 17:48:54 +0100 Subject: [PATCH] Add idea to FEATURES.md --- FEATURES.md | 1 + 1 file changed, 1 insertion(+) diff --git a/FEATURES.md b/FEATURES.md index 034fe5ab..cf70ebc0 100644 --- a/FEATURES.md +++ b/FEATURES.md @@ -66,6 +66,7 @@ Note that list is **not** in any specific order. - [ ] Editable job names (for rendering multiple jobs from the same filename) - [ ] 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. ## Nice to have / new features