Jakub Ježek
fa1f70274d
Merge branch 'develop' into maya_collect_renderlayer_error_fix_4648
2023-03-31 22:01:27 +02:00
Roy Nieterau
74f73969ad
Remove "preview" data from representation ( #4759 )
...
* Remove "preview" data from representation
* pop "preview" from component in standalone publisher
---------
Co-authored-by: Jakub Trllo <jakub.trllo@gmail.com>
Co-authored-by: Jakub Trllo <43494761+iLLiCiTiT@users.noreply.github.com>
2023-03-31 17:08:58 +02:00
Jakub Ježek
d933917a53
Merge branch 'develop' into refactor/cleanup_grammar
2023-03-31 14:28:22 +02:00
Jakub Ježek
4fee255813
Merge branch 'develop' into maya_extract_look_tx_colorspace
2023-03-31 14:15:57 +02:00
Roy Nieterau
5b163fe84d
Apply suggestions from code review
...
Co-authored-by: Jakub Trllo <43494761+iLLiCiTiT@users.noreply.github.com>
2023-03-30 22:40:44 +02:00
Jakub Ježek
0e8690e848
Merge branch 'develop' into refactor/cleanup_grammar
2023-03-30 17:59:39 +02:00
Milan Kolar
89c4d505d0
Merge pull request #4751 from ynput/enhancement/OP-2261_maya-update-camera-resets-viewport
2023-03-30 17:38:48 +02:00
Roy Nieterau
945d318766
Also lock new cameras on update
2023-03-30 16:38:45 +02:00
Roy Nieterau
52b45f0384
Correctly preserve cameras in modelPanels with multiple cameras in a mayaScene
2023-03-30 16:36:44 +02:00
Ondřej Samohel
e62b0e48cb
Update openpype/hosts/maya/plugins/load/load_reference.py
...
Co-authored-by: Roy Nieterau <roy_nieterau@hotmail.com>
2023-03-30 15:50:12 +02:00
Ondrej Samohel
951f868cef
♻️ move logic from camera loader to reference loader
2023-03-30 15:14:21 +02:00
Roy Nieterau
3fae1f8521
Just some grammar tweaks
2023-03-30 13:59:22 +02:00
Ondrej Samohel
18efd5276d
🎨 add camera loader
2023-03-30 11:57:36 +02:00
Roy Nieterau
36f1a1103e
Fix #4693 : Add displayGradient key to allow disabling gradient background
2023-03-30 00:23:43 +02:00
Jakub Ježek
7c2c7ff889
Merge branch 'develop' into maya_collect_renderlayer_error_fix_4648
2023-03-29 22:33:41 +02:00
Roy Nieterau
4210480831
Refactor ExtractLook maketx argument in settings to more structured arguments/parameters
2023-03-29 12:51:07 +02:00
Roy Nieterau
f66d8010e7
Merge remote-tracking branch 'upstream/develop' into maya_extract_look_tx_colorspace
2023-03-29 12:23:41 +02:00
Toke Jepsen
b7f6589886
Merge branch 'develop' into feature/OP-3278_camera-focal-length
2023-03-29 11:12:09 +02:00
Roy Nieterau
11da84f71f
Merge remote-tracking branch 'upstream/develop' into maya_extract_look_tx_colorspace
2023-03-27 15:42:11 +02:00
Roy Nieterau
22dbc4e4fa
Remove unused variable NONLINEAR_FILE_FORMATS
2023-03-27 15:40:33 +02:00
Ondřej Samohel
24e556aec6
Merge pull request #4716 from ynput/bugfix/maya-fix-zoom-review-collection
2023-03-27 15:40:11 +02:00
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
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
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
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
Ondřej Samohel
e35b4e001c
Merge pull request #4687 from tokejepsen/enhancement/OP-5213_enable-2D-PanZoom
2023-03-27 11:27:49 +02: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
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
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