Commit graph

29910 commits

Author SHA1 Message Date
Ondrej Samohel
b9d1d560a7
🐛 pass zoom settings if review is attached 2023-03-27 12:59:53 +02:00
Ondřej Samohel
114d10abb2
Merge pull request #2968 from ynput/bugfix/OP-2834_Fix-extract-playblast 2023-03-27 12:37:40 +02:00
Roy Nieterau
7dfaa5b4f4 Add maketx hardcoded flags to the file hash 2023-03-27 12:36:59 +02:00
Roy Nieterau
db27765637 Grammar 2023-03-27 12:31:01 +02:00
Roy Nieterau
39d6878067 Support flags without values for extra maketx arguments
- Add todo for hardcoded maketx arguments
- Add sourceHash argument at end to increase readability of the log
2023-03-27 12:30:31 +02:00
Kayla Man
04fa11a32c Merge branch 'develop' into enhancement/OP-5227_3dsmax-render-instance-settings 2023-03-27 18:10:07 +08:00
Roy Nieterau
7f4fe957bc Move get_oiio_tools_path import to top of file 2023-03-27 12:02:44 +02:00
Ondrej Samohel
0b4fcb1187
Merge remote-tracking branch 'origin/develop' into bugfix/OP-2834_Fix-extract-playblast 2023-03-27 11:44:02 +02:00
Jakub Jezek
9fbd84b0ee
nuke, dl: returning suspende_publish attribute 2023-03-27 11:36:48 +02:00
Kayla Man
a178ca1569 remove duplicated imported function 2023-03-27 17:35:45 +08:00
Kayla Man
ac22648f23 merge develop into PR 2023-03-27 17:34:17 +08:00
Ondřej Samohel
e35b4e001c
Merge pull request #4687 from tokejepsen/enhancement/OP-5213_enable-2D-PanZoom 2023-03-27 11:27:49 +02:00
Ondřej Samohel
6b4b9fefcc
Merge pull request #4652 from ynput/enhancement/OP-5244_3dsmax-setting-resolution 2023-03-27 11:26:04 +02:00
Toke Stuart Jepsen
eaca4f5551 Change method name 2023-03-27 10:10:31 +01:00
Toke Stuart Jepsen
28a4f09625 Finish method description 2023-03-27 10:10:21 +01:00
Toke Jepsen
52511c1e3f
Update openpype/scripts/otio_burnin.py
Co-authored-by: Roy Nieterau <roy_nieterau@hotmail.com>
2023-03-27 10:07:54 +01:00
Roy Nieterau
9773cbbedc Cleanup 2023-03-27 10:27:13 +02:00
Roy Nieterau
95fcce48bd Move REDSHIFT_COREDATAPATH environment check to get_redshift_tool 2023-03-27 10:22:33 +02:00
Roy Nieterau
35f76a2365 Fix Redshift .rstexbin support 2023-03-27 10:20:02 +02:00
Jakub Trllo
09e0ba54f2
TVPaint: Optional Validation plugins can be de/activated by user (#4674)
* fix TVPaint validation plugins so they can be enabled/disabled

* add missing 'is_active' method usage

* added option to enable auto detet render creator

* added fps to instance data

* safe access to layers

* fix handling of missing render layer

* render passes are safer

* fix convertor plugin
2023-03-27 09:57:37 +02:00
Roy Nieterau
00e5f220f4 Add todo 2023-03-26 21:12:37 +02:00
Roy Nieterau
2917ee2775 Fix logging 2023-03-26 21:10:57 +02:00
Roy Nieterau
03e5ff92ea Fix typo 2023-03-26 21:07:38 +02:00
Roy Nieterau
81e25eb3a3 Move caching into one place 2023-03-26 21:06:50 +02:00
Roy Nieterau
b340f6a57c Clarify more about the issue in logging message + minor cleanup 2023-03-26 20:51:10 +02:00
Roy Nieterau
16e5bb630f Cleanup 2023-03-26 20:30:35 +02:00
Toke Stuart Jepsen
7e92f2184e Default playblast compression to PNG 2023-03-26 09:43:27 +01:00
Roy Nieterau
81b5d77127 Cleanup, fix Py2 compatibility 2023-03-25 20:42:34 +01:00
Roy Nieterau
0fa5eab7c9 Implement TextureResult dataclass + fix publishing with and without maketx 2023-03-25 20:29:49 +01:00
Roy Nieterau
ba1d0c570a Fix arguments 2023-03-25 15:01:03 +01:00
Roy Nieterau
d8c763c191 Include extra args in maketx texture hash 2023-03-25 14:56:15 +01:00
Roy Nieterau
e83708a3fb Cosmetics 2023-03-25 14:54:52 +01:00
Roy Nieterau
c181d3ff2e Intialize texture processors with applied settings 2023-03-25 14:54:19 +01:00
Roy Nieterau
44c0009e72 Allow to configure extra arguments in OP settings for maketx 2023-03-25 14:37:33 +01:00
Kayla Man
3d787c3c0b Merge branch 'develop' into enhancement/OP-5227_3dsmax-render-instance-settings 2023-03-25 21:29:17 +08:00
Kayla Man
4dfb57bb21 Merge branch 'develop' into enhancement/OP-5244_3dsmax-setting-resolution 2023-03-25 21:29:02 +08:00
Roy Nieterau
6b841253d7 Fix hash args 2023-03-25 14:26:22 +01:00
Roy Nieterau
a6a392e964 Allow maketx with color management enabled 2023-03-25 12:32:35 +01:00
Roy Nieterau
b37c15f582 More WIP refactoring for TextureProcessors 2023-03-25 10:52:44 +01:00
ynbot
4820bcb227
[Automated] Merged main into develop 2023-03-25 04:26:15 +01:00
Ynbot
4ea987fb1f [Automated] Bump version 2023-03-25 03:26:01 +00:00
ynbot
aba9bd7d81
[Automated] Merged develop into main 2023-03-25 04:24:54 +01:00
Roy Nieterau
5961d6dfb9 Merge remote-tracking branch 'upstream/feature/OP-2524_Maya-looks-support-for-native-Redshift-texture-format' into maya_extract_look_tx_colorspace
# Conflicts:
#	openpype/hosts/maya/plugins/publish/extract_look.py
2023-03-24 20:15:09 +01:00
Roy Nieterau
c7e12b5184 Cosmetics 2023-03-24 19:39:51 +01:00
Roy Nieterau
2baabed6be Work in progress extract look cleanup
- Fix file hashing so it includes arguments to maketx
- Fix maketx destination colorspace when OCIO is enabled
- Use pre-collected colorspaces of the resources instead of trying to retrieve again
- Fix colorspace attributes being reinterpreted by maya on export (fix remapping)
- Fix support for checking config path of maya default OCIO config (due to using `lib.get_color_management_preferences` which remaps that path)
2023-03-24 18:50:09 +01:00
Jakub Jezek
3253c03e3b
returning trigger to project action 2023-03-24 17:29:34 +01:00
Jakub Jezek
09faa840ae
updating project_action 2023-03-24 17:18:33 +01:00
Petr Kalis
1531708236
Global: persistent staging directory for renders (#4583)
* OP-4258 - Settings for transient template

* OP-4258 - added collector for transient staging dir

Allows setting profiles to create persistent stagingDir.

* OP-4258 - implemented persistent stagingDir in cleanup

* OP-4258 - updated logging

* OP-4258 - updated settings

* OP-4258 - Hound

* OP-4258 - renamed class to better name

* OP-4258 - changed location of Settings

Should be used in create and collecting phase also.

* OP-4258 - remove version placeholder from transient template

It was discussed that it shouldn't be used for now.

* OP-4258 - extracted transient dir query logic

This should be used in collection and creation phase for DCCs which are storing staging dir path directly into nodes.

* OP-4258 - added use of scene_name placeholder in collector

DCC dependent, way how to implement versioning, might not be used.

* OP-4258 - fix scene_name

* OP-4258 - remove wrong defaults

* OP-4258 - added possibility of different template name

Studio might want to put renders to different place from caches.

* OP-4258 - renamed according to GH comments

* OP-4258 - use is active filter

* OP-4258 - use is active filter

* OP-4793 - added project_settings to signature

* OP-4793 - updated logging message

* OP-4793 - added documentation

* OP-4258 - fix function arguments

* OP-4258 - updates to documentation


* OP-4258 - added known issues to documentation

---------

Co-authored-by: Roy Nieterau <roy_nieterau@hotmail.com>
2023-03-24 16:30:46 +01:00
Jakub Jezek
aceaef0b21
hiero: correct container colors if UpToDate 2023-03-24 16:24:33 +01:00
Sharkitty
0cc5f3ee37 Changed logic as suggested 2023-03-24 15:44:29 +01:00