6b06224f8c
fix get_task: use gazu.task.get_task_by_entity (gazu 1.x)
...
get_task_by_name was removed in gazu 1.x; the addon pins gazu>=1.0,<2.0
so the call raises AttributeError for artists. get_task_by_entity is the
drop-in replacement with the same (entity, task_type) signature.
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
2026-05-27 16:37:25 +02:00
d2d64dc8a8
Blender 5.0 compat + STB XML import + sequence/stamps improvements
...
- Fix Blender 5.0 API: active_sequence_strip → active_strip, bracket
property access on AddonPreferences, _RestrictContext during register()
- Fix new_effect() frame_end → length for Blender 5.0
- Fix OTIO adapter kwargs (rate/ignore_timecode_mismatch only for cmx_3600)
- Fix OTIO global_start_time RationalTime → int conversion
- Add Import STB XML operator with movie strip import and XML patching
for Storyboard Pro transitions missing <alignment>
- Add Create Sequence Strip operator (select shots → create sequence)
- Improve Set Stamps: channel at top, no conflict with existing strips,
use raw strip names in templates
- TVSHOW episode fixes: sequence loading, episode creation
- Kitsu: new_asset, new_episode, admin_connect fix, gazu version pin
- Fix escape warnings in file_utils regex patterns
- Guard handler registration against duplicates
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-10 16:09:03 +01:00
ChristopheSeux
a335b28fb1
New review file
2024-04-22 22:30:36 +02:00
ChristopheSeux
7f60aae277
small fixes
2024-04-16 18:28:36 +02:00
ChristopheSeux
0055e0f39e
add generic templates
2024-04-16 14:28:02 +02:00
ChristopheSeux
2960bab63d
rewrite import_shots and cleanup
2024-04-10 16:15:57 +02:00
ChristopheSeux
ac14fe5ba9
Render sequences
2024-03-14 17:44:05 +01:00
10f9824ac2
add comments panel
2024-02-14 14:33:54 +01:00
“christopheseux”
472622ff4b
static asset items, fix blender freeze
2023-05-31 12:52:35 +02:00
“christopheseux”
cc27ed71bb
preset and episode
2023-04-24 18:51:26 +02:00
Christophe SEUX
d0230672f4
export xlsx
2023-04-22 15:42:38 +02:00
Christophe SEUX
02785f9ec0
Export Csv
2023-04-21 21:44:05 +02:00
“christopheseux”
299c240385
upload to kitsu
2023-04-20 18:16:34 +02:00
Christophe SEUX
d2caf90ea2
upload
2023-04-20 00:12:39 +02:00
Christophe SEUX
08885f8c59
Clean-up add set stamps
2023-04-14 18:55:00 +02:00
02f374af55
set asset_type on project / assets
2023-04-04 12:21:45 +02:00
379ef0ad93
add connect button in prefs
2023-03-24 11:42:17 +01:00
0e416a2927
add MetaData from Tracker
2023-03-23 17:33:49 +01:00
e14dc2136d
Refactor and Copy Paste Casting
2023-03-21 18:33:29 +01:00
9bc6f0cd2d
Add template icon
2023-03-20 19:05:22 +01:00
538c0bf60a
Add Remove MoveUp-Down for Casting
2023-03-17 20:03:38 +01:00
2973fd85d8
Initial commit
2023-03-14 13:38:04 +01:00