Jakub Trllo
|
d3cc8b59c5
|
replaced call to mongo 'dbcon.parenthood' with 'get_representation_parents' function
|
2023-02-14 10:42:54 +01:00 |
|
Jakub Trllo
|
a91a980b1b
|
laoder plugin has compatibility method on it's own
|
2023-01-20 19:56:38 +01:00 |
|
Jakub Trllo
|
74984afc7b
|
added new 'LoadError' to avoid showing traceback
|
2023-01-05 18:11:49 +01:00 |
|
Jakub Trllo
|
a7d82ecbc0
|
Merge pull request #3838 from pypeclub/feature/OP-3828_Workfile-template-build-enhancements
General: Workfile template build enhancements
|
2022-09-26 10:14:08 +02:00 |
|
Roy Nieterau
|
c4127208d2
|
Fix typo in ContainersFilterResult namedtuple not_foud -> not_found
|
2022-09-22 11:29:01 +02:00 |
|
Jakub Trllo
|
abbe7b7a36
|
implemented function 'get_contexts_for_repre_docs' to get representation contexts from already queried representations
|
2022-09-09 19:15:49 +02:00 |
|
Jakub Trllo
|
315cf40d8b
|
fixed import in load utils
|
2022-08-29 14:29:43 +02:00 |
|
Jakub Trllo
|
d58ea89415
|
implemented 'get_representation_path_with_anatomy'.
|
2022-08-29 14:26:23 +02:00 |
|
Jakub Trllo
|
ce74673715
|
Be explicit in error message what is missing
|
2022-08-18 15:28:10 +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
|
eabe2fe569
|
changed usage of registered root
|
2022-04-01 19:37:58 +02: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
|
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
|
16f4ada2ad
|
use 'roots' instead of 'roots_obj'
|
2022-03-17 17:59:56 +01:00 |
|
Jakub Trllo
|
5b835d87e7
|
renamed 'load_representation' to 'load_container'
|
2022-03-15 11:40:59 +01:00 |
|
Jakub Trllo
|
4fed92a1e5
|
copied base of load logic into openpype
|
2022-03-14 10:57:23 +01:00 |
|