Commit graph

29448 commits

Author SHA1 Message Date
Roy Nieterau
49b2b657a4
Cleanup code from review suggestions
Co-authored-by: Fabià Serra Arrizabalaga <fabia.serra92@gmail.com>
2023-03-21 17:27:08 +01:00
Roy Nieterau
791c7deeb5
Update openpype/hosts/maya/api/plugin.py
Co-authored-by: Fabià Serra Arrizabalaga <fabia.serra92@gmail.com>
2023-03-21 17:20:19 +01:00
Roy Nieterau
c5bf02cd89 Hound fixes 2023-03-19 14:01:54 +01:00
Roy Nieterau
822e2f6503 Move attribute definitions to SubmitMayaDeadline explicitly to (for now) not pollute other host implementations
+ Cleanup CollectRender
2023-03-19 14:00:31 +01:00
Roy Nieterau
cfdc1d3001 Cleanup 2023-03-18 20:23:00 +01:00
Roy Nieterau
73c4df85cf Fix missed removal of code 2023-03-18 14:52:14 +01:00
Roy Nieterau
663359498a Shush hound for the hacky workaround 2023-03-18 14:48:35 +01:00
Roy Nieterau
27f590a7f0 Refactor to at least get to a working deadline submission.
This is quite quick and dirty and likely many settings from the instance or settings aren't working as expected.
2023-03-18 14:46:38 +01:00
Roy Nieterau
2f8b45acdc Replace legacy instance collector 2023-03-18 13:57:19 +01:00
Roy Nieterau
9976d7bc95 Fix loading rigs with creation of animation instance 2023-03-18 13:27:50 +01:00
Roy Nieterau
14969a82cd Remove file that was removed in develop but remained in merge conflict 2023-03-18 12:59:11 +01:00
Roy Nieterau
479e0bdf22 Fix if statement 2023-03-18 12:49:29 +01:00
Roy Nieterau
80a8706714 Add strict error checking instance attribute definition 2023-03-18 12:48:47 +01:00
Roy Nieterau
5a8e87bcd6 Fix getting file info data for context 2023-03-18 10:49:44 +01:00
Roy Nieterau
ac4bf97338 Add back separate 'Create...' menu entry 2023-03-18 10:42:57 +01:00
Roy Nieterau
ccbd0c057d Shush hound 2023-03-18 10:39:53 +01:00
Roy Nieterau
9de0a81685 Merge remote-tracking branch 'upstream/develop' into maya_new_publisher
# Conflicts:
#	openpype/hosts/maya/plugins/create/create_animation.py
#	openpype/hosts/maya/plugins/create/create_arnold_scene_source.py
#	openpype/hosts/maya/plugins/create/create_pointcache.py
#	openpype/hosts/maya/plugins/create/create_render.py
#	openpype/hosts/maya/plugins/create/create_review.py
#	openpype/hosts/maya/plugins/create/create_vrayproxy.py
#	openpype/hosts/maya/plugins/create/create_xgen.py
#	openpype/hosts/maya/plugins/publish/extract_xgen_cache.py
#	openpype/hosts/maya/plugins/publish/validate_maya_units.py
#	openpype/hosts/maya/plugins/publish/validate_mesh_has_uv.py
#	openpype/modules/deadline/plugins/publish/submit_maya_deadline.py
#	openpype/modules/deadline/plugins/publish/submit_maya_remote_publish_deadline.py
2023-03-18 10:38:32 +01:00
ynbot
39b88f3926
[Automated] Merged main into develop 2023-03-18 04:26:50 +01:00
Ynbot
f537020b97 [Automated] Bump version 2023-03-18 03:26:38 +00:00
ynbot
edfa5ef5b9
[Automated] Merged develop into main 2023-03-18 04:25:49 +01:00
Milan Kolar
18a4e9b2f0
Merge pull request #4618 from BigRoy/maya_fix_extract_look_arnold_load 2023-03-17 23:01:19 +01:00
Milan Kolar
25edaa76f7
Merge pull request #4416 from tokejepsen/bugfix/OP-4820_maya_tile_assembly_fail_in_draft 2023-03-17 22:57:39 +01:00
Kayla Man
341ef34e35 update frame range 2023-03-17 22:56:00 +01:00
Kayla Man
b1f3e11405 fix the validator check on exportMode 2023-03-17 22:56:00 +01:00
Kayla Man
b9ab6f634e hound fix 2023-03-17 22:56:00 +01:00
Kayla Man
416b7d9b94 add partition naming format into the extractor 2023-03-17 22:56:00 +01:00
Kayla Man
f95f8f6ebe add loader 2023-03-17 22:56:00 +01:00
Kayla Man
a4c36b9e4f add loaders 2023-03-17 22:56:00 +01:00
Kayla Man
29138974b4 update validators 2023-03-17 22:56:00 +01:00
Kayla Man
3996007694 update validators 2023-03-17 22:56:00 +01:00
Kayla Man
7df1b215c7 hound fix 2023-03-17 22:56:00 +01:00
Kayla Man
fa69594c70 creator, validator and extractor for point cloud from tyFlow 2023-03-17 22:56:00 +01:00
Kayla Man
99ed91d0ad fix the bug of submitting the frames for published job 2023-03-17 22:53:10 +01:00
Kayla Man
e35f7e0bb5 update the validator which errors out with the empty container 2023-03-17 22:52:50 +01:00
Kayla Man
b2be8462c4 updating the loader so that the version will work in scene inventory 2023-03-17 22:52:50 +01:00
Kayla Man
5895b4f376 putting maxScene into correct families 2023-03-17 22:52:50 +01:00
moonyuet
6a93cb1990 rename creator 2023-03-17 22:52:50 +01:00
moonyuet
739b2db0f0 MaxScene Family introduction 2023-03-17 22:52:50 +01:00
Toke Stuart Jepsen
39e29ee8c5 Info on attribute collection 2023-03-17 22:50:13 +01:00
Toke Stuart Jepsen
917a1f4d0a Update docs image 2023-03-17 22:50:13 +01:00
Toke Stuart Jepsen
b8633c4279 Ensure attributes values from settings are correct. 2023-03-17 22:50:13 +01:00
Toke Stuart Jepsen
8bd4598e09 Update docs 2023-03-17 22:50:13 +01:00
Toke Stuart Jepsen
51fa89bef3 Docs cosmetics. 2023-03-17 22:50:13 +01:00
Toke Stuart Jepsen
812fa065cf Multiple Values
- support multiple values for render attributes.
- support repairing the render attributes.
2023-03-17 22:50:13 +01:00
Roy Nieterau
b47722b358 Fix comment 2023-03-17 22:48:44 +01:00
Roy Nieterau
91b99cafd4 Correctly set the UDIM token using capitals <UDIM>
+ cleanup comment
2023-03-17 22:48:44 +01:00
Roy Nieterau
5a7e90daa8 Cleanup 2023-03-17 22:48:44 +01:00
Roy Nieterau
4ac950aa60 Set color space from publish using representation color space data or falling back to imageio settings file rules in OP settings 2023-03-17 22:48:44 +01:00
Roy Nieterau
1c5b821688 Cosmetics 2023-03-17 22:48:44 +01:00
Roy Nieterau
a48e638798 Explicitly set the frame <f> and udim <udim> token based on template. 2023-03-17 22:48:44 +01:00