Roy Nieterau
|
8c87a66cfe
|
Remove unused import
|
2024-11-01 12:45:13 +01:00 |
|
Roy Nieterau
|
e724bc00dd
|
Merge branch 'develop' into chore/remove_logger_mongo_process_id
|
2024-11-01 12:44:15 +01:00 |
|
Roy Nieterau
|
a02954d908
|
Fix sorting
Co-authored-by: Jakub Trllo <43494761+iLLiCiTiT@users.noreply.github.com>
|
2024-10-31 23:19:23 +01:00 |
|
Roy Nieterau
|
df9821f928
|
Fix typo
|
2024-10-31 20:31:21 +01:00 |
|
Roy Nieterau
|
d4ace0706c
|
Remove unused import
|
2024-10-31 20:30:53 +01:00 |
|
Roy Nieterau
|
01bd1594f5
|
Remove condition that was moved up
|
2024-10-31 20:29:31 +01:00 |
|
Roy Nieterau
|
300e086c8d
|
Update client/ayon_core/lib/log.py
Co-authored-by: Jakub Trllo <43494761+iLLiCiTiT@users.noreply.github.com>
|
2024-10-31 20:28:59 +01:00 |
|
Roy Nieterau
|
9343e3cca9
|
Remove Logger.mongo_process_id
|
2024-10-31 20:20:27 +01:00 |
|
Roy Nieterau
|
9f9c03179a
|
Fix enabled check + fix docstrings
|
2024-10-31 20:16:16 +01:00 |
|
Roy Nieterau
|
0a970abed6
|
Remove Python 2 code. unicode does not exist in Py3+
|
2024-10-31 20:11:52 +01:00 |
|
Roy Nieterau
|
eb561dd371
|
Remove os.link compatibility for Windows. Support for Windows exists since Py 3.2
See: https://docs.python.org/3/library/os.html#os.link
|
2024-10-31 20:07:31 +01:00 |
|
Jakub Trllo
|
ea2a9e0221
|
fix also label clone
|
2024-10-28 14:56:22 +01:00 |
|
Jakub Trllo
|
9595d8fe91
|
fix serialize of regex
|
2024-10-27 09:39:08 +01:00 |
|
Jakub Trllo
|
ed36077292
|
added 'is_value_valid' implementation for attribute definitions
|
2024-10-09 15:17:16 +02:00 |
|
Jakub Trllo
|
87a909ae40
|
use py3 super
|
2024-10-09 14:26:17 +02:00 |
|
Jakub Trllo
|
5ca53978fc
|
added missing data to serialization o textdef
|
2024-10-09 14:26:07 +02:00 |
|
Jakub Trllo
|
88e4a159ca
|
fix clone
|
2024-10-09 14:25:50 +02:00 |
|
Jakub Trllo
|
0c801ba892
|
fix ui label
|
2024-10-09 14:25:32 +02:00 |
|
Jakub Trllo
|
116061aefb
|
added option to skip def specific comparison
|
2024-10-09 14:25:19 +02:00 |
|
Jakub Trllo
|
b8bc6ec2e3
|
simplified comparison
|
2024-10-09 14:24:09 +02:00 |
|
Jakub Trllo
|
b2b2ae6cfe
|
added some type hints
|
2024-10-09 14:24:04 +02:00 |
|
Jakub Trllo
|
165f6a6626
|
Merge branch 'develop' into enhancement/AY-2420_Callbacks-and-groups-with-Publisher-attributes
# Conflicts:
# client/ayon_core/tools/publisher/widgets/widgets.py
|
2024-10-08 12:51:18 +02:00 |
|
Roy Nieterau
|
f27a57b7e4
|
Merge branch 'develop' into enhancement/attr-defs-better-arg-names
|
2024-10-07 17:36:16 +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 Ježek
|
473c4c19d9
|
Merge branch 'develop' into enhancement/improved_OIIO_subimages_handling
|
2024-10-03 12:16:05 +02:00 |
|
Jakub Trllo
|
febeff61e7
|
added option to clear callbacks
|
2024-10-01 15:12:18 +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 |
|