Commit graph

3636 commits

Author SHA1 Message Date
Jakub Trllo
585ce005f8
Merge branch 'develop' into enhancement/AY-2420_Callbacks-and-groups-with-Publisher-attributes 2024-10-03 14:27:33 +02:00
Jakub Trllo
7f73d9c9e4 safe 'register_create_context_callbacks' 2024-10-03 14:26:53 +02:00
Jakub Trllo
941836cc0d removed unused import 2024-10-03 14:26:37 +02:00
Jakub Ježek
56b7ebb907
Merge branch 'develop' into bugfix/#895_fix_otio_subset_resources_img_sequence 2024-10-03 12:41:44 +02:00
Jakub Ježek
df69603605
Merge branch 'develop' into bugfix/#895_fix_otio_subset_resources_img_sequence 2024-10-03 12:29:31 +02:00
Jakub Ježek
473c4c19d9
Merge branch 'develop' into enhancement/improved_OIIO_subimages_handling 2024-10-03 12:16:05 +02:00
Jakub Trllo
bc64e1c118
Merge branch 'develop' into bugfix/fix_pushing_tasktype_naming 2024-10-03 11:29:57 +02:00
Jakub Trllo
578618c1e3 added method allowing to register to callbacks 2024-10-03 11:28:28 +02:00
robin
0ab128b3bf Add rounding support for OTIO <= 0.16.0 2024-10-02 16:10:27 -04:00
Jakub Trllo
73eaa07116 fix context change 2024-10-02 19:18:43 +02:00
Jakub Trllo
e20671ddf7 simplified product context widget 2024-10-02 17:48:53 +02:00
robin
89a3b42113 Merge branch 'develop' into bugfix/#895_fix_otio_subset_resources_img_sequence 2024-10-02 11:10:24 -04:00
robin
41302936c2 Fix multiple review clips in OTIO review plugins with tests. 2024-10-02 11:06:29 -04:00
Jakub Trllo
10ffb37518 bump version to '1.0.0+dev' 2024-10-02 14:41:27 +02:00
Jakub Trllo
ba002d5637 bump version to '1.0.0' 2024-10-02 14:40:13 +02:00
Jakub Jezek
05291b2fe9
ruff suggestions 2024-10-02 11:51:21 +02:00
Jakub Ježek
029cbe4fa0
Merge branch 'develop' into bugfix/#895_fix_otio_subset_resources_img_sequence 2024-10-02 11:32:04 +02:00
Mustafa Jafar
8bd0c9ca07
Merge branch 'develop' into bugfix/workfile_builder_on_start 2024-10-02 12:27:53 +03:00
MustafaJafar
7298ddb745 add note about using more accurate variable names 2024-10-02 12:27:32 +03:00
Jakub Jezek
589a642d69
Merge branch 'develop' into enhancement/AY-6198_OCIO-fallback-for-profiles-and-templated-values 2024-10-02 10:10:57 +02:00
ReeceMulley
09b0eb9ed2
taskType bugfix 2024-10-02 17:13:57 +10:00
robin@ynput.io
abd0e7dddc Add backward-compatibility for relative source ranges. 2024-10-01 17:47:38 -04:00
robin@ynput.io
d69edc69d5 Add backward-compatibility for relative source ranges. 2024-10-01 17:10:41 -04:00
Jakub Trllo
f7dc16d9bf update context on instance on context change 2024-10-01 19:01:34 +02:00
Jakub Trllo
b35055c3c7 added method to update context 2024-10-01 19:01:16 +02:00
Jakub Trllo
7537cf8ebc update pre-create attributes on change 2024-10-01 17:45:48 +02:00
Jakub Trllo
cef35485ee fix variable name 2024-10-01 17:23:05 +02:00
Jakub Trllo
279b2f886b there is option to update precreate attributes 2024-10-01 17:22:36 +02:00
Jakub Trllo
c4f5475014 added missing import 2024-10-01 16:51:52 +02:00
Jakub Trllo
dec2fb740d refresh create and publish attributes on change 2024-10-01 16:51:46 +02:00
Jakub Trllo
dd276c230a fix typehings and costrings 2024-10-01 16:47:47 +02:00
Jakub Trllo
b68287f69d refresh instances in separate method 2024-10-01 16:35:18 +02:00
Jakub Trllo
dcbdfa09bd move private methods lower 2024-10-01 15:12:27 +02:00
Jakub Trllo
092eacf534 unpack tuple to variables 2024-10-01 15:12:27 +02:00
Jakub Trllo
c6043316a7 fix typo 2024-10-01 15:12:26 +02:00
Jakub Trllo
7338cffba3 fix bulk order processing 2024-10-01 15:12:26 +02:00
Jakub Trllo
cdc8e7c7a1 added finished suffix to finishing methods 2024-10-01 15:12:26 +02:00
Jakub Trllo
903c18c3e1 formatting fix 2024-10-01 15:12:26 +02:00
Jakub Trllo
adcdab0b03 run create with in bulk mode 2024-10-01 15:12:25 +02:00
Jakub Trllo
cadc2e6551 change collect to add 2024-10-01 15:12:25 +02:00
Jakub Trllo
ec5f4abcd7 removemend happens in bulk 2024-10-01 15:12:25 +02:00
Jakub Trllo
c8eb232461 remove product widgets into more files 2024-10-01 15:12:24 +02:00
Jakub Trllo
354bcf3122 fix 'update_create_attr_defs' 2024-10-01 15:12:24 +02:00
Jakub Trllo
e2ad2ce9c5 autoconvert values 2024-10-01 15:12:24 +02:00
Jakub Trllo
d382343c12 update attr defs 2024-10-01 15:12:24 +02:00
Jakub Trllo
8a3cbb5f94 create plugin can register callbacks 2024-10-01 15:12:23 +02:00
Jakub Trllo
db0bc46a05 modified event data and avoid unnecesasry triggers 2024-10-01 15:12:23 +02:00
Jakub Trllo
fd575a4180 refresh instances based on create context events 2024-10-01 15:12:23 +02:00
Jakub Trllo
f19c2d46c0 added helper methods to register listening to events 2024-10-01 15:12:22 +02:00
Jakub Trllo
813afc164f allow to pass sender to some methods 2024-10-01 15:12:22 +02:00