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
c46d78f2ae
handle if task doesnt exist
2025-02-19 14:53:40 +01:00
06c8c28071
active_sequence_strip poll issue
2025-02-05 14:57:25 +01:00
671b2eeb4e
install_module plugins properly
2025-01-23 20:11:13 +01:00
dad1d92e19
install plugins at import edit
2025-01-23 19:58:51 +01:00
84a5b93387
fix otio, remove double clips
2025-01-23 19:49:28 +01:00
17f3e0c71b
Avoid choosing same source and destination channel in the scene cut detection
2025-01-10 16:31:57 +01:00
425c842bfd
Refacto of the scene cut detection, make it generic and add another algorythm as an option
2025-01-10 16:24:52 +01:00
de16df05ef
get latest media from currrent one pattern
2024-12-19 16:43:50 +01:00
23093a72e7
update media operator
2024-12-19 16:15:34 +01:00
2690a197c6
update poll log
2024-12-19 10:48:21 +01:00
9099b23a12
create context to work only with a selected strip
2024-12-19 10:39:11 +01:00
c623f3e0a8
import casting with shots
2024-12-03 17:22:36 +01:00
8e21dcc6f5
Merge pull request 'shot_split_auto' ( #6 ) from shot_split_auto into master
...
Reviewed-on: #6
Reviewed-by: christophe.seux <christophe@autourdeminuit.com>
2024-05-28 15:27:01 +02:00
fe5e6728ad
remove legacy prop
2024-05-28 15:05:19 +02:00
15bd62be2f
fix bug
2024-05-28 14:58:49 +02:00
61f6ec3896
improve usage
2024-05-28 14:49:28 +02:00
940cd1100f
use modal and display shots created one after other
2024-05-27 14:40:23 +02:00
b1bde01b57
one movie by splitter
2024-05-24 11:12:13 +02:00
a30e16606b
Split auto (UI + Core) - 1st version
2024-05-24 09:44:19 +02:00
b68b43e3e1
new operator to merge shots
2024-05-23 10:07:43 +02:00
a53ceaf134
Insert and Remove Channel
2024-05-14 11:49:47 +02:00
ChristopheSeux
dbc92922b5
attr set for single file
2024-05-01 22:13:38 +02:00
83268e9ec7
Open Media strip
2024-04-25 16:19:25 +02:00
ChristopheSeux
a335b28fb1
New review file
2024-04-22 22:30:36 +02:00
c9c84929e6
use project templates
2024-04-22 16:32:26 +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
dae9d55494
Import Shots for mu
2024-03-26 17:54:03 +01:00
ChristopheSeux
ac14fe5ba9
Render sequences
2024-03-14 17:44:05 +01:00
688a06dffd
use task normed name
2024-02-15 10:38:36 +01:00
697ead9329
export comments in spreadsheet
2024-02-15 10:14:25 +01:00
c0b944f114
upload comments to kitsu
2024-02-15 09:52:55 +01:00
3688287e6d
csv delimiter
2024-02-14 16:20:04 +01:00
32d8ed626b
import task comment from spreadsheet
2024-02-14 15:25:44 +01:00
f1e9d1b2cb
get tasks on openning
2024-02-14 15:06:39 +01:00
0baf457abd
read spreadsheet
2024-02-14 15:04:11 +01:00
10f9824ac2
add comments panel
2024-02-14 14:33:54 +01:00
ChristopheSeux
571f7d5807
fix load project
2024-02-14 11:19:17 +01:00
ChristopheSeux
9fc423d6be
fix dynamic items
2024-02-14 11:08:38 +01:00
e921dafb49
frame to timecode
2024-02-13 16:01:31 +01:00
ChristopheSeux
a1d7773165
fix export edl and upload to kitsu
2023-10-19 12:08:14 +02:00
ChristopheSeux
30ebe24eae
fix import
2023-10-09 18:32:07 +02:00
ChristopheSeux
a449f146f1
fix render single file
2023-10-09 18:30:06 +02:00
ChristopheSeux
f57c4f8133
avoid missing asset
2023-10-03 12:25:31 +02:00
ChristopheSeux
a113aca633
fix remove casting for removed asset
2023-10-02 14:56:40 +02:00
47e311b7b5
Update README.md
2023-10-02 14:55:46 +02:00
b4d18590b9
Update readme
2023-07-21 11:46:41 +02:00