Commit graph

143 commits

Author SHA1 Message Date
Roy Nieterau
f27a57b7e4
Merge branch 'develop' into enhancement/attr-defs-better-arg-names 2024-10-07 17:36:16 +02:00
Jakub Ježek
473c4c19d9
Merge branch 'develop' into enhancement/improved_OIIO_subimages_handling 2024-10-03 12:16:05 +02:00
ReeceMulley
7d9390e9d5
improved OIIO subimages handling 2024-09-26 15:34:31 +10:00
Roy Nieterau
50428f1528 Fix delivering UDIMs using {udim} in delivery template 2024-09-23 13:55:09 +02:00
Jakub Trllo
b6392a3e42
fix comment
Co-authored-by: Roy Nieterau <roy_nieterau@hotmail.com>
2024-09-16 13:20:15 +02:00
Jakub Trllo
37697bc6ce change print to warning 2024-09-16 12:06:40 +02:00
Jakub Trllo
d01cde7051 reverse disabled and hidden to positive names 2024-09-16 12:01:42 +02:00
Jakub Trllo
e43cb8af3f
Merge branch 'develop' into enhancement/remove-openpype-compatibility 2024-09-13 15:42:08 +02:00
Roy Nieterau
a3f735328f Merge branch 'chore/fix_typos' of https://github.com/BigRoy/ayon-core into chore/fix_typos 2024-09-12 15:56:28 +02:00
Roy Nieterau
ed2a310203 Grammar 2024-09-12 15:51:57 +02:00
Roy Nieterau
f4c6380585 Remove unused import 2024-09-12 15:51:22 +02:00
Roy Nieterau
23ac8b9ca7
Update client/ayon_core/lib/attribute_definitions.py
Co-authored-by: Jakub Trllo <43494761+iLLiCiTiT@users.noreply.github.com>
2024-09-12 15:49:42 +02:00
Roy Nieterau
e0ab613d96 Fix typos, ported from https://github.com/ynput/OpenPype/pull/6346 2024-09-11 19:55:36 +02:00
Jakub Trllo
f618de8fa2
Merge branch 'develop' into enhancement/remove-openpype-compatibility 2024-09-10 14:11:59 +02:00
Jakub Trllo
f0f64a1f76 modified 'get_ayon_launcher_args' docstring 2024-09-03 16:43:59 +02:00
Jakub Trllo
f68ae4833d remove lib functions and classes with openpype 2024-09-03 15:56:25 +02:00
Jakub Trllo
9fa4144feb remove trailing spaces 2024-09-03 14:28:51 +02:00
Jakub Trllo
f9ec72d939
Merge branch 'develop' into bugfix/AY-6618_FFMPEG-thumbnail-creation-issue-for-ftrack-previews 2024-08-28 11:54:31 +02:00
Jakub Trllo
911ef45a45 handle escape in 'run_subprocess' 2024-08-28 10:33:48 +02:00
Jakub Trllo
f924166952 Merge branch 'develop' into enhancement/python-2-deprecation
# Conflicts:
#	client/ayon_core/lib/local_settings.py
2024-08-26 11:56:55 +02:00
Jakub Trllo
92ce331a30 added 'is_headless_mode_enabled' function 2024-08-20 18:45:54 +02:00
Robin De Lillo
5442cacdc3
Update client/ayon_core/lib/path_templates.py
Co-authored-by: Jakub Trllo <43494761+iLLiCiTiT@users.noreply.github.com>
2024-08-19 11:08:44 -04:00
robin
2ccadd8ed1 Merge branch 'develop' into bugfix/fix_anatomy_format 2024-08-19 08:14:09 -04:00
robin
b0490fd15d Adjust docstring from PR feedback. 2024-08-19 08:13:55 -04:00
__robin__
4d884db269
Update client/ayon_core/lib/path_templates.py
Co-authored-by: Jakub Trllo <43494761+iLLiCiTiT@users.noreply.github.com>
2024-08-19 08:08:50 -04:00
__robin__
44c417fdb0
Update client/ayon_core/lib/path_templates.py
Co-authored-by: Jakub Trllo <43494761+iLLiCiTiT@users.noreply.github.com>
2024-08-19 08:08:33 -04:00
robin
eaa1b503b7 Validate opening and closing brackets on Anatomy keys. 2024-08-14 17:52:29 -04:00
Jakub Trllo
f3c9ffac1a removed unused function '_create_local_site_id' 2024-08-09 16:05:32 +02:00
Jakub Trllo
9d2ff9637f marked 'get_ayon_appdirs' as deprecated 2024-08-09 16:05:20 +02:00
Jakub Trllo
0e95019995 use new functions in codebase 2024-08-09 16:03:17 +02:00
Jakub Trllo
9ff4ec856b introduced new function to get launcher storage and local dir 2024-08-09 16:00:10 +02:00
Jakub Trllo
f528c81ee3
Merge branch 'develop' into enhancement/python-2-deprecation 2024-08-09 10:08:05 +02:00
Jakub Trllo
a90c7a0f90 update lookup set 2024-08-01 17:05:48 +02:00
Jakub Trllo
3e0d422ed5 fix paths ordering 2024-08-01 17:03:58 +02:00
Jakub Trllo
041b93d09a use power of sets 2024-08-01 16:26:16 +02:00
Jakub Trllo
cb0dfc0bb9
Merge branch 'develop' into feature/AY-6021_Addons-initialization-for-child-processes 2024-07-30 14:58:34 +02:00
Jakub Trllo
a256d0a366 Merge branch 'develop' into feature/AY-6021_Addons-initialization-for-child-processes
# Conflicts:
#	client/ayon_core/addon/base.py
2024-07-23 10:48:00 +02:00
Jakub Trllo
432ead8178 removed invalid 3gpp 2024-07-19 18:54:12 +02:00
Jakub Trllo
3268240c6b implemented 'get_media_mime_type' 2024-07-19 15:11:42 +02:00
Jakub Trllo
54f22696a9 'run_ayon_launcher_process' can add sys path to python path 2024-07-17 15:27:39 +02:00
Jakub Trllo
11641c996e do not inherit from object by default 2024-07-16 17:05:22 +02:00
Jakub Trllo
e731dd7064 don't handle py2 vs. py3 imports 2024-07-16 17:00:30 +02:00
Jakub Trllo
6e7d6201c9 use WeakMethod from weakref 2024-07-16 17:00:15 +02:00
Jakub Trllo
db069448df python module tools do not support python 2 anymore 2024-07-16 16:59:43 +02:00
Jakub Trllo
99a8a632b0 simplified type check 2024-07-15 16:17:11 +02:00
Jakub Trllo
8bf1d293c3 formatting fix 2024-07-15 16:17:00 +02:00
Jakub Trllo
d9d2f1baf1 fix type check 2024-07-15 16:16:50 +02:00
Jakub Trllo
12f31cae95 fix str type check 2024-07-15 15:51:53 +02:00
Jakub Trllo
8eaeb92bf2 reraise error in python 3 way 2024-07-15 15:19:26 +02:00
Jakub Trllo
0701238b53 use 'str' instead of 'string_types' 2024-07-15 15:09:38 +02:00