Commit graph

108 commits

Author SHA1 Message Date
Jakub Trllo
c020085dc1 update docstring of create method 2024-03-19 15:20:12 +01:00
Jakub Trllo
72e4853712 add missing variant 'task_name' in CreateContext.create 2024-03-19 15:12:09 +01:00
Jakub Trllo
576817b8ea change 'product_types' type to set 2024-03-18 14:45:54 +01:00
Jakub Trllo
e498b0aafe use 'product_types' instead of 'families' in loader plugins 2024-03-18 13:57:39 +01:00
Jakub Trllo
b591030d33 fix version update 2024-03-14 09:42:21 +01:00
Jakub Trllo
7e9dfd5b47 'get_product_name' now expects 'task_name' and 'task_type' 2024-03-11 12:11:22 +01:00
Jakub Trllo
26960b789f remove unused 'get_schema_version' 2024-03-08 18:07:37 +01:00
Jakub Trllo
7b0641a00f remove unused schemas 2024-03-08 18:07:04 +01:00
Jakub Trllo
394186bfb8 use more suitable functions to get context data 2024-03-08 17:32:42 +01:00
Jakub Trllo
bfcfdeb674 fix context tools 2024-03-08 17:32:18 +01:00
Jakub Trllo
92abf5a14b use folder naming on create instance 2024-03-08 17:20:14 +01:00
Jakub Trllo
06f124c7bf remove client and implement 'initialize_ayon_connection' to initialize ayon api 2024-03-08 16:36:49 +01:00
Jakub Trllo
fedf09c364 formatting changes 2024-03-08 15:56:06 +01:00
Jakub Trllo
1313b61fe0 modified rest of pipeline codebase to expect representation entity 2024-03-08 12:00:36 +01:00
Jakub Trllo
4feaf4841f modified load utils to expect representation entity 2024-03-08 11:59:57 +01:00
Jakub Trllo
41b0c51171 use 'get_folders' for folder regex filtering 2024-03-06 11:00:38 +01:00
Jakub Trllo
6308c251e2 pipeline code using version entities 2024-03-06 10:52:09 +01:00
Jakub Trllo
3ba6edc483 use ayon queries for product entities 2024-03-05 14:08:53 +01:00
Jakub Trllo
e242e8094e pipeline is using product entities 2024-03-05 13:57:13 +01:00
Jakub Trllo
f5e36197eb rename 'SubsetLoaderPlugin' to 'ProductLoaderPlugin' 2024-03-04 18:13:06 +01:00
Jakub Trllo
6afd863fd9 rename 'SubsetConvertorPlugin' to 'ProductConvertorPlugin' 2024-03-04 18:12:09 +01:00
Jakub Trllo
458bb80526 modified usdlib
modified as best as I could
2024-03-04 17:48:46 +01:00
Jakub Trllo
c3296b1322 use folder naming 2024-03-04 17:48:24 +01:00
Jakub Trllo
e25856eb03 modified workfile utils to use folder and task entity 2024-03-04 15:09:47 +01:00
Jakub Trllo
02eef200a1 change how current context can be changed 2024-03-04 15:09:13 +01:00
Jakub Trllo
4fade180eb modified how template data are prepared 2024-03-04 15:08:49 +01:00
Jakub Trllo
9d79ec3f09 modified create logic to use folder and task entities 2024-03-04 14:57:07 +01:00
Jakub Trllo
dbbff25fa1 change representation context data in load logic 2024-03-04 12:22:16 +01:00
Jakub Trllo
0664da2a5e rename 'get_current_asset_name' to 'get_current_folder_path' 2024-02-29 18:11:19 +01:00
Jakub Trllo
adc46bebb1 Merge branch 'develop' into enhancement/use-ayon-project-entity 2024-02-29 17:54:06 +01:00
Jakub Trllo
b227c6936c use unchanged ayon project entity in codebase 2024-02-29 16:00:28 +01:00
Jakub Trllo
5cfe10d944 Merge branch 'develop' into enhancement/OP-8370_LoaderPlugin-update-expect-representation-context
# Conflicts:
#	client/ayon_core/hosts/harmony/plugins/load/load_palette.py
#	client/ayon_core/hosts/maya/api/plugin.py
#	client/ayon_core/hosts/maya/plugins/load/load_image_plane.py
2024-02-28 13:45:05 +01:00
Jakub Trllo
69d9254c46
Merge pull request #122 from ynput/enhancement/OP-8202_Remove-system_settings
Chore: Remove system settings concept
2024-02-28 13:41:45 +01:00
Jakub Trllo
6c945b751b Merge branch 'develop' into enhancement/OP-8264_Use-productName-n-productType 2024-02-28 10:05:25 +01:00
Jakub Trllo
01e69fa321 remove usage of system settings 2024-02-27 14:23:24 +01:00
Jakub Trllo
4e2ae40a93 change 'get_dynamic_data' arguments to be same as in 'get_product_name' 2024-02-27 11:18:03 +01:00
Jakub Trllo
c80e8fcb3e change order of arguments in 'get_product_name' 2024-02-27 11:08:38 +01:00
Jakub Trllo
4ddfc7e00c switch and update expecte representation context 2024-02-26 17:51:34 +01:00
Jakub Trllo
c03bc9b8a1 use product naming in workfile template builder 2024-02-26 11:43:35 +01:00
Jakub Trllo
3afa0e3bca fill both 'family' and 'productType' 2024-02-23 15:53:00 +01:00
Jakub Trllo
8549588f27 change constants and do smaller fixes 2024-02-23 12:25:22 +01:00
Jakub Trllo
b286e310b6 tvpaint is using product name and type 2024-02-22 09:46:30 +01:00
Jakub Trllo
d7785ef2da removed subset_name.py 2024-02-21 17:37:21 +01:00
Jakub Trllo
993b7619a7 use product type and name in rest of pipeline functions 2024-02-21 17:37:13 +01:00
Jakub Trllo
88786d8160 more usage of product type in create api 2024-02-21 17:31:33 +01:00
Jakub Trllo
3b2dc131f9 modified remaining base of create pipeline api to use product name and type 2024-02-21 15:44:18 +01:00
Jakub Trllo
6cff87d7a6 CreateContext is using only product name and type 2024-02-21 15:35:48 +01:00
Jakub Trllo
44b80357d6 use 'get_product_name' in core functionality 2024-02-21 15:29:01 +01:00
Jakub Trllo
139f0489c5 added new product_name.py into create pipeline 2024-02-21 15:26:57 +01:00
Jakub Trllo
54b2fa9658 use 'folder_path' to define current context 2024-02-21 15:02:57 +01:00