Roy Nieterau
|
fe58cb3c7c
|
Enhancement: More descriptive error messages for Loaders (#5227)
* More descriptive error messages for Loaders
* Restructure error reporting
|
2023-07-03 13:42:00 +02:00 |
|
Roy Nieterau
|
c7ca9bb77a
|
Fix loader not working in Houdini
|
2023-01-25 16:07:40 +01:00 |
|
Jakub Trllo
|
74984afc7b
|
added new 'LoadError' to avoid showing traceback
|
2023-01-05 18:11:49 +01:00 |
|
Jakub Trllo
|
37286eef2c
|
propagated 'get_contexts_for_repre_docs' to load init
|
2022-09-13 11:42:38 +02:00 |
|
Jakub Trllo
|
f2a191861b
|
marked 'path_from_representation' as deprecated and replaced it's usage with 'get_representation_path_with_anatomy'
|
2022-08-29 14:41:28 +02:00 |
|
Jakub Trllo
|
d58ea89415
|
implemented 'get_representation_path_with_anatomy'.
|
2022-08-29 14:26:23 +02:00 |
|
Jakub Trllo
|
b1f2831868
|
moved 'get_loaders_by_name' to load utils
|
2022-07-27 10:12:04 +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
|
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
|
4fed92a1e5
|
copied base of load logic into openpype
|
2022-03-14 10:57:23 +01:00 |
|