Jakub Trllo
|
3772e1d68c
|
replace avalon imports in pipeline
|
2022-04-14 12:36:53 +02:00 |
|
Jakub Trllo
|
e91d84546e
|
use AvalonMongoDB from openpype pipeline
|
2022-04-13 17:59:01 +02:00 |
|
Jakub Trllo
|
905eccdc41
|
fixed registered host callbacks
|
2022-04-06 13:58:53 +02:00 |
|
Jakub Trllo
|
ab4526a40f
|
Merge branch 'develop' into enhancement/OP-2930_New-publisher-Develop-docs
|
2022-03-31 17:09:49 +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
|
d18eb8c0ca
|
Merge branch 'develop' into enhancement/OP-2930_New-publisher-Develop-docs
|
2022-03-24 12:27:50 +01:00 |
|
Jakub Trllo
|
89d61723de
|
applied comments
|
2022-03-23 19:20:37 +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
|
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
|
970d076811
|
moved attribute definitions to openpype/lib
|
2022-03-22 18:18:02 +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
|
c5ac2290f6
|
use moved functions in hosts and tools
|
2022-03-14 11:36:17 +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
|
9280eacf40
|
missing task does not make invalid asset
|
2022-03-09 14:38:22 +01:00 |
|
Jakub Trllo
|
7600590f7c
|
moved avalon creators and added legacy prefix
|
2022-03-08 17:31:16 +01:00 |
|
Jakub Trllo
|
ee53add80f
|
don't set version if is not available
|
2022-03-04 17:13:03 +01:00 |
|
Jakub Trllo
|
57e1af7ba8
|
changed 'uuid' to 'instance_id' as 'uuid' may not work in maya
|
2022-02-21 17:09:28 +01:00 |
|
iLLiCiTiT
|
f8be5763b5
|
renamed method 'get_attribute_defs' to 'get_instance_attr_defs'
|
2022-01-18 18:05:32 +01:00 |
|
iLLiCiTiT
|
2d7521289a
|
ui attribute definitions are skipped for storing data
|
2022-01-18 17:25:51 +01:00 |
|
iLLiCiTiT
|
9c6a57aa58
|
creator can define precreate attribute definitions and allowing context change
|
2022-01-18 17:23:37 +01:00 |
|
iLLiCiTiT
|
cb4b014800
|
moved SUBSET_NAME_ALLOWED_SYMBOLS to pipeline/create/constants
|
2021-11-12 22:31:13 +01:00 |
|
iLLiCiTiT
|
c135fe3bde
|
added question to "id" key
|
2021-10-22 18:51:52 +02:00 |
|
iLLiCiTiT
|
2e98795ad0
|
pop keys that are already set
|
2021-10-22 18:51:36 +02:00 |
|
iLLiCiTiT
|
6a8c23f46e
|
label is available for all creators
|
2021-10-07 10:25:20 +02:00 |
|
iLLiCiTiT
|
49765d24a5
|
fixed variable name
|
2021-10-06 12:07:11 +02:00 |
|
iLLiCiTiT
|
8f5e3eaa3d
|
use get_subset_name_with_asset_doc in creator
|
2021-10-06 11:54:35 +02:00 |
|
iLLiCiTiT
|
57b553a13c
|
added reset of context
|
2021-10-06 11:38:23 +02:00 |
|
iLLiCiTiT
|
b1d29456b9
|
added validations of duplicated instnaces and creators
|
2021-10-06 10:12:46 +02:00 |
|
iLLiCiTiT
|
e8be200f0f
|
added information about convert_attribute_values class method on publish plugins
|
2021-10-06 09:59:15 +02:00 |
|
iLLiCiTiT
|
2572e5eabe
|
renamed readme to have uppered letters
|
2021-10-06 09:56:52 +02:00 |
|
iLLiCiTiT
|
1540f88097
|
renamed readme file to temp name
|
2021-10-06 09:56:30 +02:00 |
|
iLLiCiTiT
|
73e07330aa
|
changed ui_creators to manual_creators
|
2021-10-05 18:06:33 +02:00 |
|
iLLiCiTiT
|
1549cf9b81
|
store instances by their id
|
2021-10-05 17:56:30 +02:00 |
|
iLLiCiTiT
|
b964d119c4
|
added few docstrings
|
2021-10-05 17:49:27 +02:00 |
|
iLLiCiTiT
|
8eac18e4ef
|
removed unused method convert_family_attribute_values
|
2021-10-05 15:56:55 +02:00 |
|
iLLiCiTiT
|
dcb74c333b
|
removed host from arguments of instance
|
2021-10-05 12:35:51 +02:00 |
|
iLLiCiTiT
|
b862b2b953
|
adde contains function for instance class
|
2021-10-05 12:32:25 +02:00 |
|
iLLiCiTiT
|
b7134831fb
|
added 'bulk_instances_collection' which triggers validation of new instances automatically
|
2021-10-05 12:32:02 +02:00 |
|
iLLiCiTiT
|
cfdbb19cbd
|
validate_instances_context skip pricessing if passed instances are empty
|
2021-10-05 12:31:35 +02:00 |
|
iLLiCiTiT
|
9e070cb3cc
|
creator_attributes and publish_attributes can be accessed with attribute
|
2021-10-05 12:30:58 +02:00 |
|
iLLiCiTiT
|
2afcf5ab3f
|
implemented 'set_publish_plugins' for PublishAttributes
|
2021-10-05 12:30:23 +02:00 |
|
iLLiCiTiT
|
4ead375a6f
|
attr plugins are not passed as argument on instance creation
|
2021-10-05 12:30:02 +02:00 |
|
iLLiCiTiT
|
ed61da911b
|
use direct access on instance to access data
|
2021-10-05 11:55:44 +02:00 |
|
iLLiCiTiT
|
e32dc2d878
|
added string representation of instance
|
2021-10-05 11:48:59 +02:00 |
|
iLLiCiTiT
|
03deba3ae0
|
added some docstrings
|
2021-10-05 11:43:01 +02:00 |
|
iLLiCiTiT
|
741c0d2114
|
CreatedInstance is dictionary like object that validates changes of data
|
2021-10-05 11:39:53 +02:00 |
|
iLLiCiTiT
|
ab0ea46f89
|
changed version handling
|
2021-10-05 11:39:27 +02:00 |
|
iLLiCiTiT
|
8864e047ac
|
creators have new attribute identifier replacing family as identifier which affected almost everything in current code
|
2021-10-04 11:58:50 +02:00 |
|