Joseph HENRY 01fccc63d9 fix update_data: PUT only changed fields, not the whole entity
PUTting the full entity dict back to data/entities/{id} sends server-managed
fields (id, created_at, updated_at, project_id, entity_type_id, ...) that
newer Kitsu rejects with ParameterException. Build a partial payload with
only name/description/nb_frames/data — and only fetch/merge existing data
when the caller is actually updating custom_data.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
2026-05-27 17:11:05 +02:00
2024-03-14 17:44:05 +01:00
2023-03-20 19:05:22 +01:00
2023-07-21 11:18:40 +02:00
2023-03-14 13:38:04 +01:00
2023-07-21 11:18:40 +02:00
2023-10-02 14:55:46 +02:00
2023-04-04 12:21:45 +02:00

VSE_TOOLBOX

Blender addon to edit media

With VSE ToolBox you can import edl/movie/sound. It will recreate your edit from other software like ToonBoom and allows you to cast item on your shot and then export a bkl file.


Table of Contents
  1. Installation
  2. Contents
  3. Location

Installation

  1. Create your own local directory in
    /home/<USER>/dev
    
  2. Create your own local directory in
    git clone ssh://git@git.autourdeminuit.com:222/autour_de_minuit/vse_toolbox.git
    

Contents

Location

VSE Toolbox can be found in the Sequence Editor under VSE ToolBox Panel

Description
Blender addon to edit media
Readme GPL-3.0 1 MiB
Languages
Python 100%