Commit graph

251 commits

Author SHA1 Message Date
Jakub Trllo
ab4526a40f Merge branch 'develop' into enhancement/OP-2930_New-publisher-Develop-docs 2022-03-31 17:09:49 +02:00
Jakub Trllo
1499fecc73 fix thumbnail discovery 2022-03-31 11:18:32 +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 Trllo
e591bf5963
Merge pull request #2943 from pypeclub/enhancement/default_optional_plugin_mixin
NewPublisher: Prepared implementation of optional pyblish plugin
2022-03-25 17:38:22 +01:00
Jakub Trllo
1cc2a7db16 Merge branch 'develop' into enhancement/OP-2930_New-publisher-Develop-docs 2022-03-24 14:35:46 +01:00
Jakub Trllo
3a54f370b8
Fix docstring
Co-authored-by: Roy Nieterau <roy_nieterau@hotmail.com>
2022-03-24 13:46:04 +01:00
Jakub Trllo
cf40d52d4d removed debug prints 2022-03-24 13:31:45 +01:00
Jakub Trllo
3a2603d8f7 changed label 2022-03-24 13:26:55 +01:00
Jakub Trllo
d0c4f188c7 added better example in docstring 2022-03-24 13:25:24 +01:00
Jakub Trllo
543e80e84f added deafult implementation of optional pyblish plugin which will show attributes in new publisher UI 2022-03-24 13:22:24 +01:00
Jakub Trllo
d18eb8c0ca Merge branch 'develop' into enhancement/OP-2930_New-publisher-Develop-docs 2022-03-24 12:27:50 +01:00
Jakub Trllo
2621225046 fix logger import 2022-03-24 10:18:31 +01:00
Jakub Trllo
89d61723de applied comments 2022-03-23 19:20:37 +01:00
Jakub Trllo
e3196a4023
Fix docstring
Co-authored-by: Roy Nieterau <roy_nieterau@hotmail.com>
2022-03-23 18:30:28 +01:00
Jakub Trllo
6bb10852f5
Fix creator discover
Co-authored-by: Roy Nieterau <roy_nieterau@hotmail.com>
2022-03-23 18:18:59 +01:00
Jakub Trllo
cd4e01f400 print report of failed parts of discover 2022-03-23 15:54:43 +01:00
Jakub Trllo
77e2f6eb8d use create register/discover functions in code 2022-03-23 15:11:43 +01:00
Jakub Trllo
645531f402 creators have their specific functions 2022-03-23 15:05:10 +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
8956e70665 added discover login into openpype pipeline 2022-03-23 14:33:53 +01:00
Jakub Trllo
534ef55e22 fix attribute definitions import 2022-03-22 18:50:26 +01:00
Jakub Trllo
970d076811 moved attribute definitions to openpype/lib 2022-03-22 18:18:02 +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
e323429ab4 moved host workfile extensions 2022-03-18 16:08:15 +01:00
Jakub Trllo
89bdf2965c moved AVALON_CONTAINER_ID from avalon into openpype 2022-03-18 15:54:19 +01:00
Jakub Trllo
050851731a renamed 'thumbnails.py' to 'thumbnail.py' 2022-03-18 15:19:34 +01:00
Jakub Trllo
6eaf7017eb replaced 'format_template_with_optional_keys' with 'StringTemplate' 2022-03-18 14:20:20 +01:00
Jakub Trllo
e8d0839caf
Change label to 'Actions'
Co-authored-by: Roy Nieterau <roy_nieterau@hotmail.com>
2022-03-18 14:06:12 +01:00
Jakub Trllo
5fcc6a0358 remove unused imports 2022-03-18 13:37:24 +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
19edc98d49 update list has named tuple 'UpdateData' 2022-03-16 14:40:16 +01:00
Jakub Trllo
b70a22e473 added attributes as default return value for methods 2022-03-16 14:40:00 +01:00
Jakub Trllo
f130e30a2c fix missing import of 'get_repres_contexts' 2022-03-16 10:45:11 +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
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
c5ac2290f6 use moved functions in hosts and tools 2022-03-14 11:36:17 +01:00
Jakub Trllo
6fe1b5b965 porpagate some load function in openpype.pipeline 2022-03-14 10:58:43 +01:00
Jakub Trllo
4fed92a1e5 copied base of load logic into openpype 2022-03-14 10:57:23 +01:00
Jakub Trllo
04bbba9ead Merge branch 'develop' into deature/OP-2839_Basic-event-system 2022-03-10 09:46:29 +01:00
Jakub Trllo
f91f7dfd42
Merge pull request #2863 from pypeclub/enhancement/OP-2880_NP-Fix-changing-task-on-publishing-instance
NewPublisher: Changing task on publishing instance
2022-03-10 09:34:23 +01:00
Jakub Trllo
9c57a9e025 Merge branch 'develop' into feature/OP-2849_move-create-logic-from-avalon-to-openpype 2022-03-09 19:37:29 +01:00