Roy Nieterau
0e22a2ef3c
Remove setParms call since it's responsibility of self.imprint to set the values
2023-10-18 19:25:32 +02:00
Mustafa-Zarkash
13159c4889
Jakub comments
2023-10-17 17:29:27 +03:00
Mustafa-Zarkash
8ee57bd3a1
bugfix update instance parameters values on update_instances
2023-10-11 23:57:42 +03:00
Mustafa-Zarkash
44a3477f58
merge develop
2023-10-06 10:14:02 +03:00
Mustafa-Zarkash
ed7b321f64
BigRoy's comments
2023-09-22 16:18:04 +03:00
Mustafa-Zarkash
4f52c70093
make self publish button optional
2023-09-22 12:06:37 +03:00
Mustafa-Zarkash
f6de6d07bc
add self publish button
2023-09-14 21:01:14 +03:00
Roy Nieterau
b56d4633e1
Merge branch 'develop' into enhancement/publish_instances_uuid_from_host
2023-09-13 22:51:31 +02:00
Jakub Trllo
539120f718
removed usage of system settings from houdini
2023-09-01 17:11:21 +02:00
Roy Nieterau
b6e9806258
Allow duplicating publish instance by defining instance_node and instance_id from node.path() instead of parms.
2023-08-23 22:39:13 +02:00
Mustafa Zarkash
bdaf86700b
Bugfix: houdini hard coded project settings ( #5400 )
...
* get poject settings in creator
* add comment about reading ext from project settings
* update validator to get project settings
* update comment about reading ext from project settings
* revert explicit edits it's automated
* remove redundant line
2023-08-04 14:28:33 +02:00
Mustafa-Zarkash
527a4499a8
set selction to empty
2023-07-27 22:35:04 +03:00
Roy Nieterau
96b1b3e19d
Implement get_network_categories on Houdini base creator plugin
2023-04-20 12:28:44 +02:00
Roy Nieterau
3fae1f8521
Just some grammar tweaks
2023-03-30 13:59:22 +02:00
Jakub Trllo
638375c9db
add missing attribute usage
2023-02-02 13:47:15 +01:00
Jakub Trllo
6ca987fdd2
modified houdini to use new changes object
2023-02-02 11:56:51 +01:00
Ondřej Samohel
eac4167a22
🐛 hotfix condition
2023-01-27 16:33:51 +01:00
Roy Nieterau
f76897187f
Remove redundant conversion (we didn't use defaultdict anymore)
2023-01-25 18:10:01 +01:00
Roy Nieterau
396ce2d3aa
Fix docstring, the houdini_cached_legacy_subsets was actually always created
2023-01-25 18:08:01 +01:00
Roy Nieterau
14bc9affe6
Rewrite cache subsets for readability
2023-01-25 17:46:39 +01:00
Ondřej Samohel
d65eadb9b7
🐛 fix function call in argument
2022-11-24 13:23:12 +01:00
Ondřej Samohel
3325ee0330
🎨 change how the instances are deleted and instance look
2022-11-24 13:18:35 +01:00
Ondřej Samohel
8a1040aa74
🚨 various 🐶 fixes and docstrings
2022-10-25 18:26:36 +02:00
Ondřej Samohel
6db2c8e33f
♻️ refactor name, collect legacy subsets
2022-10-25 16:36:54 +02:00
Ondřej Samohel
c27f4cbbf4
🎨 workfile auto-creator
2022-10-24 14:48:30 +02:00
Ondrej Samohel
7a2e6bdf78
🐛 fix caching
2022-10-24 00:10:04 +02:00
Ondrej Samohel
e57b932cf8
♻️ move methods around
2022-10-21 18:09:55 +02:00
Ondrej Samohel
4ec0035ed5
🦮 hound fixes
2022-10-21 17:56:51 +02:00
Ondrej Samohel
f4b92f4d1d
🎨 improve imprinting
2022-10-21 17:51:30 +02:00
Ondrej Samohel
0e0920336b
🩹 parameter access
2022-10-21 17:34:47 +02:00
Ondrej Samohel
6ee68861a8
🐛 fix missing keys
2022-10-21 14:40:33 +02:00
Ondrej Samohel
694bc49305
🐛 fix caching
2022-10-21 14:16:16 +02:00
Ondřej Samohel
21e98faef0
✨ cache collected instances
2022-10-21 11:07:04 +02:00
Ondřej Samohel
3a935c968c
🚨 cosmetic changes
2022-09-21 18:36:23 +02:00
Ondrej Samohel
71caefe449
♻️ refactor parameter locking
2022-09-20 19:06:28 +02:00
Ondrej Samohel
99bf89cafa
♻️ handle frame data
2022-09-16 00:34:02 +02:00
Ondrej Samohel
dff7c27562
🐛 fix function call
2022-09-14 01:28:25 +02:00
Ondřej Samohel
01c60e6fa7
♻️ rename selected node, instance node creation n method
2022-09-09 18:40:02 +02:00
Ondrej Samohel
d59e188ab0
♻️ add instance_node as separate parameter
2022-09-09 10:37:27 +02:00
Ondrej Samohel
f09cd22e7c
♻️ remove unused import
2022-09-02 15:56:06 +02:00
Ondřej Samohel
d2233bc6f8
🔧 new style creator
2022-09-01 18:47:58 +02:00
Ondřej Samohel
2f6a6cfc9a
👽 implement creator methods
2022-08-30 18:46:19 +02:00
Ondrej Samohel
bff817afd9
wip on new publisher conversion
2022-04-08 18:59:33 +02:00
Jakub Trllo
d4f177f7bc
use moved create functions in hosts
2022-03-08 17:39:50 +01:00
Roy Nieterau
112fda1bba
Merge remote-tracking branch 'upstream/develop' into subset_default_to_main
...
# Conflicts:
# openpype/hosts/harmony/api/plugin.py
# openpype/hosts/houdini/api/plugin.py
# openpype/hosts/maya/api/plugin.py
2022-02-12 10:53:22 +01:00
Jakub Trllo
7c22eee4d9
moved houdini into openpype
2022-02-04 18:24:31 +01:00
Roy Nieterau
4fb92b6fca
Default to "Main" subset name across all hosts
...
- 'testhost' is not refactored to default to "Main"
2022-02-02 10:25:33 +01:00
Ondrej Samohel
9065204e95
subset check and documentation
2021-10-15 01:32:20 +02:00
Ondrej Samohel
0201662813
fix hound 🐕
2021-08-19 13:22:33 +02:00
Ondrej Samohel
e19e4f58ec
add pre-launch hook, minor fixes
2021-08-18 19:02:39 +02:00