Roy Nieterau
88400b2173
Merge remote-tracking branch 'upstream/develop' into enhancement/unify-set-reset-buttons
2023-03-15 10:40:19 +01:00
Roy Nieterau
5d17ae2857
Houdini: Create button open new publisher's "create" tab
...
Also made publish button enforce going to the "publish" tab.
2023-03-13 16:51:15 +01:00
Roy Nieterau
7efb019ebc
Match id with label
2023-03-11 20:50:30 +01:00
Roy Nieterau
e2902e8623
Fix #4109 : Unify menu labels for "Set Frame Range" and "Set Resolution"
2023-03-11 20:49:26 +01:00
Jakub Trllo
b3636b9f55
General: Input representation ids are not ObjectIds ( #4576 )
...
* input representation ids are not ObjectIds during publishing
* changed set back to list
* use 'setdefault' to set 'inputVersions'
* added default value to 'get'
* Use default value in second loop too
Co-authored-by: Roy Nieterau <roy_nieterau@hotmail.com>
* simplify variable assignment
Co-authored-by: Roy Nieterau <roy_nieterau@hotmail.com>
---------
Co-authored-by: Roy Nieterau <roy_nieterau@hotmail.com>
2023-03-07 13:45:49 +01:00
Jakub Trllo
6120f218b4
Merge branch 'develop' into feature/better_instance_changes
2023-02-07 18:23:31 +01:00
Jakub Trllo
4c502ffe85
change how shelves are created
2023-02-03 12:14:42 +01:00
Jakub Trllo
79e7b0e0d5
check script path and gracefully skip if was not found or not set
2023-02-03 12:08:47 +01:00
Jakub Trllo
2c17a9bb4e
fix mandatory keys
2023-02-03 12:08:20 +01:00
Jakub Trllo
2c410e3d54
gracefully skip if label is not set
2023-02-03 12:08:08 +01: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
Ondřej Samohel
08fe47ee18
Merge pull request #4382 from BigRoy/houdini_context_no_visual
2023-01-27 15:44:33 +01:00
Roy Nieterau
9bb8d38d32
Cosmetics
2023-01-26 16:32:13 +01:00
Roy Nieterau
02aef52e2b
Do not visualize the hidden OpenPypeContext node
2023-01-26 16:25:40 +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
Roy Nieterau
f771d6f24b
Cosmetics
2023-01-18 10:37:45 +01:00
Roy Nieterau
462f5d7812
Fix space
2023-01-18 00:55:39 +01:00
Ondřej Samohel
c34359e416
Merge pull request #4236 from pypeclub/bugfix/houdini-publisher-fixes
2022-12-22 13:35:56 +01:00
Jakub Trllo
64d1d67c46
use qtpy in houdini host
2022-12-20 13:46:04 +01:00
Ondrej Samohel
e0a2f23702
🐛 fix node access
2022-12-16 16:35:14 +01:00
Jakub Trllo
54780b477a
use new interface class name for publish host
2022-12-13 14:00:24 +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
44a7e844b2
Merge remote-tracking branch 'origin/develop' into enhancement/OP-3075_houdini-new-publisher
2022-11-24 12:13:17 +01:00
Jakub Trllo
12c28fe466
change imports in hosts
2022-11-03 16:27:38 +01:00
Ondrej Samohel
c5790fa896
🎨 add switch method
2022-10-28 10:50:56 +02:00
Ondřej Samohel
1b79f3162b
♻️ unify the calls
2022-10-27 16:17:32 +02:00
Ondřej Samohel
733e3be8c4
♻️ optimize calls, fix representation dirname
2022-10-27 16:15:49 +02:00
Ondřej Samohel
4be13d4324
♻️ switch print for log
2022-10-25 22:55:09 +02:00
Ondřej Samohel
8a1040aa74
🚨 various 🐶 fixes and docstrings
2022-10-25 18:26:36 +02:00
Ondřej Samohel
20d111d60a
✨ add legacy subset converter
2022-10-25 16:38:02 +02:00
Ondřej Samohel
1dcd49576b
🐛 hide context node by default
2022-10-25 16:37:37 +02:00
Ondřej Samohel
0fa86d5ce4
🐛 fix lost pointer issue
2022-10-25 16:37:15 +02:00
Ondřej Samohel
6db2c8e33f
♻️ refactor name, collect legacy subsets
2022-10-25 16:36:54 +02:00
Ondřej Samohel
051189bbca
🐛 fix creator id
2022-10-25 16:36:09 +02:00
Ondřej Samohel
a8f1e95696
🐛 workfile instance changes are now persisted
2022-10-24 18:11:06 +02:00
Ondřej Samohel
5b154d7a19
🐛 fix HDA creation
2022-10-24 15:00:17 +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
7b5abe1770
🚨 remove empty lines
2022-10-21 18:11:44 +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
021800d1dd
⚰️ remove unused code
2022-10-21 17:52:00 +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
822f8f4bbc
🎨 check for missing files
2022-10-21 17:33:42 +02:00