Jakub Trllo
|
5f1bfe2790
|
use 'get_subset_name' on controller instead of calling directly creator
|
2022-10-10 19:24:01 +02:00 |
|
Jakub Trllo
|
d46ca7ed50
|
cache assets hierarchy and stringify object ids
|
2022-10-10 19:23:29 +02:00 |
|
Jakub Trllo
|
4d40024bdb
|
added double click for asset dialog
|
2022-10-10 18:35:32 +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
|
2baa3a5b54
|
fix typo
|
2022-10-10 17:08:40 +02:00 |
|
Jakub Trllo
|
e02b686afe
|
still support get current context
|
2022-10-10 17:07:50 +02:00 |
|
Jakub Trllo
|
52c5d6bd4b
|
Merge branch 'develop' into feature/OP-4158_Creation-UI-is-part-of-main-window
|
2022-10-10 15:29:31 +02:00 |
|
Jakub Trllo
|
f9155bd642
|
implemented base controller
|
2022-10-10 15:28:45 +02:00 |
|
Jakub Trllo
|
16aff5224f
|
fix attribute changes
|
2022-10-10 15:24:40 +02:00 |
|
Jakub Trllo
|
187411ef8b
|
added BaseController to handle base attributes
|
2022-10-10 15:10:18 +02:00 |
|
Jakub Trllo
|
ac3326d296
|
fix import
|
2022-10-10 15:08:43 +02:00 |
|
Jakub Trllo
|
91b66812db
|
added some basic implementation of client event handling
|
2022-10-10 14:45:16 +02:00 |
|
Jakub Trllo
|
8ffdbf0dcf
|
instances are removed by ids
|
2022-10-10 14:44:51 +02:00 |
|
Jakub Trllo
|
ebb6a17d97
|
trigger event on finished attribute change
|
2022-10-10 14:43:57 +02:00 |
|
Jakub Trllo
|
0f514aa552
|
mark methods that should be abstract in remote controller
|
2022-10-10 14:38:52 +02:00 |
|
Jakub Trllo
|
c907383f88
|
use events to handle controller changes
|
2022-10-10 14:34:23 +02:00 |
|
Jakub Trllo
|
d1f3c8e18e
|
added properties with getters and setters
|
2022-10-10 14:33:11 +02:00 |
|
Jakub Trllo
|
811e7853e5
|
added ability to serailize and deserialize event to data
|
2022-10-10 14:16:53 +02:00 |
|
Milan Kolar
|
c24d9b4918
|
Merge pull request #3948 from BigRoy/houdini_fix_validate_workfile_paths
|
2022-10-10 13:51:00 +02:00 |
|
Jakub Trllo
|
1b6ea62cac
|
Merge pull request #3938 from pypeclub/bugfix/set_high_dpi_before_app_init
Tray: Change order of attribute changes
|
2022-10-10 11:32:30 +02:00 |
|
Jakub Trllo
|
1421b7891f
|
Merge pull request #3900 from pypeclub/bugfix/fix_links_query_on_hero_version
General: Fix links query on hero version
|
2022-10-10 11:32:07 +02:00 |
|
pypebot
|
92cc179f52
|
[Automated] Merged main into develop
|
2022-10-08 05:56:17 +02:00 |
|
OpenPype
|
2826310f17
|
[Automated] Bump version
|
2022-10-08 03:56:07 +00:00 |
|
pypebot
|
725349318b
|
[Automated] Merged develop into main
|
2022-10-08 05:47:41 +02:00 |
|
Jakub Trllo
|
7e53b0354a
|
prepared base class of remote qt controller
|
2022-10-07 18:44:51 +02:00 |
|
Jakub Trllo
|
098bcce751
|
added some helper functions for easy overriding to avoid duplicity
|
2022-10-07 18:44:31 +02:00 |
|
Jakub Trllo
|
ae717d4151
|
use creator item to get attribute definitions instead of instance
|
2022-10-07 18:43:45 +02:00 |
|
Jakub Trllo
|
92f28271c5
|
mimic creator methods
|
2022-10-07 18:43:15 +02:00 |
|
Jakub Trllo
|
05344514d3
|
reset assets cache on controller reset
|
2022-10-07 18:42:45 +02:00 |
|
Jakub Trllo
|
d71f201f65
|
removed 'reset_project_data_cache' used in traypublisher
|
2022-10-07 18:42:26 +02:00 |
|
Jakub Trllo
|
56cea034ab
|
don't call same property more then once
|
2022-10-07 18:41:46 +02:00 |
|
Jakub Trllo
|
b5a4420f0a
|
instances returns instances by id
|
2022-10-07 18:41:31 +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 |
|
Ondřej Samohel
|
8a6f9c663d
|
Merge pull request #3939 from pypeclub/feature/move_maya_plugin_to_maya
Maya: Moved plugin from global to maya
|
2022-10-07 17:59:19 +02:00 |
|
Ondrej Samohel
|
32768187f2
|
🚨 cosmetic fixes
|
2022-10-07 17:59:13 +02:00 |
|
Jakub Trllo
|
409ec10405
|
added serialization and deserialization of CreatorItem
|
2022-10-07 16:47:13 +02:00 |
|
Jakub Trllo
|
ac40610630
|
added helper functions to serialize and deserialize attribute definitions
|
2022-10-07 16:35:07 +02:00 |
|
Jakub Trllo
|
bc39b99270
|
attribute definitions can be serialized and deserialized
|
2022-10-07 16:34:50 +02:00 |
|
Jakub Trllo
|
06e1cf0b0f
|
attribute definitions now have types
|
2022-10-07 16:34:27 +02:00 |
|
Jakub Trllo
|
447d15694a
|
use creator items instead of creators directly
|
2022-10-07 15:53:26 +02:00 |
|
Jakub Trllo
|
9ce236a9de
|
Added creator item for warpping creator plugins
|
2022-10-07 15:52:57 +02:00 |
|
Jakub Trllo
|
6859d2c4f7
|
Merge branch 'develop' into feature/OP-4158_Creation-UI-is-part-of-main-window
|
2022-10-07 14:17:37 +02:00 |
|
Jakub Trllo
|
72dccf24a2
|
create widget does not call 'get_subset_name' on creator but via controller
|
2022-10-07 12:50:03 +02:00 |
|
Jakub Trllo
|
ac61407a4f
|
controller can handle get subset name based on creator identifier
|
2022-10-07 12:49:25 +02:00 |
|
Jakub Trllo
|
626cb38793
|
added ability to get existing subsets for passet asset name via controller
|
2022-10-07 12:48:34 +02:00 |
|
Jakub Trllo
|
2ab0ad9d44
|
added ability to get and query full asset document
|
2022-10-07 12:47:44 +02:00 |
|
Jakub Trllo
|
5644921834
|
store asset documents by name
|
2022-10-07 12:47:10 +02:00 |
|
Jakub Trllo
|
5cfd5db5d7
|
added missing abstract property 'host_is_valid'
|
2022-10-07 11:53:10 +02:00 |
|