Commit graph

42617 commits

Author SHA1 Message Date
Roy Nieterau
ceeb807d15
Merge branch 'develop' into enhancement/remove_pyblish_pype 2025-03-11 21:56:06 +01:00
Ynbot
fbdc70f396 [Automated] Update version in package.py for develop 2025-03-11 17:50:55 +00:00
Ynbot
58e77209b3 [Automated] Add generated package files from main 2025-03-11 17:50:15 +00:00
Petr Kalis
fa2071f0ed
Merge pull request #1164 from ynput/bugfix/AY-7215_Explicit-frames-are-renamed-as-sequence
Removed frame recalculation for explicit frames
2025-03-11 18:32:46 +01:00
Petr Kalis
d473118d39
Used clique method
Co-authored-by: Roy Nieterau <roy_nieterau@hotmail.com>
2025-03-11 18:19:34 +01:00
Roy Nieterau
987b8faf7b Remove legacy pyblish_pype tool 2025-03-11 16:07:36 +01:00
Jakub Trllo
74cb8574ee fix typehint for 'frames_to_render' 2025-03-11 12:11:32 +01:00
Jakub Trllo
44ba00e22a better example 2025-03-11 12:10:35 +01:00
Jakub Trllo
3853fab3f4 fix return description 2025-03-11 12:10:28 +01:00
Jakub Trllo
5a88698ce1 rename '_get_real_paths_to_render' back to '_get_real_files_to_render' 2025-03-11 12:10:02 +01:00
Jakub Trllo
369383045f rename 'get_real_frames_to_render' to 'convert_frames_str_to_list' 2025-03-11 11:47:47 +01:00
Roy Nieterau
0226561674 Add import 2025-03-11 11:39:09 +01:00
Roy Nieterau
87124eee53
Update client/ayon_core/tools/workfiles/widgets/save_as_dialog.py
Co-authored-by: Jakub Trllo <43494761+iLLiCiTiT@users.noreply.github.com>
2025-03-11 11:38:05 +01:00
Roy Nieterau
a1b0a24e54
Update client/ayon_core/tools/workfiles/control.py
Co-authored-by: Jakub Trllo <43494761+iLLiCiTiT@users.noreply.github.com>
2025-03-11 11:37:27 +01:00
Jakub Trllo
1255aa2776 added typehints and better examples 2025-03-11 11:23:01 +01:00
Jakub Trllo
2f47a6d35a remove out of context comment 2025-03-11 11:14:37 +01:00
Jakub Trllo
428175ee00 rename '_get_real_files_to_render' to '_get_real_paths_to_render' 2025-03-11 11:14:13 +01:00
Roy Nieterau
2977564034 Fix Copy to different context from published context 2025-03-10 16:16:49 +01:00
Roy Nieterau
4ce2ea7443 Fix duplicate workfile from published 2025-03-10 16:13:38 +01:00
Roy Nieterau
99e5e326f8 Add "Artist Note" input field to Save Workfile prompt 2025-03-10 16:07:03 +01:00
Roy Nieterau
8008ab02b5 Use future annotations style 2025-03-10 12:29:45 +01:00
Roy Nieterau
eb17eebb99
Update client/ayon_core/pipeline/project_folders.py
Co-authored-by: Jakub Trllo <43494761+iLLiCiTiT@users.noreply.github.com>
2025-03-10 12:28:49 +01:00
Roy Nieterau
8b58ae7ae2 Merge branch 'enhancement/project_root_folders_support_list_of_str_for_leaf_folders' of https://github.com/BigRoy/ayon-core into enhancement/project_root_folders_support_list_of_str_for_leaf_folders 2025-03-10 11:51:34 +01:00
Roy Nieterau
ab682da2b8 Raise ValueError instead of using assertion 2025-03-10 11:51:29 +01:00
Roy Nieterau
d1dac48dec
Merge branch 'develop' into enhancement/project_root_folders_support_list_of_str_for_leaf_folders 2025-03-10 11:48:56 +01:00
Roy Nieterau
35986f21ba
Merge branch 'develop' into feature/envs-in-roots 2025-03-10 10:38:43 +01:00
Petr Kalis
4ea2ed3dc1 Updated use of first_filepath 2025-03-10 10:18:21 +01:00
Petr Kalis
bafd3dcf8f Update name of pattern 2025-03-10 09:55:13 +01:00
Petr Kalis
9d293b38a9 Merge remote-tracking branch 'origin/bugfix/AY-7215_Explicit-frames-are-renamed-as-sequence' into bugfix/AY-7215_Explicit-frames-are-renamed-as-sequence 2025-03-10 09:53:13 +01:00
Petr Kalis
d665b9a575 Merge branch 'develop' of https://github.com/ynput/ayon-core into bugfix/AY-7215_Explicit-frames-are-renamed-as-sequence 2025-03-10 09:53:01 +01:00
Petr Kalis
380310b017
Removed optionality
Co-authored-by: Jakub Trllo <43494761+iLLiCiTiT@users.noreply.github.com>
2025-03-10 09:51:46 +01:00
Mustafa Jafar
c05c504524
add doc string to MissingWorkdirError
Co-authored-by: Roy Nieterau <roy_nieterau@hotmail.com>
2025-03-09 01:20:41 +02:00
Mustafa Jafar
bfb24435ab
Update log message
Co-authored-by: Roy Nieterau <roy_nieterau@hotmail.com>
2025-03-09 01:19:30 +02:00
MustafaJafar
8f45e20c2a use MissingWorkdirError 2025-03-07 14:17:37 +02:00
MustafaJafar
1f571e65c1 implement MissingWorkdirError 2025-03-07 14:17:13 +02:00
Mustafa Jafar
373c57fafd
Merge branch 'develop' into bugfix/1139-version_up_current_workfile-doesnt-return-the-first-workfile-name-if-there-are-no-workfiles 2025-03-07 14:08:34 +02:00
Roy Nieterau
e420a97543
Merge pull request #1172 from BigRoy/1171-ay-7562_allow-to-set-default-enabled-state-for-usd-contributions
Allow setting the default USD Contribution enabled state per profile
2025-03-05 22:43:58 +01:00
Roy Nieterau
149256e503
Merge branch 'develop' into 1171-ay-7562_allow-to-set-default-enabled-state-for-usd-contributions 2025-03-05 22:08:07 +01:00
Roy Nieterau
6837ef9771
Merge branch 'develop' into enhancement/1142-attach-reviewables-to-other-instances-using-enumdef-on-attachable-integrator 2025-03-05 18:11:11 +01:00
Roy Nieterau
597b91c135 For now disallow attaching to 'farm' instances 2025-03-05 17:57:51 +01:00
Roy Nieterau
2a3f9b743b Log instance names instead of the objects 2025-03-05 17:55:22 +01:00
Roy Nieterau
e388b42ad8 Turn log to info because it makes it clearer what is going on 2025-03-05 17:40:28 +01:00
Roy Nieterau
cb2c1b0329 Set integrate to false on the representation to avoid warnings logged by the Integrator 2025-03-05 17:40:07 +01:00
Roy Nieterau
d887a21bf9 Disallow attaching reviewables to reviewables for now 2025-03-05 17:39:41 +01:00
Roy Nieterau
5bb09d5256 Fix check whether instance was found (it may be falsey if empty instance list) 2025-03-05 17:39:19 +01:00
Roy Nieterau
1b4f6bea20 Revert debug code 2025-03-05 15:05:50 +01:00
Roy Nieterau
745daaec57 Merge branch 'enhancement/project_root_folders_support_list_of_str_for_leaf_folders' of https://github.com/BigRoy/ayon-core into enhancement/project_root_folders_support_list_of_str_for_leaf_folders 2025-03-05 14:52:12 +01:00
Roy Nieterau
7baf208c61 Fix List[str] entries 2025-03-05 14:51:12 +01:00
Roy Nieterau
5d044cdebb
Merge branch 'develop' into enhancement/project_root_folders_support_list_of_str_for_leaf_folders 2025-03-05 14:44:03 +01:00
Roy Nieterau
acf480856f
Merge pull request #1170 from ynput/chore/1168-remove-deprecated-usage-of-thumb-nuke
remove usage of a deprecated tag: `thumb-nuke`
2025-03-05 12:25:11 +01:00