Commit graph

17251 commits

Author SHA1 Message Date
Toke Jepsen
5282cd26c5
Merge branch 'develop' into enhancement/maya_template 2023-06-23 14:51:01 +01:00
Toke Jepsen
dcf3b27493
Update openpype/pipeline/workfile/workfile_template_builder.py
Co-authored-by: Jakub Trllo <43494761+iLLiCiTiT@users.noreply.github.com>
2023-06-23 14:49:46 +01:00
Ondřej Samohel
d3b2102f52
Merge branch 'develop' into maya_new_publisher 2023-06-23 15:33:30 +02:00
Jakub Ježek
26457258a4
Merge branch 'develop' into feature/nuke_fpath_template 2023-06-23 15:57:08 +03:00
Kayla Man
cbf21cf95d update 2023-06-23 18:00:15 +08:00
Kayla Man
c2faeb251f remove adding unused instance data 2023-06-23 17:33:59 +08:00
Kayla Man
44482c51a6 add review instance into no max content 2023-06-23 17:30:17 +08:00
Kayla Man
ab1cdf5cef add validation to make sure there must be camera instance included 2023-06-23 17:14:07 +08:00
Kayla Man
c414c8c6e9 add scripts to utils 2023-06-23 16:45:41 +08:00
Kayla Man
991bcec434 add viewport_function into thumbnail extractor 2023-06-23 15:26:57 +08:00
Kayla Man
66bc319bd1 Merge branch 'develop' into feature/OP-5871_Max-Review-feature 2023-06-23 15:04:09 +08:00
Kayla Man
3a1665a8aa Merge branch 'develop' into bugfix/OP-4096_Nuke-open_file-function-wouldnt-open-autosave-file 2023-06-23 15:01:58 +08:00
Milan Kolar
d134c94efe
Merge pull request #5110 from quadproduction/424-enhancement-animation-family-loaded-as-standin-abc-dont-have-correct-fps-and-use-file-sequence-ticked 2023-06-23 08:45:19 +02:00
Milan Kolar
e039584573
Merge pull request #5174 from tokejepsen/bugfix/OP-6233_import-workfile-missing 2023-06-23 08:44:29 +02:00
Toke Stuart Jepsen
15c7978e28 Revert "Adding support for excluded families."
This reverts commit 40cf531cb1.
2023-06-23 07:38:35 +01:00
Petr Kalis
cca689e48f
Webpublisher - headless publish shouldn't be blocking operation (#5177)
* OP-6239 - headless publish from webpublisher shouldn't be blocking

subprocess.call is blocking, which resulted in UI non responsiveness as it was waiting for publish to finish.

