Commit graph

37 commits

Author SHA1 Message Date
Jakub Trllo
ce74673715 Be explicit in error message what is missing 2022-08-18 15:28:10 +02:00
Jakub Trllo
041c676f2c Merge branch 'develop' into feature/maya-build-from-template 2022-08-11 17:34:10 +02:00
Jakub Trllo
cbfa9015b1 catch failed applied settings 2022-08-05 10:45:35 +02:00
Jakub Trllo
6d2a869b2e discover loader plugins can expect project name 2022-08-05 10:08:20 +02:00
Jakub Trllo
5f5aba7ae3 loader plugins can handle settings on their own 2022-08-01 13:38:00 +02:00
Jakub Trllo
b1f2831868 moved 'get_loaders_by_name' to load utils 2022-07-27 10:12:04 +02:00
Jakub Trllo
2209bcf6b1 check for 'ILoadHost' to call different method on host 2022-07-21 11:31:44 +02:00
Jakub Trllo
a7044dadf7 fix containers varible usage 2022-07-20 17:35:27 +02:00
Jakub Trllo
1ec708ce7f added helper functions to get outdated containers or just check if there are any outdated 2022-07-15 17:01:28 +02:00
Jakub Trllo
6f521242cb implemented functions to filter containers into 4 possible categories 2022-07-15 17:01:00 +02:00
Jakub Trllo
d9d8f7c315 fix add missing project name in args 2022-07-07 15:37:21 +02:00
Jakub Trllo
3612ceb937 fix query of current version 2022-07-04 19:12:52 +02:00
Jakub Trllo
a61bc7b839 Merge branch 'develop' into feature/OP-3504_Use-query-functions-in-loading 2022-07-04 13:52:27 +02:00
Jakub Trllo
dd1e1960da fix few issues 2022-06-30 11:54:23 +02:00
Jakub Trllo
aa741a1148 use query functions in load logic 2022-06-30 11:34:34 +02:00
Jakub Trllo
b6ea950b3a use new Anatomy import in rest of pipeline 2022-06-29 15:22:49 +02:00
Jakub Trllo
3772e1d68c replace avalon imports in pipeline 2022-04-14 12:36:53 +02:00
Jakub Trllo
a05755e832 use schema from openpype 2022-04-13 18:10:40 +02:00
Jakub Trllo
37ad529fa5 Merge branch 'develop' into enhancement/OP-2956_move-host-install 2022-04-08 11:14:44 +02:00
Jakub Trllo
c298e06ba6 use 'filepath_from_context' instead of 'get_representation_path_from_context' 2022-04-07 11:11:46 +02:00
Jakub Trllo
eabe2fe569 changed usage of registered root 2022-04-01 19:37:58 +02:00
Jakub Trllo
89d61723de applied comments 2022-03-23 19:20:37 +01:00
Jakub Trllo
dc9852a0d6 use new register and discover functions for load, thumbnail and actions 2022-03-23 14:53:14 +01:00
Jakub Trllo
ac6182c792 Merge branch 'develop' into enhancement/OP-2925_move-remaining-plugins 2022-03-22 16:14:22 +01:00
Jakub Trllo
83fd67eb8d
Merge pull request #2918 from pypeclub/enhancement/OP-2949_move-pipeline-constants
General: Move pipeline constants to OpenPype
2022-03-22 16:10:49 +01:00
Jakub Trllo
5e5fc4ec55 removed silo references 2022-03-22 12:31:14 +01:00
Jakub Trllo
d8c7b11a7a Merge branch 'develop' into enhancement/OP-2925_move-remaining-plugins 2022-03-21 13:41:45 +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
93eca512b8 use ObjectId imported from bson instead of avalon.io 2022-03-18 16:23:00 +01:00
Jakub Trllo
6eaf7017eb replaced 'format_template_with_optional_keys' with 'StringTemplate' 2022-03-18 14:20:20 +01:00
Jakub Trllo
d16f8f1384 moved remaining plugins/actions from avalon into openpype 2022-03-18 13:15:48 +01:00
Jakub Trllo
16f4ada2ad use 'roots' instead of 'roots_obj' 2022-03-17 17:59:56 +01:00
Jakub Trllo
4f7d99babe remove plural from de/register_loader_plugins_path 2022-03-15 14:15:35 +01:00
Jakub Trllo
5b835d87e7 renamed 'load_representation' to 'load_container' 2022-03-15 11:40:59 +01:00
Jakub Trllo
105d794358 fix typo 2022-03-14 14:04:37 +01:00
Jakub Trllo
4e83ff6c27 moved avalon.api imports into functions using them 2022-03-14 14:03:51 +01:00
Jakub Trllo
4fed92a1e5 copied base of load logic into openpype 2022-03-14 10:57:23 +01:00