Commit graph

59 commits

Author SHA1 Message Date
Jakub Trllo
905eccdc41 fixed registered host callbacks 2022-04-06 13:58:53 +02:00
Petr Kalis
77b7b4b1bc Fix - remove doubled dot in workfile created from template 2022-04-01 13:16:02 +02:00
Jakub Trllo
4b6ccc9ee3 Merge branch 'develop' into enhancement/OP-2855_move-plugins-register-and-discover 2022-03-30 16:06:20 +02:00
Jakub Jezek
18d883ff0f
anatomy data with correct task short key 2022-03-24 14:31:57 +01:00
Jakub Trllo
77e2f6eb8d use create register/discover functions in code 2022-03-23 15:11:43 +01:00
Jakub Trllo
a1f46e7d1b Merge branch 'develop' into enhancement/OP-2949_move-pipeline-constants 2022-03-21 13:38:38 +01:00
Jakub Trllo
32bf6cb3e0 fix last workfile 2022-03-18 18:02:34 +01:00
Jakub Trllo
93eca512b8 use ObjectId imported from bson instead of avalon.io 2022-03-18 16:23:00 +01:00
Jakub Trllo
e961144969 moved functions to get last workfile into avalon context lib functions 2022-03-18 14:55:53 +01:00
Jakub Trllo
348ccc68b1 Merge branch 'develop' into enhancement/OP-2848_move-loader-logic-from-avalon-to-openpype 2022-03-15 11:45:28 +01:00
Jakub Trllo
5b835d87e7 renamed 'load_representation' to 'load_container' 2022-03-15 11:40:59 +01:00
Jakub Trllo
eb49761887 Merge branch 'develop' into enhancement/OP-2848_move-loader-logic-from-avalon-to-openpype 2022-03-14 11:47:33 +01:00
Jakub Trllo
d4434fd1b7 use 'LegacyCreator' instead of 'avalon.api.Creator' 2022-03-14 11:42:02 +01:00
Jakub Trllo
c5ac2290f6 use moved functions in hosts and tools 2022-03-14 11:36:17 +01:00
Jakub Trllo
17c88141c1 fix emit of taskChanged topic 2022-03-07 12:20:50 +01:00
Jakub Trllo
5988821131 reduced functions in fusion 2022-03-04 11:26:26 +01:00
Jakub Trllo
2b470aeacc copied functions related to change of context 2022-03-04 11:01:13 +01:00
Jakub Jezek
de8e1f8218
globa: fix host name retrieving from running session 2022-03-01 11:54:05 +01:00
Jakub Jezek
24d85facd5
processing comment on pr
https://github.com/pypeclub/OpenPype/pull/2630#discussion_r799396455
2022-02-07 12:05:17 +01:00
Jakub Jezek
ea2c16a378
turn public to nonpublic function 2022-02-03 13:46:16 +01:00
Jakub Jezek
a646ef49a6
adding stuido name and code to anatomy data 2022-02-02 17:41:41 +01:00
Roy Nieterau
136a163122 Fix typos in openpype/lib 2022-01-16 13:16:22 +01:00
iLLiCiTiT
571eef7cb3 fix filtering criteria for profile selection 2022-01-04 18:24:50 +01:00
iLLiCiTiT
fb096d0f68 don't pass hierarchy in lib function 2021-12-16 16:56:09 +01:00
Jakub Trllo
3b9db7d43f
Merge pull request #2186 from Ellipsanime/add-key-parent-asset-in-path-templating
OpenPypeV3: Add key parent asset to path templating construction
2021-12-14 10:42:32 +01:00
iLLiCiTiT
41c1f6a2d1 reuse already available variables 2021-11-29 13:09:00 +01:00
Jakub Trllo
f03472c017
Merge pull request #2322 from pypeclub/bugfix/input_links_cleanup
Input links: Cleanup and unification of differences
2021-11-26 19:41:22 +01:00
iLLiCiTiT
9772282a5c check for "id" key instead of "_id" in get_linked_asset_ids 2021-11-26 13:35:34 +01:00
iLLiCiTiT
3d4be3b63d fix typo of "inputLinks" key 2021-11-25 18:13:13 +01:00
iLLiCiTiT
b988508f15 modified get_linked_assets 2021-11-22 16:03:54 +01:00
clement.hector
fbb9d3e232 Add parent asset in anatomy 2021-11-22 13:58:51 +01:00
iLLiCiTiT
acde01d7ef added 'get_workfir_data' to openpype api 2021-11-19 15:28:29 +01:00
iLLiCiTiT
733448e132 simplified getting short name 2021-11-04 15:40:23 +01:00
iLLiCiTiT
73ead413a2 we know that type key is available on workdir data 2021-11-04 15:23:22 +01:00
iLLiCiTiT
789e13b1a5 removed dbcon argument as is not used 2021-11-04 15:23:03 +01:00
clement.hector
17af919d75 replace docstring 2021-10-25 15:16:20 +02:00
clement.hector
af2450fb04 remove change on get_workfile_template_key_from_context 2021-10-25 15:12:25 +02:00
clement.hector
3c6d807df5 add dict for task name short and type 2021-10-20 10:20:13 +02:00
iLLiCiTiT
32688694c8 use task type for filtering in workfile builder 2021-09-16 12:17:08 +02:00
iLLiCiTiT
96b1309ec9 use new functions in already existing workdir functions 2021-08-26 19:10:24 +02:00
iLLiCiTiT
461c333218 changed arguments and filled docstrings to new functions 2021-08-26 19:08:06 +02:00
iLLiCiTiT
a4f8521e49 implemented functions to retrieve template key for workfile 2021-08-26 18:45:26 +02:00
iLLiCiTiT
e1172db872 fixed _get_task_context_data_for_anatomy 2021-06-01 15:16:39 +02:00
iLLiCiTiT
d1402ce837 typo fixes 2021-06-01 15:02:17 +02:00
iLLiCiTiT
7f6563d9f1 replaced previous implementation of get_custom_workfile_templates 2021-06-01 15:00:35 +02:00
iLLiCiTiT
bf2692dd1b implemented get_workfile_templates which simply use current context from avalon.io to filter and fill workfile template profiles 2021-06-01 14:47:51 +02:00
iLLiCiTiT
058c2844d6 added get_workfile_template_by_string_context as helper whic prepares documents for get_workfile_template_by_context 2021-06-01 14:47:20 +02:00
iLLiCiTiT
357aec4e13 implemented get_workfile_template_by_context which filters and fill template for passed context as documents 2021-06-01 14:46:37 +02:00
iLLiCiTiT
9acd22eafc added _get_task_context_data_for_anatomy function to get contet data which expect already prepared documents 2021-06-01 14:46:00 +02:00
iLLiCiTiT
455d0684d4 moved workfile template functions to avalon_context 2021-06-01 14:36:30 +02:00