feat: add 'logic index' field mirroring end_frame

Temporary field to ease node migration. Initializes to end_frame's
value and stays in sync whenever end_frame changes.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
2026-04-04 00:14:25 +02:00
parent 5bc2838b21
commit a5da8b26f4
3 changed files with 16 additions and 2 deletions
+1
View File
@@ -38,6 +38,7 @@ DEFAULTS = {
# --- I2V / VACE Specifics ---
"frame_to_skip": 81,
"end_frame": 0,
"logic index": 0,
"transition": "1-2",
"vace_length": 49,
"vace schedule": 1,