Jakub Trllo
|
cb84cf769e
|
'create' method is not triggering 'raw_create'
|
2023-02-09 13:00:28 +01:00 |
|
Jakub Trllo
|
fac10d2633
|
added public method 'create_with_unified_error' used in publisher
|
2023-02-09 12:58:51 +01:00 |
|
Jakub Trllo
|
b148dec048
|
Added helper method to return unified information on create error
|
2023-02-09 12:58:17 +01:00 |
|
Jakub Trllo
|
4d990e6f87
|
Updated docstrings
|
2023-01-30 11:03:51 +01:00 |
|
Jakub Trllo
|
daa961d249
|
variant is required argument
|
2023-01-30 10:49:27 +01:00 |
|
Jakub Trllo
|
75bffb4dae
|
removed unnecessary family from instance data
|
2023-01-30 10:49:17 +01:00 |
|
Jakub Trllo
|
40712089d9
|
Validate creator and asset doc
|
2023-01-30 10:48:57 +01:00 |
|
iLLiCiTiT
|
498c8564f7
|
swapped argments order in docstring
|
2023-01-28 00:40:08 +01:00 |
|
iLLiCiTiT
|
430fe6aed4
|
renamed 'create'->'raw_create' and 'create_with_context'->'create'
|
2023-01-28 00:33:33 +01:00 |
|
iLLiCiTiT
|
d09b781261
|
implemented helper function 'create_with_context' to trigger standartized creation
|
2023-01-28 00:32:53 +01:00 |
|
iLLiCiTiT
|
8678f4e2fa
|
'create' returns output from creator
|
2023-01-28 00:31:27 +01:00 |
|
iLLiCiTiT
|
0a900f8ae1
|
use 'name' attribute of host implementation if is available
|
2023-01-28 00:30:59 +01:00 |
|
iLLiCiTiT
|
d1b41ebac0
|
AvalonMongoDB is not needed for CreateContext or Controller
|
2023-01-28 00:30:24 +01:00 |
|
iLLiCiTiT
|
6246bac774
|
renamed 'reset_avalon_context' to 'reset_current_context'
|
2023-01-28 00:29:21 +01:00 |
|
Ondřej Samohel
|
44a7e844b2
|
Merge remote-tracking branch 'origin/develop' into enhancement/OP-3075_houdini-new-publisher
|
2022-11-24 12:13:17 +01:00 |
|
Jakub Trllo
|
7df622df0c
|
fix thumbnail refreshing
|
2022-11-01 18:29:21 +01:00 |
|
Jakub Trllo
|
8cf23ec864
|
create context can store thumbnails
|
2022-10-27 18:40:18 +02:00 |
|
Ondřej Samohel
|
6c76c190eb
|
Merge remote-tracking branch 'origin/feature/OP-4285_Convertors-for-legacy-instances' into enhancement/OP-3075_houdini-new-publisher
|
2022-10-25 22:54:19 +02:00 |
|
Jakub Trllo
|
6f642ab34c
|
trigger reset of controller when conversion finishes
|
2022-10-25 16:56:28 +02:00 |
|
Ondřej Samohel
|
d65d1d4448
|
Merge remote-tracking branch 'origin/feature/OP-4285_Convertors-for-legacy-instances' into enhancement/OP-3075_houdini-new-publisher
|
2022-10-25 14:33:54 +02:00 |
|
Jakub Trllo
|
0fd5445419
|
wrap convertor callbacks by custom exceptions
|
2022-10-24 19:25:35 +02:00 |
|
Jakub Trllo
|
ac696ae00b
|
Merge branch 'develop' into feature/OP-4285_Convertors-for-legacy-instances
|
2022-10-24 18:31:47 +02:00 |
|
Jakub Trllo
|
81f7aa5525
|
get rid of 'legacy' from variables
|
2022-10-24 18:15:24 +02:00 |
|
Ondřej Samohel
|
d5afbcd005
|
Merge remote-tracking branch 'origin/bugfix/OP-4183_Crashed-save-cause-crash-of-UI' into enhancement/OP-3075_houdini-new-publisher
|
2022-10-24 18:03:34 +02:00 |
|
Jakub Trllo
|
b8e5e5e75f
|
create context has function to run convertor
|
2022-10-21 19:31:31 +02:00 |
|
Jakub Trllo
|
3bdaf89a79
|
added id to legacy item
|
2022-10-21 17:56:03 +02:00 |
|
Jakub Trllo
|
24ebd76bd9
|
fix convertor creation
|
2022-10-21 17:55:56 +02:00 |
|
Jakub Trllo
|
a5c161c39c
|
Merge branch 'develop' into bugfix/OP-4183_Crashed-save-cause-crash-of-UI
|
2022-10-21 15:23:31 +02:00 |
|
Jakub Trllo
|
cff9990c6f
|
added logic to discover convertors and find legacy items
|
2022-10-21 15:20:07 +02:00 |
|
Jakub Trllo
|
971e4a23bd
|
split reset of plugins to more methods
|
2022-10-21 15:19:40 +02:00 |
|
Jakub Trllo
|
260573506b
|
Created simple item representing conversion requirement
|
2022-10-21 14:56:09 +02:00 |
|
Jakub Trllo
|
bda1bb3f29
|
unify the error handling in create context
|
2022-10-21 11:46:02 +02:00 |
|
Jakub Trllo
|
8e3b2ab933
|
raise specific exceptions when creators fail to run their methods
|
2022-10-21 10:26:39 +02:00 |
|
Ondřej Samohel
|
dd112f74b2
|
Merge remote-tracking branch 'origin/feature/OP-4178_Add-Shared-data-for-collection-phase' into enhancement/OP-3075_houdini-new-publisher
|
2022-10-20 16:37:53 +02:00 |
|
Jakub Trllo
|
34dcbcbf1e
|
renamed 'CreatorOperationFailed' to 'CreatorsOperationFailed'
|
2022-10-20 15:17:05 +02:00 |
|
Jakub Trllo
|
05c8782194
|
raise exception on collect/save/remove operations of creator
|
2022-10-20 14:32:43 +02:00 |
|
Jakub Trllo
|
149aebaac9
|
Merge branch 'develop' into feature/OP-4178_Add-Shared-data-for-collection-phase
|
2022-10-19 12:14:43 +02:00 |
|
Ondřej Samohel
|
bee610a2c1
|
Merge remote-tracking branch 'origin/feature/OP-4194_Remote-publisher-controller' into enhancement/OP-3075_houdini-new-publisher
|
2022-10-18 16:43:04 +02:00 |
|
Jakub Trllo
|
cad97d6d1d
|
simplify api by giving access to 'collection_shared_data' property
|
2022-10-18 15:18:24 +02:00 |
|
Jakub Trllo
|
1ecc673c6c
|
error message fix
|
2022-10-17 17:15:51 +02:00 |
|
Jakub Trllo
|
aa6de1cfeb
|
renamed 'has_collection_shared_data' to 'collection_shared_data_contains'
|
2022-10-17 16:51:15 +02:00 |
|
Jakub Trllo
|
3f01d008c5
|
added recommendation
|
2022-10-17 15:26:38 +02:00 |
|
Jakub Trllo
|
e0bb8c0469
|
context can handle shared data for collection phase
|
2022-10-17 15:20:06 +02:00 |
|
Jakub Trllo
|
bacbff0262
|
create context has callbacks for reset preparation and finalization
|
2022-10-17 15:19:48 +02:00 |
|
Ondřej Samohel
|
5bfd803609
|
🔀 merge develop in
|
2022-10-14 17:41:03 +02:00 |
|
Jakub Trllo
|
3f4652911c
|
Merge branch 'feature/OP-4158_Creation-UI-is-part-of-main-window' into feature/OP-4194_Remote-publisher-controller
|
2022-10-10 17:12:46 +02:00 |
|
Jakub Trllo
|
8f83ff878f
|
prepared some methods for instance remote processing
|
2022-10-07 18:40:41 +02:00 |
|
Jakub Trllo
|
12fee4ec4f
|
create context provides instances by id
|
2022-10-07 18:40:23 +02:00 |
|
Ondřej Samohel
|
95b5f72852
|
Merge pull request #3846 from pypeclub/feature/OP-3884_Publisher-newly-created-instances-and-changed-data
Publisher: Instances can be marked as stored
|
2022-10-07 18:11:19 +02:00 |
|
Ondrej Samohel
|
f8a59021b0
|
🔀 Merge remote-tracking branch 'origin/develop' into enhancement/OP-3075_houdini-new-publisher
|
2022-10-07 18:04:34 +02:00 |
|