Commit graph

30011 commits

Author SHA1 Message Date
Roy Nieterau
16975b2e21
Merge pull request #4816 from BigRoy/bugfix/maya_fix_validate_mesh_overlapping_uvs
Maya: Fix Validate Mesh Overlapping UVs plugin
2023-04-12 17:12:17 +02:00
Jakub Ježek
72913a85bd
Merge pull request #4826 from ynput/bugfix/OP-5589_Hiero-colorspace-monitor
Hiero/Nuke: adding monitorOut key to settings
2023-04-12 16:51:55 +02:00
Ondřej Samohel
75b183c917
Merge pull request #3839 from BigRoy/houdini_opengl 2023-04-12 15:15:40 +02:00
Ondřej Samohel
c76d7430ba
Merge pull request #4795 from tokejepsen/bugfix/maya_get_color_management_preferences 2023-04-12 14:53:29 +02:00
Jakub Jezek
0aee3188ac
fixing typo 2023-04-12 14:49:40 +02:00
Ondřej Samohel
fdc991a9d3
Merge pull request #4831 from BigRoy/enhancement/houdini_create_nodes_with_tab_search 2023-04-12 14:49:05 +02:00
Ondřej Samohel
707eedf98d
Merge branch 'develop' into houdini_opengl 2023-04-12 14:28:49 +02:00
Jakub Jezek
77c4326dba
adding nuke ocio config names variants 2023-04-12 14:23:29 +02:00
Jakub Jezek
04c94d04f1
hiero, settings adding new ocio config versions 2023-04-12 14:17:34 +02:00
Jakub Ježek
955a5064ab
Merge pull request #4813 from BigRoy/enhancement/tweak_grammar_enhancement_request 2023-04-12 13:10:39 +02:00
Roy Nieterau
ede0333fbc Fix hou.ui.readInput not returning cancel correctly 2023-04-12 11:57:31 +02:00
github-actions[bot]
ee8a61dafb chore(): update bug report / version 2023-04-12 09:38:22 +00:00
Jakub Jezek
65ab19b3b1
increasing versions in enumerator 2023-04-12 11:37:28 +02:00
github-actions[bot]
11574cbdd1 chore(): update bug report / version 2023-04-12 09:35:27 +00:00
Roy Nieterau
d2b310a71a Merge remote-tracking branch 'upstream/develop' into enhancement/houdini_create_nodes_with_tab_search 2023-04-12 11:04:04 +02:00
Roy Nieterau
12830254ba Fix typo 2023-04-12 10:53:31 +02:00
Roy Nieterau
369164615f Initial commit for adding Houdini TAB search support for OpenPype Creators 2023-04-12 10:35:29 +02:00
Jakub Trllo
d8987149ad
General: Extract burnin hosts filters (#4749)
* remove hosts filter in ExtractBurnin

* skip instances without representations instead of crash

---------

Co-authored-by: Jakub Ježek <jakubjezek001@gmail.com>
2023-04-12 10:34:11 +02:00
github-actions[bot]
16734d3d02 chore(): update bug report / version 2023-04-12 08:25:38 +00:00
Roy Nieterau
c0ece932c3
Merge branch 'develop' into houdini_opengl 2023-04-11 17:28:42 +02:00
Ondřej Samohel
20586f2baf
Merge pull request #4511 from quadproduction/270-openpype-maya-namespace-issue 2023-04-11 17:28:31 +02:00
Thomas Fricard
681ac5babd remove doubled doc for namespace 2023-04-11 16:47:50 +02:00
Jakub Jezek
2a8f6a12a4
bug report workflow run from our fork 2023-04-11 16:23:48 +02:00
Jakub Jezek
1344e88325
adding monitorOut to colorspace settings 2023-04-11 14:36:30 +02:00
Jakub Jezek
4c1667a54c
Merge branch 'develop' into bugfix/OP-5589_Hiero-editorial-publish-Transcoder-issue 2023-04-11 11:49:43 +02:00
Jakub Trllo
380930e06f
Settings: Version settings popup fix (#4822)
* added no mouse relay attribute to popup

* completer is not shown if widget is not visible

* remove unused import
2023-04-11 11:41:08 +02:00
Jakub Trllo
caf25ddf13
Publisher: Plugin active attribute is respected (#4798)
* added helper function to get publish plugin settings

* use new function to get plugin settings

* remove disabled settings when settings are applied

* added some comments

* added check for active state of publish plugin

* docstring changes

* limit the active state check only for 'OptionalPyblishPluginMixin'

* apply suggestions

* show plugin name if label is not available
2023-04-11 10:52:09 +02:00
Thomas Fricard
264f111eda modify default value for custom namespace settings 2023-04-07 15:17:02 +02:00
Thomas Fricard
2304c32dee docs: add explanations for the index position in the namespace 2023-04-07 15:16:59 +02:00
Thomas Fricard
265fec770b add docstrings for get_custom_namespace function 2023-04-07 15:15:53 +02:00
Thomas Fricard
163e01542c create get_custom_namespace function to control the position of the unique index 2023-04-07 15:15:53 +02:00
Thomas Fricard
c38ee97246 refactor custom_namespace and custom_group_name 2023-04-07 15:15:53 +02:00
Thomas Fricard
fc928a1987 change RaiseError to OP LoadError 2023-04-07 15:15:53 +02:00
Thomas Fricard
9cfa795f47 remove 'group_name' from arguments and add it to 'options' dict 2023-04-07 15:15:50 +02:00
Thomas Fricard
cf0debf04b move namespace and group_name logic into for loop 2023-04-07 15:15:32 +02:00
Thomas Fricard
a62ab4fcc0 don't need to instanciate gorup_name since it is passed in arguments 2023-04-07 15:15:29 +02:00
Thomas Fricard
d13fc645e7 adapt custom namespace and group name to new settings + refactoring 2023-04-07 15:14:12 +02:00
Thomas Fricard
73c2ef6d56 add group_name argument to process_reference method 2023-04-07 15:14:12 +02:00
Thomas Fricard
cc369928c1 modify doc to match new settings 2023-04-07 15:14:08 +02:00
Thomas Fricard
f99cb4e2b3 separate custom namespace settings into two different fields 2023-04-07 15:12:52 +02:00
Thomas Fricard
6ecaa7dd05 move custom naming logic outside the for loop since it is not dynamic 2023-04-07 15:12:52 +02:00
Thomas Fricard
92a35bc7d2 fix layout 2023-04-07 15:12:52 +02:00
Thomas Fricard
77ce35251a fix example for custom namespace in doc 2023-04-07 15:12:51 +02:00
Thomas Fricard
307e57bbfd change variables name for template 2023-04-07 15:12:51 +02:00
Thomas Fricard
e88288c53a add group_name argument to process_reference method for ReferenceLoader subclasses 2023-04-07 15:12:47 +02:00
Thomas Fricard
8879c8e9e9 remove _ suffix on unique namespace 2023-04-07 15:11:02 +02:00
Thomas Fricard
599af2de23 remove unused import 2023-04-07 15:11:02 +02:00
Thomas Fricard
bad4f51653 set default value for reference loader naming 2023-04-07 15:11:02 +02:00
Thomas Fricard
14f6902fc0 modify doc 2023-04-07 15:11:02 +02:00
Thomas Fricard
45f59b4e58 raise value error for wrong namespace format + make namespace unique 2023-04-07 15:11:02 +02:00