Ondřej Samohel
|
86a7182e62
|
Merge branch 'develop' into bugfix/fix-publish-plugin-loading2
|
2025-03-21 14:44:17 +01:00 |
|
Jakub Trllo
|
03712b56d9
|
Merge pull request #1192 from ynput/enhancement/1186-create-context-collect-attribute-definitions-when-all-instances-are-collected
Create context: Do not trigger publish attributes collection after each add bulk
|
2025-03-19 12:16:11 +01:00 |
|
Jakub Trllo
|
4dd4dbb17b
|
Merge branch 'develop' into enhancement/1186-create-context-collect-attribute-definitions-when-all-instances-are-collected
|
2025-03-19 11:49:59 +01:00 |
|
MustafaJafar
|
207f6d8a93
|
move import to the function.
|
2025-03-19 12:24:07 +02:00 |
|
Jakub Trllo
|
aef050f390
|
added function 'get_addons_resources_dir'
|
2025-03-19 11:23:29 +01:00 |
|
MustafaJafar
|
ff7617850d
|
only import the needed function
|
2025-03-19 12:22:27 +02:00 |
|
MustafaJafar
|
45109825af
|
update function type hints and docstring
|
2025-03-19 12:14:56 +02:00 |
|
MustafaJafar
|
1331167e13
|
update identifier prefix
|
2025-03-19 12:13:00 +02:00 |
|
MustafaJafar
|
3636f5d9cc
|
fix command argument
|
2025-03-19 12:12:15 +02:00 |
|
MustafaJafar
|
71819f1ed6
|
refactor dunction name to create_project_structure
|
2025-03-19 12:10:57 +02:00 |
|
MustafaJafar
|
7cf02d97ae
|
update help of project argument in create project structure.
|
2025-03-19 12:10:11 +02:00 |
|
MustafaJafar
|
8b501187a4
|
move the function above private functions
|
2025-03-19 12:07:30 +02:00 |
|
Ondřej Samohel
|
6c07a4e6a3
|
Merge branch 'develop' into bugfix/1106-ExtractReview_does_not_process_representations_with_uppercase_extension
|
2025-03-18 15:32:59 +01:00 |
|
Ondřej Samohel
|
44e32c5bfe
|
Update client/ayon_core/pipeline/publish/lib.py
Co-authored-by: Jakub Trllo <43494761+iLLiCiTiT@users.noreply.github.com>
|
2025-03-18 11:22:24 +01:00 |
|
Ondřej Samohel
|
d313740434
|
Update client/ayon_core/lib/python_module_tools.py
Co-authored-by: Jakub Trllo <43494761+iLLiCiTiT@users.noreply.github.com>
|
2025-03-18 11:22:17 +01:00 |
|
Ondřej Samohel
|
fb64de8d32
|
♻️ make changes more backward safe
|
2025-03-17 15:31:39 +01:00 |
|
Ondřej Samohel
|
61a5246b1b
|
♻️ reorganize the fix
|
2025-03-17 15:18:34 +01:00 |
|
Ondřej Samohel
|
b72a1e1d28
|
🐛 fix publish plugin discovery
and some typos and unused imports along the way
|
2025-03-17 14:19:18 +01:00 |
|
Mustafa Jafar
|
5e54ebcd03
|
Merge branch 'develop' into enhancement/web_action_action_to_create_folder_structure
|
2025-03-14 14:46:12 +02:00 |
|
Mustafa Jafar
|
f54096a56a
|
Merge pull request #1169 from BigRoy/enhancement/project_root_folders_support_list_of_str_for_leaf_folders
Create Project Folder Structure: support list of str for leaf folders
|
2025-03-14 14:44:26 +02:00 |
|
Mustafa Jafar
|
0ba04a20e9
|
Merge branch 'develop' into bugfix/1139-version_up_current_workfile-doesnt-return-the-first-workfile-name-if-there-are-no-workfiles
|
2025-03-14 14:44:11 +02:00 |
|
Mustafa Jafar
|
618539c807
|
Merge branch 'develop' into enhancement/project_root_folders_support_list_of_str_for_leaf_folders
|
2025-03-14 14:42:57 +02:00 |
|
Ynbot
|
7c4fb2d2e2
|
[Automated] Update version in package.py for develop
|
2025-03-13 16:07:28 +00:00 |
|
Ynbot
|
4a7f79a7ba
|
[Automated] Add generated package files from main
|
2025-03-13 16:06:47 +00:00 |
|
Jakub Trllo
|
b98722a06f
|
Merge pull request #1196 from ynput/bugfix/aovs-frames-fix
Publish: Render frames calculation fix
|
2025-03-13 17:04:24 +01:00 |
|
Jakub Trllo
|
60c9229f41
|
use differnt varible name for aov frames
|
2025-03-13 16:47:08 +01:00 |
|
Mustafa Jafar
|
ff19ee37e1
|
Merge branch 'develop' into enhancement/web_action_action_to_create_folder_structure
|
2025-03-13 15:10:53 +02:00 |
|
MustafaJafar
|
6c65074863
|
remove CreateProjectFoldersAction launcher action.
|
2025-03-13 15:00:10 +02:00 |
|
MustafaJafar
|
4f6ea87092
|
Implement Create Project Folder Structure web action
|
2025-03-13 14:59:10 +02:00 |
|
MustafaJafar
|
d5b2642e8d
|
implement createprojectstructure cli action.
|
2025-03-13 14:55:40 +02:00 |
|
Jakub Trllo
|
9d68669b6a
|
do not trigger publish attributes collection after each add bulk, but when it finishes
|
2025-03-13 12:40:36 +01:00 |
|
Jakub Trllo
|
d98dcb6242
|
Merge pull request #1187 from BigRoy/enhancement/loader_plugin_remove_invalid_docstring
LoaderPlugin: Update docstring (takes no arguments on initialization) - cosmetics
|
2025-03-13 11:05:20 +01:00 |
|
Jakub Trllo
|
8d562dc940
|
Merge branch 'develop' into enhancement/loader_plugin_remove_invalid_docstring
|
2025-03-13 10:55:01 +01:00 |
|
Jakub Trllo
|
e8da89ebd8
|
Merge pull request #1190 from BigRoy/chore/remove_python2_comp
Remove `python_2_comp.py`
|
2025-03-13 10:35:55 +01:00 |
|
Roy Nieterau
|
00214c1def
|
Remove python_2_comp.py (we do not support Py2 for quite some time now)
|
2025-03-12 21:53:13 +01:00 |
|
Roy Nieterau
|
bb625ffef4
|
LoaderPlugin takes no arguments on initialization
|
2025-03-12 17:39:16 +01:00 |
|
Jakub Trllo
|
69d570e02f
|
Merge pull request #1185 from BigRoy/enhancement/remove_pyblish_pype
Chore: Remove `pyblish pype` tool
|
2025-03-12 10:07:34 +01:00 |
|
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 |
|