Commit graph

36536 commits

Author SHA1 Message Date
Jakub Trllo
4fc80a22a4 remo unused '_id' from json 2024-02-27 09:43:06 +01:00
Jakub Trllo
23858a8cab remove "family" from json and modify layout loader to expect product type 2024-02-26 18:54:18 +01:00
Jakub Trllo
8dd9d25ac4 fix 'get_product_name' in blender workfile creator 2024-02-26 15:48:55 +01:00
Jakub Jezek
7888d2e591
Add itertools import, update data handling, and handle backward compatibility. Remove redundant code and improve data assignment. 2024-02-26 15:33:20 +01:00
Jakub Trllo
973aff1300 fix 'prouctName' to 'productName' 2024-02-26 15:31:02 +01:00
Jakub Jezek
f207c39649
Refactor tag data handling for backward compatibility.
- Update product_name and product_type handling
- Add error logging for missing values
2024-02-26 14:45:06 +01:00
Jakub Trllo
cb4cf9d8c0 more product naming 2024-02-26 11:43:45 +01:00
Jakub Trllo
c03bc9b8a1 use product naming in workfile template builder 2024-02-26 11:43:35 +01:00
Jakub Trllo
ad5b8cee48 removed deprecated import 2024-02-26 11:42:21 +01:00
Jakub Trllo
6d566576cb fix 'self.get_product_name' calls 2024-02-26 11:22:17 +01:00
iLLiCiTiT
ea5acd07b2 fix change of product name in houdini 2024-02-24 00:46:38 +01:00
Jakub Trllo
3573bd6890
Merge pull request #115 from ynput/enhancement/OP-8264_Use-productName-n-productType-Houdini-fixes
Houdini: use product name n product type (follow up PR)
2024-02-24 00:48:18 +01:00
MustafaJafar
22d336535d fix bug with using new parameter AYONproductName 2024-02-23 22:40:00 +02:00
MustafaJafar
197279b913 fix a typo 2024-02-23 22:38:44 +02:00
Jakub Trllo
ab7857f3e9 use 'AYONProductName' to store 'productName' in houdini 2024-02-23 17:32:59 +01:00
Jakub Jezek
f5e5b7ad1b
Refactor get_write_node_template_attr function
- Handle missing product name gracefully in return statement.
2024-02-23 17:01:42 +01:00
Jakub Trllo
60ae47c632 Merge branch 'develop' into enhancement/OP-8264_Use-productName-n-productType 2024-02-23 16:14:40 +01:00
Jakub Trllo
3afa0e3bca fill both 'family' and 'productType' 2024-02-23 15:53:00 +01:00
Kayla Man
c3860e1311
Merge pull request #110 from ynput/enhancement/houdini_resdshift_allow_using_get_aov_from_other_node
houdni redshift: allow using get aov from other node
2024-02-23 22:43:19 +08:00
Kayla Man
93d71ff4f7
Merge branch 'develop' into enhancement/houdini_resdshift_allow_using_get_aov_from_other_node 2024-02-23 22:43:12 +08:00
Jakub Trllo
4a7bc9a571 'prepare_template_data' supports subdict values 2024-02-23 15:27:03 +01:00
Jakub Trllo
d3275099c5 fix kwarg name 2024-02-23 15:26:50 +01:00
Jakub Trllo
bd50593b34 royalrender using product name and type 2024-02-23 15:26:34 +01:00
Jakub Trllo
591819b558 deadline using product name and type 2024-02-23 15:26:25 +01:00
Jakub Trllo
7813be2695 publisher using product name and type 2024-02-23 15:07:58 +01:00
Jakub Trllo
38e61dcba5
Merge pull request #108 from ynput/enhancement/royal-render-project-settings-conversion
RoyalRender: Remove project settings conversion
2024-02-23 13:53:31 +01:00
MustafaJafar
c74fcc4bbb houdni redshift: allow using get aov from other node 2024-02-23 14:03:43 +02:00
Jakub Trllo
2fbec7c234 modify style 2024-02-23 12:48:08 +01:00
Petr Kalis
d110f60e78 Cleaned up how to get RR path once again 2024-02-23 12:48:00 +01:00
Jakub Trllo
01720eb248 workfiles tool is using product name and type 2024-02-23 12:47:59 +01:00
Jakub Trllo
14ed27edac texture copy using product name and type 2024-02-23 12:47:04 +01:00
Jakub Trllo
88bac818f6 subsetmanager using product naming 2024-02-23 12:45:38 +01:00
Jakub Trllo
08840e1235 sceneinventory is using product name and type 2024-02-23 12:43:06 +01:00
Jakub Trllo
1089f6e587 creator tool is using product name and type 2024-02-23 12:37:53 +01:00
Jakub Trllo
4974c492b0 push to project is using product name and type 2024-02-23 12:35:58 +01:00
Jakub Trllo
2ac1acb19e loader is using product name and type 2024-02-23 12:29:06 +01:00
Jakub Trllo
8549588f27 change constants and do smaller fixes 2024-02-23 12:25:22 +01:00
Jakub Trllo
b21d75896d hiero is using product name and type 2024-02-23 12:24:08 +01:00
Jakub Trllo
adf5318c9a add product_type to json in layout extraction 2024-02-23 11:43:04 +01:00
Jakub Trllo
b7732dbddc resolve is using product name and type 2024-02-23 11:42:12 +01:00
Jakub Trllo
00436cf904 nuke is using product name and type 2024-02-23 11:40:46 +01:00
Jakub Trllo
dda7e97088 Merge branch 'develop' into enhancement/OP-8264_Use-productName-n-productType
# Conflicts:
#	client/ayon_core/hosts/nuke/api/lib.py
#	client/ayon_core/hosts/nuke/api/plugin.py
2024-02-23 11:23:06 +01:00
Jakub Trllo
1c1758eebb aftereffects using product name and type 2024-02-23 11:20:03 +01:00
Jakub Trllo
7ca9d35fb3 remove deprecated pre collect plugin 2024-02-23 11:19:37 +01:00
Jakub Trllo
36129a12bd blender is using product name and type 2024-02-23 11:16:04 +01:00
Jakub Trllo
d19a9cc24c celaction is using product name and type 2024-02-23 10:39:57 +01:00
Jakub Trllo
8f03290193 flame is using product name and type 2024-02-23 10:37:32 +01:00
Jakub Trllo
800249daab fusion is using product name and type 2024-02-23 10:19:08 +01:00
Milan Kolar
c5b4e7062a
Merge pull request #41 from ynput/enhancement/OP-7075_Validate-Camera-Attributes 2024-02-22 18:12:25 +01:00
Jakub Trllo
cf0ac31aa6 harmony is using product name and type 2024-02-22 17:06:48 +01:00