Commit graph

31589 commits

Author SHA1 Message Date
Alexey Bogomolov
76b6fed6a7 disable delivery button if no representations checked
fix macos combobox layout
add error message if no delivery templates found
2023-07-03 03:41:37 +03:00
github-actions[bot]
d792ca37e3 chore(): update bug report / version 2023-07-01 03:34:07 +00:00
ynbot
7fe43ad4b9
[Automated] Merged main into develop 2023-07-01 05:33:27 +02:00
Ynbot
344d456214 [Automated] Bump version 2023-07-01 03:33:14 +00:00
ynbot
c0f8d1c237
[Automated] Merged develop into main 2023-07-01 05:32:13 +02:00
Jakub Ježek
4771e0f66c
Merge pull request #5223 from ynput/bugfix/colorspace_compatibility_check 2023-06-30 23:12:15 +03:00
Jakub Trllo
f1e64a063e
Maya: Convert frame values to integers (#5188)
* convert frame values to integers

* convert instance frame information to integer

* fix condition in collect instances

* Convert frame handles to int.

* Make sure handles are integers

Co-authored-by: Toke Jepsen <tokejepsen@gmail.com>

* convert the float frame range value getting from attributes in maya to integer

* hound shut

* move int conversion later

* safe context value conversion

---------

Co-authored-by: Toke Stuart Jepsen <tokejepsen@gmail.com>
Co-authored-by: Kayla Man <moonyuet2008@hotmail.com>
2023-06-30 16:37:57 +02:00
Jakub Ježek
131f8ddd89
Update openpype/pipeline/colorspace.py
Co-authored-by: Roy Nieterau <roy_nieterau@hotmail.com>
2023-06-30 16:23:11 +02:00
Jakub Jezek
051882bb3e
noqa excepetion 2023-06-30 16:16:12 +02:00
Jakub Jezek
3e93d163c0
check PyOpenColorIO rather then python version
https://github.com/ynput/OpenPype/pull/5212#issuecomment-1614651292
2023-06-30 16:11:37 +02:00
Jakub Ježek
e64526949b
Merge pull request #5212 from BigRoy/bugfix/colorspace_compatible_python_check_fix 2023-06-30 13:07:29 +03:00
Milan Kolar
0aa6c3cf0c
Merge pull request #5218 from ynput/bugfix/OP-6269_Houdini-Redshift-ROP-instance-image-format-bug 2023-06-30 08:46:53 +02:00
Mustafa-Zarkash
55c646df82 remove the unnecessary comment 2023-06-30 08:33:44 +03:00
Mustafa-Zarkash
00ab5c2be0 add parm value for RS_outputFileFormat 2023-06-29 19:19:11 +03:00
Jakub Ježek
2427be1ae6
Merge pull request #5200 from ynput/bugfix/hiero_current_project_context
Hiero: fixing otio current project and cosmetics
2023-06-29 18:46:32 +03:00
Kayla Man
0df955c2fc
Maya: Fix the register_event_callback collecting workfile save after (#5214) 2023-06-29 10:09:38 +02:00
Roy Nieterau
d7407d15c1
Add icon to RepairContextAction + logs to debug level + also add attempt repair for RepairAction + tweak docstring (#5213) 2023-06-29 09:48:22 +02:00
Roy Nieterau
f947e2efe7 Fix version comparison 2023-06-29 00:46:53 +02:00
Roy Nieterau
82f9da2c8e
Reduce more visual clutter for artists in new publisher reports (#5208) 2023-06-28 17:03:48 +02:00
Milan Kolar
c9b9ca285e
Merge pull request #4901 from BigRoy/enhancement/tray_publish_set_explicit_colorspace 2023-06-28 16:58:59 +02:00
Milan Kolar
2d91685eba
Merge pull request #5187 from ynput/bugfix/OP-6244_Bug-3dsmax---OP-Menu-Set-Frame-Range-doesnt-work-in-Max-2024 2023-06-28 16:58:43 +02:00
Jakub Trllo
0afca6786c
define filter script only for video streams (#5205) 2023-06-28 12:34:24 +02:00
Jakub Ježek
de10261ee2
Merge pull request #5193 from ynput/bugfix/OP-6103_Resolve-post-start-functionality-fixes
Resolve: after launch automatization fixes
2023-06-28 13:20:49 +03:00
Jakub Ježek
6a832fcd87
Merge pull request #5198 from ynput/bugfix/OP-5383_nuke-set-resolution-is-not-working
Nuke: root set format updating in node graph
2023-06-28 12:58:16 +03:00
Jakub Jezek
04f7c125b0
fixes after suggestions 2023-06-28 11:49:36 +02:00
Jakub Ježek
cf8c30abcf
Update openpype/hosts/hiero/api/lib.py
Co-authored-by: Jakub Trllo <43494761+iLLiCiTiT@users.noreply.github.com>
2023-06-28 11:42:29 +02:00
Jakub Ježek
a6fe26e317
Update openpype/hosts/hiero/api/otio/hiero_export.py
Co-authored-by: Jakub Trllo <43494761+iLLiCiTiT@users.noreply.github.com>
2023-06-28 11:42:22 +02:00
Petr Kalis
b9115502f9
OP-6272 - add container check validator to AE settings (#5203) 2023-06-28 11:11:34 +02:00
github-actions[bot]
b668eced8a chore(): update bug report / version 2023-06-28 03:31:51 +00:00
ynbot
5aa4653670
[Automated] Merged main into develop 2023-06-28 05:31:19 +02:00
Ynbot
d801b8de45 [Automated] Bump version 2023-06-28 03:31:07 +00:00
ynbot
f7a252d09c
[Automated] Merged develop into main 2023-06-28 05:30:24 +02:00
Jakub Jezek
2e684f107a
updating hiero api with nicer code
- creating constants module for api wide constants
- creating CTX class for passing module wide variables instead of using fake self
2023-06-27 18:04:48 +02:00
Jakub Jezek
a3f519fd46
fixing current project in otio export 2023-06-27 18:03:16 +02:00
Jakub Ježek
0e039d840a
Merge pull request #5197 from ynput/bugfix/revert_multiplatform_path_for_workfile_builder 2023-06-27 18:04:28 +03:00
Jakub Jezek
ef71fc1716
fixing nuke format updating in node graph
also making code compliance with flake8
2023-06-27 16:56:15 +02:00
Petr Kalis
84fe7e7c7b Revert backward incompatible change of path to template to multiplatform
It requires to use `work[root]` to handle multiplatformity.
In the case of customer request it needs to be reworked for proper multiplatformity.
2023-06-27 15:50:08 +02:00
Roy Nieterau
4267af2c62
Merge pull request #15 from ynput/enhancement/tray_publish_set_explicit_colorspace
TrayPublisher: colorspace overrides from defined ocio config
2023-06-27 13:43:09 +02:00
Jakub Jezek
9bb23f62eb
removing ambiguous options 2023-06-27 13:40:50 +02:00
Milan Kolar
8356bf98e5
Merge pull request #4854 from tokejepsen/enhancement/maya_template 2023-06-27 13:38:50 +02:00
Jakub Ježek
f4510fe571
Update openpype/hosts/traypublisher/plugins/publish/collect_explicit_colorspace.py
Co-authored-by: Roy Nieterau <roy_nieterau@hotmail.com>
2023-06-27 13:32:28 +02:00
Jakub Ježek
e38d28f21e
Update openpype/hosts/traypublisher/plugins/publish/collect_explicit_colorspace.py
Co-authored-by: Roy Nieterau <roy_nieterau@hotmail.com>
2023-06-27 13:31:40 +02:00
Roy Nieterau
87e6704b1a
Tweak profiles logging to debug level (#5194) 2023-06-27 11:55:10 +02:00
Toke Stuart Jepsen
077af17672 Merge branch 'develop' into enhancement/maya_template
# Conflicts:
#	openpype/hosts/maya/api/workfile_template_builder.py
2023-06-27 10:46:29 +01:00
Jakub Jezek
c8e7b7c264
improving names 2023-06-27 11:37:33 +02:00
Jakub Jezek
3e9ac5935d
separate the startup script logic from workfile hook 2023-06-27 11:36:13 +02:00
Jakub Jezek
8b5722c0a2
export anyway 2023-06-27 11:26:44 +02:00
Jakub Jezek
31fa1a1200
clearing old code 2023-06-27 11:22:18 +02:00
Jakub Ježek
1966482407
Update openpype/hosts/resolve/api/workio.py
Co-authored-by: Roy Nieterau <roy_nieterau@hotmail.com>
2023-06-27 11:04:06 +02:00
Petr Kalis
83242487fd
AfterEffects: support for workfile template builder (#5163)
* OP-5661 - added new menu item to AE extension

* OP-5661 - added support for addPlaceholder into extension

* OP-5661 - fix broken abstract loader

In some cases discover couldn't recognize that base plugin is abstract. Handled properly

* OP-5661 - WIP of implementing workfile template builder

* OP-5661 - added route to add placeholder

* OP-5661 - added route to build workfile

* OP-5661 - refactored arguments

* OP-5661 - implemented build workfile operation

moved from wrong position

* OP-5661 - removed wrong base plugin

* OP-5661 - implemented update placeholder logic

* OP-5661 - fix update placeholder metadata

* OP-5661 - added Creator placeholder plugin

* OP-5661 - pre_create_data could be passed into Creator

This allow to modify `pre_create_data` before automatically creating an instance. (Useful for overridding defaults.)

* OP-5661 - implemented populate of Create placeholder

* OP-5661 - implemented import of template

* OP-5661 - fix to populate correct create placeholder

Implemented function to select item(s) by their id. (CreateRender expects selected composition.)

* OP-5661 - fix workfile builder schema to multiplatform path

Path should be separated by platform.

* OP-5661 - implemented adding loaded items instead of placeholders

* OP-5661 - add Create Placeholder plugin to dropdown

* OP-5661 - add templated workfile to Settings

* OP-5661 - fix to choose template file from multiplatform

* OP-5661 - added documentation
2023-06-27 10:58:55 +02:00