Roy Nieterau
|
3bbd29dafc
|
Show/hide attributes per instance based on status of other toggles
|
2024-10-06 15:14:22 +02:00 |
|
Jakub Trllo
|
8af66a0f78
|
replaced 'liste_to' prefix with 'add' prefix
|
2024-10-04 18:05:12 +02:00 |
|
Jakub Trllo
|
cd8a16cf88
|
fix used method name
|
2024-10-04 17:46:19 +02:00 |
|
Jakub Trllo
|
344ed86dc0
|
better name to change create attr defs
|
2024-10-04 17:41:34 +02:00 |
|
Jakub Trllo
|
d13990a604
|
unify context method too
|
2024-10-04 17:37:16 +02:00 |
|
Jakub Trllo
|
03560f8ff6
|
unify method name
|
2024-10-04 17:35:15 +02:00 |
|
Jakub Trllo
|
0348e9ea22
|
implemented 'get' in 'PublishAttributes'
|
2024-10-04 16:50:00 +02:00 |
|
Jakub Trllo
|
d962e01c53
|
fix attribute error
|
2024-10-04 14:55:54 +02:00 |
|
Jakub Trllo
|
5cb7152385
|
allow to use the method for context plugins
|
2024-10-04 14:40:18 +02:00 |
|
Jakub Trllo
|
36b54c0b4b
|
added helper method 'instance_matches_plugin_families'
|
2024-10-04 14:20:15 +02:00 |
|
Jakub Trllo
|
652d17113b
|
added method to update context publish attributes
|
2024-10-04 11:38:02 +02:00 |
|
Jakub Trllo
|
58cc97ebfd
|
added information about 'create_context' in event callback
|
2024-10-04 11:37:52 +02:00 |
|
Jakub Trllo
|
e8480df28d
|
Merge branch 'develop' into enhancement/AY-2420_Callbacks-and-groups-with-Publisher-attributes
|
2024-10-03 16:07:13 +02:00 |
|
Jakub Trllo
|
c315c96755
|
print logs based on env variable
|
2024-10-03 15:51:46 +02:00 |
|
Jakub Trllo
|
8923dfab05
|
Merge branch 'develop' into enhancement/publisher-ui-does-not-log-to-console
# Conflicts:
# client/ayon_core/tools/publisher/models/publish.py
|
2024-10-03 15:27:02 +02:00 |
|
Jakub Trllo
|
5d1e4863e0
|
added some docstrings
|
2024-10-03 15:21:02 +02:00 |
|
Jakub Trllo
|
b535dcb81f
|
added docstrings to listen methods
|
2024-10-03 15:14:41 +02:00 |
|
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 |
|