Commit graph

28835 commits

Author SHA1 Message Date
Toke Stuart Jepsen
db98f65b43 Fix publish pool and secondary. 2023-03-02 14:48:18 +01:00
Toke Stuart Jepsen
7bbf560871 Backwards compatibility 2023-03-02 14:27:33 +01:00
Toke Stuart Jepsen
d33aa1cc7d Better error reports. 2023-03-02 14:27:33 +01:00
Toke Stuart Jepsen
db0a3554b6 Validate frame range on instance to asset.
- frame start
- frame end
- handle start
- handle end
2023-03-02 14:27:33 +01:00
Toke Stuart Jepsen
185623ff70 Set frame range with handles on review instance. 2023-03-02 14:27:33 +01:00
Jakub Ježek
74025f5d47
Merge pull request #4552 from tokejepsen/bugfix/deadline_submit_publish_job 2023-03-02 14:15:16 +01:00
Toke Stuart Jepsen
91685e3d1f Move AOV code to host agnostic. 2023-03-02 11:06:47 +00:00
Toke Stuart Jepsen
a3508b1412 Fix _get_representations 2023-03-02 08:18:47 +00:00
Toke Stuart Jepsen
4f94a4454a Only run Maya specific code in Maya. 2023-03-01 16:02:12 +00:00
Toke Jepsen
65e0273f1c Update openpype/hosts/maya/plugins/publish/validate_vrayproxy.py 2023-03-01 08:38:02 +01:00
Toke Stuart Jepsen
f4d22e6ac6 Options for VrayProxy output. 2023-03-01 08:38:02 +01:00
ynbot
3ce35938a8
[Automated] Merged main into develop 2023-03-01 04:32:24 +01:00
Ynbot
b29b53af20 [Automated] Bump version 2023-03-01 03:32:10 +00:00
ynbot
78e60fa301
[Automated] Merged develop into main 2023-03-01 04:31:18 +01:00
Petr Kalis
9f35ed2a63
Fix - store target_colorspace as new colorspace (#4544)
When transcoding into new colorspace, representation must carry this information instead original color space.
2023-02-28 16:33:18 +01:00
Petr Kalis
d68cc23d32 hardcode Poetry to 1.3.2 temporarily
New 1.4.0 breaks sphinxcontrib-applehelp. Change in poetry.lock would need new minor version.
2023-02-28 16:28:44 +01:00
Ondrej Samohel
477d2e2414 🐛 return AssetContainer to allow loading 2023-02-28 14:33:25 +01:00
Petr Kalis
0765602ce3 simpler set initialization 2023-02-28 11:30:39 +01:00
Petr Kalis
956fbb780b change Harmony loader to use extensions 2023-02-28 11:30:39 +01:00
Jakub Trllo
42cc715233 changed info to debug 2023-02-28 11:30:39 +01:00
Jakub Jezek
3a02a03efa fusion: adding video extensions to sequence loader 2023-02-28 11:30:39 +01:00
Jakub Jezek
a2d7ab24f6 fusion: adding extensions to loaders 2023-02-28 11:30:39 +01:00
Jakub Jezek
6d43fa2190 flame: adding extensions to loaders
also removing representations from settings and ignoring them in plugin settings loader
2023-02-28 11:30:39 +01:00
Jakub Jezek
339417c505 hiero: adding extension to load plugins
also removing representation from settings and ignoring settings for representation on plugin
2023-02-28 11:30:39 +01:00
Jakub Jezek
1b479f7eb7 resolve: adding extensions to loader 2023-02-28 11:30:39 +01:00
Jakub Jezek
f432fb29de nuke: adding extension to plugins 2023-02-28 11:30:39 +01:00
Jakub Jezek
1bd5f04880 nuke: extension to loaders 2023-02-28 11:30:39 +01:00
Jakub Trllo
8a34313b97 added 'data' and 'context' to representations widget too 2023-02-28 11:30:39 +01:00
Jakub Trllo
9e432f7c5c add data and context to repre document fields 2023-02-28 11:30:39 +01:00
Jakub Trllo
8180076c08 safer data access
Co-authored-by: Roy Nieterau <roy_nieterau@hotmail.com>
2023-02-28 11:30:39 +01:00
iLLiCiTiT
7a8aa123ff cleanup changes based on comments 2023-02-28 11:30:39 +01:00
Jakub Trllo
1b7af3e2c6 fix filtering 2023-02-28 11:30:39 +01:00
Jakub Trllo
f83fefd8a9 Added support for extensions filtering 2023-02-28 11:30:39 +01:00
Jakub Trllo
86f0383f18
Publisher: Prevent access to create tab after publish start (#4528)
make sure it is not possible to go to create tab if the tab is not enabled
2023-02-28 11:13:44 +01:00
Jakub Trllo
2839e775e4
Deadline: Hint to use Python 3 (#4518)
* add shebank for python 3
2023-02-27 18:55:23 +01:00
Jakub Trllo
fa879c9beb
fix UI definitions for publish plugins (#4534) 2023-02-27 17:06:14 +01:00
Petr Kalis
3c21535093 removed unnecessary try catch 2023-02-27 11:38:56 +01:00
Jakub Trllo
afec68dcba fix dict update 2023-02-27 11:38:56 +01:00
Jakub Trllo
3408c25f79 remove doubled empty line 2023-02-27 11:38:56 +01:00
Jakub Trllo
1b5d7a1d38 rename method 2023-02-27 11:38:56 +01:00
Jakub Trllo
5de35b48e5 change exception type and message 2023-02-27 11:38:56 +01:00
Jakub Trllo
f4c47d41d4 move validation of site name to sync server 2023-02-27 11:38:56 +01:00
Jakub Trllo
4317944439 fix modules access 2023-02-27 11:38:56 +01:00
Jakub Trllo
72eac0b31e change how site resolving and it's root overrides work 2023-02-27 11:38:56 +01:00
Jakub Trllo
c55104afdb Use CacheItem for keeping track about caches 2023-02-27 11:38:56 +01:00
Jakub Trllo
ded3933a0c Base anatomy expect only root overrides 2023-02-27 11:38:56 +01:00
Jakub Trllo
d81debdc10 implemented methods to get active site type from sync server module 2023-02-27 11:38:56 +01:00
Jakub Ježek
1607166045
Global: Anchored publishing fixes (#4526)
* Nuke: adding solution for originalBasename frame temlate formating

https://github.com/ynput/OpenPype/pull/4452#issuecomment-1426020567

* publishing files with fixed versionData to fit originalBasename tempate

* polishing fixes

* wrong template key name

* Update openpype/hosts/nuke/plugins/load/load_clip.py

Co-authored-by: Jakub Trllo <43494761+iLLiCiTiT@users.noreply.github.com>

* anatomy data from instance rather then context

* global: template should not have frame or other optional elements

in tempate, since they are already part of the `originalBasename`

---------

Co-authored-by: Jakub Trllo <43494761+iLLiCiTiT@users.noreply.github.com>
2023-02-27 10:48:09 +01:00
ynbot
388f4cd99d
[Automated] Merged main into develop 2023-02-25 04:28:48 +01:00
Ynbot
604f66b71e [Automated] Bump version 2023-02-25 03:28:37 +00:00