* OP-6239 - revert of typo
2023-06-22 20:17:56 +02:00
Kayla Man
22ee8e1f93 add headless abstraction into command.py 2023-06-23 00:10:34 +08:00
Jakub Trllo
f76e32940a
Burnins: Refactored burnins script (#5094)
* refactored list value for burnins

* fix formatting of listed values

* formatting fix

* separated values preparation into function

* added some docstrings and comments

* minor changes

* handle fps in burnin options

* formatting fix

* Fix typo

Co-authored-by: Roy Nieterau <roy_nieterau@hotmail.com>

* move lines logic before writing to file

* fill 'fps' in burnin options from representation

* fix missing 'handles' variable

---------

Co-authored-by: Roy Nieterau <roy_nieterau@hotmail.com>
2023-06-22 17:39:21 +02:00
Kayla Man
5c399cbc17 revert the headless function 2023-06-22 23:13:24 +08:00
Kayla Man
173845859e hound fix 2023-06-22 22:56:41 +08:00
Kayla Man
5210d9bde3 hound fix 2023-06-22 22:55:24 +08:00
Kayla Man
45f02e8db3 roy's comment 2023-06-22 22:54:15 +08:00
kaa
ecc152ffe1
fix ftrack ignore sync filter (#5176) 2023-06-22 15:56:20 +02:00
Kayla Man
31f76563b8 jakub's comment 2023-06-22 21:51:58 +08:00
Kayla Man
582bdb51a2 Merge branch 'develop' into feature/OP-5871_Max-Review-feature 2023-06-22 21:17:07 +08:00
Kayla Man
9fd1321cb9 roy's comment and make sure fps for preview animation in thumbnail extractor is the same as preview animation 2023-06-22 21:16:14 +08:00
Toke Stuart Jepsen
40cf531cb1 Adding support for excluded families. 2023-06-22 12:55:17 +01:00
Kayla Man
bb269ccb7d Merge branch 'develop' into bugfix/OP-4096_Nuke-open_file-function-wouldnt-open-autosave-file 2023-06-22 19:15:44 +08:00
Toke Stuart Jepsen
68c42d486b Setting render range to include handles. 2023-06-22 12:10:45 +01:00
Kayla Man
d9af1d9167 remove unused library 2023-06-22 19:03:29 +08:00
Kayla Man
56a90a47f5 abstract the headless command as function in lib.py 2023-06-22 19:02:18 +08:00
Petr Kalis
97f3bdf5ec
Color Management- added color management support for simple expected files on Deadline (#5122)
* OP-5864 - added color management support for simple expected files

Previously implemented only for AOVs.

* OP-5864 - fix colorspace query

colorspace might be not on instance.data

* OP-5864 - refactore name to more descriptive one

It is actually instance.data, not proper `instance`.

---------

Co-authored-by: Jakub Ježek <jakubjezek001@gmail.com>
2023-06-22 12:02:23 +02:00
Simone Barbieri
39d2159ed4
Blender: Add support for custom path for app templates (#5137)
* Add support for custom path for app templates

* Use same env variable as scripts and assure correct path exist
2023-06-22 11:57:23 +02:00
Toke Stuart Jepsen
43ece88f02 Include workfile family to import. 2023-06-22 09:40:19 +01:00
Ondřej Samohel
4931ae5cad
Merge pull request #5164 from ynput/bugix/remove-python39-syntax-from-max-code 2023-06-21 17:47:02 +02:00
Ondřej Samohel
1f339413ca
Merge pull request #5150 from ynput/bugfix/OP-6150_Maya-arnoldExportAss-errors-out-during-extraction-in-Extract-Arnold-Scene-Source 2023-06-21 17:43:26 +02:00
Jakub Ježek
ec28e506c4
Merge pull request #5166 from ynput/bugfix/OP-6217_Nuke-colorspace-config-issue
Colorspace: host config path backward compatibility
2023-06-21 15:12:12 +03:00
Jakub Ježek
2d1fc8e728
Update openpype/pipeline/colorspace.py
Co-authored-by: Jakub Trllo <43494761+iLLiCiTiT@users.noreply.github.com>
2023-06-21 14:09:29 +02:00
Kayla Man
41dd7e06f9 update the args for review animation 2023-06-21 19:33:40 +08:00
Kayla Man
223a3338f3
Update openpype/hosts/maya/plugins/publish/collect_arnold_scene_source.py
Co-authored-by: Toke Jepsen <tokejepsen@gmail.com>
2023-06-21 19:25:47 +08:00
Roy Nieterau
fcc2c692fe
Merge branch 'develop' into enhancement/maya_template 2023-06-21 13:25:14 +02:00
Kayla Man
29c8cfe992 roy's comment 2023-06-21 18:48:25 +08:00
Kayla Man
e2d35dedb9 hound fix 2023-06-21 18:28:29 +08:00
Kayla Man
8abfa57b1b roy's comment 2023-06-21 18:26:43 +08:00
Milan Kolar
0526c33895
Merge pull request #5161 from tokejepsen/bugfix/OP-6204_Xgen-version-mismatch-after-publish 2023-06-21 11:50:54 +02:00
Milan Kolar
a371c8a147
Merge pull request #5053 from tokejepsen/bugfix/extract_color_transcode 2023-06-21 11:49:18 +02:00
Milan Kolar
4ac0674137
Merge pull request #5167 from tokejepsen/bugfix/OP-6206_xgen_export_abc 2023-06-21 11:48:29 +02:00
Milan Kolar
f9db6c997b
Merge pull request #5160 from tokejepsen/bugfix/OP-6039_Xgen-multiple-descriptions-on-single-shape 2023-06-21 11:48:13 +02:00
Kayla Man
1c2955a90a remove docstring 2023-06-21 16:50:08 +08:00
Kayla Man
353d304b61 toke's comment 2023-06-21 16:42:52 +08:00