Commit graph

3164 commits

Author SHA1 Message Date
Jakub Ježek
0718da2206
Merge branch 'develop' into enhancement/OP-8218_Loader-OTIO-export-action 2024-07-30 12:06:33 +02:00
Roy Nieterau
34305862f4 Tweak grammar plus make it more understandable what addon needs updating 2024-07-29 23:44:54 +02:00
Jakub Jezek
00f168b250
fixing the situation where time/frame expression is used. 2024-07-29 16:43:31 +02:00
Jakub Jezek
bd359b01b3
make sure only video stream is processed explicitly 2024-07-29 16:42:51 +02:00
Jakub Jezek
c165eb24e6
once both audio and video stream then audio is first 2024-07-29 15:42:46 +02:00
Jakub Ježek
de270114a7
Merge branch 'develop' into enhancement/OP-8218_Loader-OTIO-export-action 2024-07-29 15:00:49 +02:00
Roy Nieterau
d5c4d7df8b
Merge branch 'develop' into bugfix/loader_support_product_type_filter_profiles 2024-07-26 00:02:13 +02:00
Jakub Trllo
07296c3633
Merge branch 'develop' into enhancement/reduce-cli-commands 2024-07-25 16:39:48 +02:00
Jakub Trllo
9738c2ed45
Merge branch 'develop' into enhancement/tray-send-message 2024-07-25 15:55:54 +02:00
Jakub Trllo
f82c420fe4 create function for cli in publish 2024-07-25 15:54:42 +02:00
Jakub Trllo
856a30cd5a remove gui option 2024-07-25 15:48:31 +02:00
Jakub Trllo
78c278cdde move publish to cli.py 2024-07-25 15:47:28 +02:00
Jakub Trllo
a7f56175d6 move some logic from cli_commands.py to cli.py 2024-07-25 15:36:41 +02:00
Jakub Trllo
f90ac20f46 add Literal to docstring 2024-07-25 15:34:25 +02:00
Jakub Trllo
7c143ee433
Merge branch 'develop' into feature/AY-5998_DL-Search--replace-in-environment-values-requires-a-Value 2024-07-25 15:02:00 +02:00
Jakub Trllo
e0c07d8f7e Merge branch 'develop' into enhancement/tray-send-message
# Conflicts:
#	client/ayon_core/tools/tray/lib.py
#	client/ayon_core/tools/tray/ui/tray.py
2024-07-25 14:57:43 +02:00
Petr Kalis
6a4196c5b4
Change name of variable
Co-authored-by: Jakub Trllo <43494761+iLLiCiTiT@users.noreply.github.com>
2024-07-25 14:34:35 +02:00
Roy Nieterau
ea547ed539
Update client/ayon_core/tools/loader/abstract.py 2024-07-25 14:14:45 +02:00
Jakub Trllo
c5b2421827
Merge branch 'develop' into enhancement/add-username-to-tray-info 2024-07-25 14:03:19 +02:00
Jakub Trllo
2eecac36da change settings for better readability 2024-07-25 13:53:04 +02:00
Jakub Trllo
d812395af9 use full variable names 2024-07-25 13:43:44 +02:00
Jakub Trllo
4521188ecf modified product types widget to work as expected 2024-07-25 13:43:30 +02:00
Jakub Trllo
1cacc3b723 don't require project name in 'get_product_types_filter' 2024-07-25 13:43:12 +02:00
Jakub Trllo
9af0e6e1cd rename 'is_include' to 'is_allow_list' 2024-07-25 13:42:37 +02:00
Jakub Trllo
c75dbd6c4e receive information only from context data 2024-07-25 13:40:32 +02:00
Jakub Trllo
b9067cde3d remove 'checked' attribute from product type item 2024-07-25 13:39:00 +02:00
Jakub Trllo
1d23d076fc fix import in broker 2024-07-25 10:40:46 +02:00
Roy Nieterau
aa1a3928d3
Remove newlines, or just write a first chapter book
> Why empty first line? It is like opening book that starts with 2nd chapter 🙂

Co-authored-by: Jakub Trllo <43494761+iLLiCiTiT@users.noreply.github.com>
2024-07-24 22:21:14 +02:00
Jakub Trllo
adc55dee1a unset QT_API 2024-07-24 18:38:52 +02:00
Jakub Trllo
5bf6985737 implemented helper function 'make_sure_tray_is_running' to run tray 2024-07-24 18:33:04 +02:00
Jakub Trllo
a4bb042337 move structures out of webserver 2024-07-24 18:32:45 +02:00
Jakub Trllo
4511f8db5b move addons manager to ui 2024-07-24 18:32:16 +02:00
Jakub Trllo
6cd69e6126
Merge branch 'develop' into enhancement/add-username-to-tray-info 2024-07-24 17:46:06 +02:00
Jakub Trllo
b534998d24
Merge branch 'develop' into enhancement/add-username-to-tray-info 2024-07-24 17:34:05 +02:00
Jakub Trllo
bb392023d9
Merge branch 'develop' into enhancement/tray-faster-starting-validation 2024-07-24 17:33:59 +02:00
Jakub Trllo
5d18e69c7a forward force to tray 2024-07-24 17:25:20 +02:00
Jakub Trllo
715f547adf fix possible encoding issues 2024-07-24 17:11:00 +02:00
Jakub Trllo
17e04cd884 call 'remove_tray_server_url' in wait for tray to start 2024-07-24 16:31:23 +02:00
Jakub Trllo
a4de305fde remove tray filepath if pid is not running 2024-07-24 16:31:10 +02:00
Jakub Trllo
6bbd48e989 fix closing bracket 2024-07-24 16:17:39 +02:00
Jakub Trllo
9c01ddaf63 make starting tray check faster 2024-07-24 16:15:55 +02:00
Jakub Trllo
d1c85ea2af added hidden force to main cli 2024-07-24 16:09:50 +02:00
Jakub Trllo
90bb6a841b added force option to tray
# Conflicts:
#	client/ayon_core/tools/tray/lib.py
2024-07-24 15:54:27 +02:00
Jakub Trllo
947ecfd918 add username to tray information 2024-07-24 15:50:12 +02:00
Jakub Trllo
dce3a4b6a2 trigger show message if tray is already running 2024-07-24 15:49:48 +02:00
Jakub Trllo
3156e91e97 added helper function to send message to tray 2024-07-24 15:49:39 +02:00
Jakub Trllo
df5623e9f6 added option to trigger tray message 2024-07-24 15:49:34 +02:00
Jakub Trllo
a82118a3bc
Merge branch 'develop' into feature/AY-5998_DL-Search--replace-in-environment-values-requires-a-Value 2024-07-24 14:02:25 +02:00
Petr Kalis
07d0bcc752 Remove empty environment variable 2024-07-24 12:10:11 +02:00
Petr Kalis
f473e987df Fix key name from Settings 2024-07-24 11:27:29 +02:00