Ondrej Samohel
|
92cc5cd06b
|
🐛 replace published path in traits after copy
and add some more tests
|
2025-03-19 18:47:09 +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 |
|
Jakub Trllo
|
aef050f390
|
added function 'get_addons_resources_dir'
|
2025-03-19 11:23:29 +01:00 |
|
Ondrej Samohel
|
37814bc972
|
Merge branch 'feature/909-define-basic-trait-type-using-dataclasses' into feature/911-new-traits-based-integrator
|
2025-03-18 17:12:11 +01:00 |
|
Ondrej Samohel
|
0c5d95d3d1
|
🐛 dataclasses don't have model_dump
|
2025-03-18 17:11:43 +01:00 |
|
Ondrej Samohel
|
7f419fe3ba
|
Merge remote-tracking branch 'origin/develop' into feature/909-define-basic-trait-type-using-dataclasses
|
2025-03-18 16:24:48 +01:00 |
|
Ondrej Samohel
|
b708aeda76
|
Merge branch 'bugfix/fix-publish-plugin-loading2' into feature/911-new-traits-based-integrator
|
2025-03-18 15:46:05 +01: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
|
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 |
|
Ondrej Samohel
|
a28a007850
|
Merge remote-tracking branch 'origin/develop' into feature/911-new-traits-based-integrator
|
2025-03-13 14:14:33 +01: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 |
|
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 |
|