Jakub Ježek
feffa4db66
Update client/ayon_core/hosts/traypublisher/plugins/create/create_csv_ingest.py
...
Co-authored-by: Jakub Trllo <43494761+iLLiCiTiT@users.noreply.github.com>
2024-03-11 12:17:27 +01:00
Jakub Ježek
346db35546
Update client/ayon_core/hosts/traypublisher/csv_publish.py
...
Co-authored-by: Jakub Trllo <43494761+iLLiCiTiT@users.noreply.github.com>
2024-03-11 12:17:20 +01:00
Jakub Jezek
8bb9070a9e
comment
...
Improve handling of thumbnails by removing unnecessary iteration.
2024-03-05 16:19:37 +01:00
Jakub Jezek
8ecb1fa3a5
Refactor representation data handling for thumbnails and media types.
...
- Refactored how thumbnail and media representation data is processed.
- Added logic to handle different types of representations based on colorspaces.
2024-03-05 16:17:08 +01:00
Jakub Jezek
09effd30fb
Update column names and add new fields for better data representation in CSV ingest and creator plugins.
2024-03-05 16:16:52 +01:00
Jakub Jezek
766b9ce582
Merge branch 'feature/OP-6539_Traypublisher-advance-editorial-publishing-from-CSV' of https://github.com/ynput/ayon-core into feature/OP-6539_Traypublisher-advance-editorial-publishing-from-CSV
2024-03-05 14:43:59 +01:00
Jakub Jezek
ac4e3157bc
ayon conversion fixes
2024-03-05 14:43:48 +01:00
Jakub Ježek
4cbeb1033a
Update client/ayon_core/hosts/traypublisher/plugins/publish/collect_csv_ingest_instance_data.py
...
Co-authored-by: Roy Nieterau <roy_nieterau@hotmail.com>
2024-03-05 13:48:41 +01:00
Jakub Ježek
102866da84
Update client/ayon_core/hosts/traypublisher/plugins/publish/collect_csv_ingest_instance_data.py
...
Co-authored-by: Roy Nieterau <roy_nieterau@hotmail.com>
2024-03-05 13:48:33 +01:00
Jakub Jezek
b7bd293892
Update addon and plugin files for Ayon Core hosts traypublisher.
...
- Added import statement for `get_ayon_launcher_args`.
- Renamed function call from `get_subset_name` to `get_product_name`.
- Changed attribute name from `family` to `product_type` in class IngestCSV.
- Updated comments and docstrings in the code.
2024-03-04 17:19:51 +01:00
Jakub Jezek
96ddd5fad6
Merge branch 'develop' into feature/OP-6539_Traypublisher-advance-editorial-publishing-from-CSV
2024-03-04 15:02:57 +01:00
Jakub Jezek
63190d23f3
Merge branch 'feature/OP-6539_Traypublisher-advance-editorial-publishing-from-CSV' of https://github.com/ynput/ayon-core into feature/OP-6539_Traypublisher-advance-editorial-publishing-from-CSV
2024-03-04 15:02:22 +01:00
Kayla Man
d3d359663e
Merge pull request #58 from ynput/enhancement/OP-8105_Validate-Context
...
Max : Optional validator to check invalid context data
2024-03-04 18:52:44 +08:00
Kayla Man
93d1fae02e
Merge branch 'develop' into enhancement/OP-8105_Validate-Context
2024-03-04 18:41:28 +08:00
Jakub Ježek
c5b6456bb0
Merge pull request #109 from ynput/chore/issue_template_title_without_label
...
Update issue template titles to remove prefixes.
2024-03-04 10:30:40 +01:00
Ondřej Samohel
e6e7a41ce5
Merge pull request #117 from ynput/bugfix/houdini-default-renderproduct-name
...
Bugfix/houdini default renderproduct name
2024-03-04 09:56:24 +01:00
Kayla Man
1f2b531a90
tweak on the description comment of publish validation error
2024-03-02 00:46:06 +08:00
Kayla Man
7ec4f6cc92
cosmetic
2024-03-01 18:21:13 +08:00
Simone Barbieri
558493568f
Merge pull request #129 from ynput/enhancement/AY-753-add_missing_hosts_to_collect_audio
...
Added missing hosts to collect_audio
2024-03-01 09:54:46 +00:00
Kayla Man
3b45573089
make the docstring and comment more concise and align with ayon
2024-03-01 17:54:43 +08:00
Kayla Man
48c64c9caf
cosmetic fix
2024-03-01 17:44:01 +08:00
Kayla Man
01bbf8ea1f
Merge pull request #121 from ynput/enhancement/OP-7078_ValidateMeshHasUVs
...
Max: Validate Mesh Has UVs
2024-03-01 17:05:06 +08:00
Kayla Man
27ee7d00f0
Merge branch 'develop' into enhancement/OP-7078_ValidateMeshHasUVs
2024-03-01 17:04:52 +08:00
Libor Batek
2e9c1e4d6c
Merge branch 'develop' into enhancement/OP-8105_Validate-Context
2024-03-01 10:02:58 +01:00
Jakub Trllo
1457ec6111
Merge pull request #130 from ynput/enhancement/OP-8370_LoaderPlugin-update-expect-representation-context
...
Chore: Loader plugin expect representation context in methods
2024-02-29 17:40:58 +01:00
Kayla Man
1bdac65841
code clean up
2024-02-29 20:43:13 +08:00
Kayla Man
34cca05615
code clean up
2024-02-29 20:42:32 +08:00
Kayla Man
07e10beec9
Merge branch 'develop' into enhancement/OP-7078_ValidateMeshHasUVs
2024-02-29 20:37:53 +08:00
Kayla Man
c7ba4be69c
code clean up with bigroy's comment
2024-02-29 20:37:23 +08:00
Jakub Trllo
d856bd0cb5
Merge pull request #137 from ynput/enhancement/traypublisher-using-ayon-projects-model
...
TrayPublisher: Use AYON projects model
2024-02-29 12:56:49 +01:00
Jakub Trllo
dff383bced
removed 'ProjectModel' and 'ProjectSortFilterProxy' from utils
2024-02-29 12:01:41 +01:00
Jakub Trllo
5e81191904
use 'AYONSettingsRegistry' for traypublisher registry
2024-02-29 12:01:13 +01:00
Jakub Trllo
28f1ab0fb5
use ayon projects model
2024-02-29 12:00:46 +01:00
Jakub Trllo
3b060d8abf
added project roles to init
2024-02-29 11:59:21 +01:00
Jakub Trllo
8ca15394a3
implemented 'get_index_by_project_name'
2024-02-29 11:59:10 +01:00
Jakub Trllo
29cc3d97e5
Merge pull request #132 from ynput/enhancement/publisher-using-hierarchy-model
...
Publisher: Use hierarchy model
2024-02-29 11:54:07 +01:00
Jakub Trllo
123d2b851c
added some docstrings
2024-02-29 11:53:12 +01:00
Jakub Trllo
de498491ab
Merge branch 'develop' into enhancement/publisher-using-hierarchy-model
2024-02-29 11:05:40 +01:00
Kayla Man
56f4f04d1c
edit the code would pass only when the object is mesh type
2024-02-29 15:08:25 +08:00
Kayla Man
ae4093549a
Merge branch 'develop' into enhancement/OP-7078_ValidateMeshHasUVs
2024-02-29 14:46:54 +08:00
Kayla Man
9ad258997b
check instance data against context data rather than check user sertup properties against context data
2024-02-29 13:40:08 +08:00
Kayla Man
259f2c4120
Merge branch 'develop' into enhancement/OP-8105_Validate-Context
2024-02-29 13:21:39 +08:00
iLLiCiTiT
dbab274833
use 'GoToCurrentButton'
2024-02-28 23:11:00 +01:00
Jakub Trllo
978e461539
Merge pull request #135 from ynput/bugfix/minor-fixes-2
...
Chore: Minor fixes 2
2024-02-28 18:37:42 +01:00
Jakub Trllo
ffc4bf19e7
fix docstring of 'run_detached_process'
2024-02-28 18:36:04 +01:00
Jakub Trllo
9464b3739a
fix collect comment
2024-02-28 18:02:22 +01:00
Jakub Trllo
7881ba253b
Merge branch 'develop' into enhancement/publisher-using-hierarchy-model
2024-02-28 16:41:17 +01:00
Jakub Trllo
04180c7fb4
Merge branch 'develop' into enhancement/OP-8370_LoaderPlugin-update-expect-representation-context
2024-02-28 16:40:57 +01:00
Jakub Trllo
bcda4aa985
reset hierarchy model and asset docs cache
2024-02-28 16:38:47 +01:00
Jakub Trllo
46846e0551
reset asset docs cache too
2024-02-28 16:37:03 +01:00