Commit graph

3330 commits

Author SHA1 Message Date
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
Roy Nieterau
dac3dfb5e7 Merge branch 'enhancement/workfile_template_resolve_path' of https://github.com/BigRoy/ayon-core into enhancement/workfile_template_resolve_path 2024-09-09 16:22:58 +02:00
Roy Nieterau
0f0b7db2e1 Fix grammar in comment 2024-09-09 16:22:37 +02:00
Roy Nieterau
a8a69766ad Move more logic into the resolve_template_path method 2024-09-09 16:22:29 +02:00
Roy Nieterau
0dada0349c
Merge branch 'develop' into enhancement/workfile_template_resolve_path 2024-09-06 17:20:17 +02:00
Roy Nieterau
f0af0a5700 Allow custom resolve_template_path to be implemented by AYON addon integrations 2024-09-06 17:17:45 +02:00
Roy Nieterau
2e039af015 Fix if statement 2024-09-06 10:30:51 +02:00
Roy Nieterau
b636658f43 Allow placeholder representation name to be set as an empty value to load all representations 2024-09-05 20:57:20 +02:00
Petr Kalis
916c9a6257 Added todo note to get rid of instance variable 2024-09-05 12:48:32 +02:00
Petr Kalis
4faf71b8e7 Merge branch 'develop' of https://github.com/ynput/ayon-core into enhancement/AY-6027_Wrong-name-in-mp4-produced-during-the-publishing 2024-09-05 12:26:24 +02:00
Jakub Trllo
73e125639b remove trailing spaces 2024-09-04 10:29:56 +02:00
Jakub Trllo
482b5ef227
Merge branch 'develop' into enhancement/stricter-ruff 2024-09-04 10:21:08 +02:00
Jakub Trllo
ab24518f96
Merge branch 'develop' into enhancement/not_found_task_entity_path_warning_log 2024-09-04 10:13:21 +02:00
Roy Nieterau
690bc64636
Merge branch 'develop' into enhancement/better_error_on_unsaved_workfile 2024-09-04 02:03:09 +02:00
Roy Nieterau
614f2d4f63 Avoid double quotes around paths 2024-09-03 22:18:16 +02:00
Jakub Trllo
26d5f0c945
Merge branch 'develop' into enhancement/stricter-ruff 2024-09-03 14:33:54 +02:00
Jakub Trllo
7a1950f98e use correct escape sequence 2024-09-03 14:33:29 +02:00
Jakub Trllo
809cb34171 add new line characters 2024-09-03 14:29:03 +02:00
Jakub Trllo
9fa4144feb remove trailing spaces 2024-09-03 14:28:51 +02:00
Jakub Trllo
f549a6e437 bump version to '0.4.5-dev.1' 2024-09-03 14:11:51 +02:00
Jakub Trllo
8ea4dfd9f2 bump version to '0.4.4' 2024-09-03 14:11:25 +02:00
Jakub Trllo
574f5b158d
Merge branch 'develop' into enhancement/AY-6472_Nuke-screenshot-grabbing-on-multi-monitor-setup 2024-09-02 17:32:27 +02:00
Jakub Trllo
41497e76e9 set screen of dialog before fitting it 2024-09-02 17:12:33 +02:00
Roy Nieterau
98c5ea4792
Merge branch 'develop' into enhancement/better_error_on_unsaved_workfile 2024-09-02 14:41:16 +02:00
Roy Nieterau
065033a924
Merge branch 'develop' into enhancement/usd_workflow_use_entity_uri 2024-08-29 16:45:36 +02:00
Roy Nieterau
3245a74534 Add max and substancepainter + sort the host names 2024-08-28 20:53:12 +02:00
Roy Nieterau
2cc0d15f9c Merge branch 'enhancement/better_error_on_unsaved_workfile' of https://github.com/BigRoy/ayon-core into enhancement/better_error_on_unsaved_workfile 2024-08-28 20:22:43 +02:00
Roy Nieterau
bacef0b54c
Merge branch 'develop' into enhancement/better_error_on_unsaved_workfile 2024-08-28 20:22:27 +02:00
Roy Nieterau
cf6becd2b6
Merge branch 'develop' into enhancement/soft-crash-of-usd-plugin 2024-08-28 19:43:20 +02:00
Jakub Trllo
237e17b658 merge import 2024-08-28 18:34:20 +02:00
Jakub Trllo
0ce2bf6633 changed noqa location 2024-08-28 18:25:40 +02:00
Jakub Trllo
e33f8670fd fake import classes from structures too 2024-08-28 18:13:06 +02:00
Jakub Trllo
a4ed32e3e1 added strucctures to init file 2024-08-28 18:12:56 +02:00
Jakub Trllo
f414d73f7d use shorter import 2024-08-28 17:58:34 +02:00
Jakub Trllo
102ec52dd0 add exceptions moved to different file 2024-08-28 17:30:18 +02:00
Jakub Trllo
99ed7d175f
Merge branch 'develop' into enhancement/create-api-restructure 2024-08-28 14:40:13 +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
94f89d9bd6
Merge branch 'develop' into bugfix/AY-6618_FFMPEG-thumbnail-creation-issue-for-ftrack-previews 2024-08-28 11:03:36 +02:00
Jakub Trllo
911ef45a45 handle escape in 'run_subprocess' 2024-08-28 10:33:48 +02:00
Roy Nieterau
b309ec6967 Match the defaults from settings - so that if for whatever reason settings do not exist (e.g. dev mode using older addon on server in bundle) that it still runs backwards compatible and has this disabled by default 2024-08-27 14:55:28 +02:00
Roy Nieterau
c778c1fe85
Merge branch 'develop' into enhancement/usd_workflow_use_entity_uri 2024-08-27 14:26:53 +02:00
Jakub Trllo
b84904ec43 screen capture happens only on one screen 2024-08-26 17:12:45 +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
570b0c8b70 added some comments 2024-08-26 11:45:01 +02:00
Jakub Trllo
714f58fbd6 excape parenthesis for shell 2024-08-26 11:10:54 +02:00
Jakub Trllo
4632d22275 make sure only one loop is running
Make sure loop of '_next_publish_item_process' is in processor only once
2024-08-25 11:31:51 +02:00