Roy Nieterau
108bcd8f27
Fix missing variable declaration
2023-03-27 15:37:27 +02:00
Roy Nieterau
2cb03b75b7
Clean up imports a bit.
2023-03-27 15:35:03 +02:00
Jakub Ježek
d67afdfdfb
Merge pull request #4669 from ynput/bugfix/collect-backdrop-framerange-less-instance
2023-03-27 15:25:01 +02:00
Roy Nieterau
5ed6c29eee
Mimic Arnold tx manager behavior whenever maya color management is disabled
...
- Do no color conversion when color management is disabled
2023-03-27 15:23:14 +02:00
Roy Nieterau
bf60e73704
Remove .png from nonlinear formats assumption because apparently they can be 32-bit
2023-03-27 13:47:26 +02:00
Roy Nieterau
e11d1f279a
Add assumption for some file formats to be sRGB: .png, .jpeg and .jpg
2023-03-27 13:46:33 +02:00
Roy Nieterau
6f015d6d64
Cleanup/refactor based on @fabiaserra comments
2023-03-27 13:31:33 +02:00
Roy Nieterau
3444660a98
Convert to "linear" because it's always available in OIIO if OCIO is disabled or no valid config is found
...
- If OCIO is not enabled (or cannot find a valid configuration, OIIO will at least be able to convert among linear, sRGB, and Rec709.)
2023-03-27 13:20:26 +02:00
Ondrej Samohel
5805e7d900
🚨 add space
2023-03-27 13:13:09 +02:00
Ondrej Samohel
5b4b0e601b
🐛 pass panel too
2023-03-27 13:12:36 +02:00
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
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