Commit graph

16974 commits

Author SHA1 Message Date
Toke Stuart Jepsen
ba877956b9 Fix collecting arnold prefix when none 2023-07-05 09:17:53 +01:00
Milan Kolar
1aff00fe9c
Merge pull request #5192 from ynput/enhancement/OP-6225_3dsMax-node-references-to-check-for-duplicates 2023-07-05 10:16:33 +02:00
Milan Kolar
6280dd1e16
Merge pull request #5001 from ynput/feature/OP-5871_Max-Review-feature 2023-07-05 10:15:41 +02:00
Milan Kolar
64d455c010
Merge pull request #5234 from ynput/bugfix/OP-6232_Bug-Substance-Painter-When-creating-TextureSet-in-Publisher-its-params-arent-propagated-to-the-Instance 2023-07-05 10:10:43 +02:00
Ynbot
cf8f7aa9ea [Automated] Bump version 2023-07-05 03:31:41 +00:00
Jakub Ježek
439d16cb6b
Merge pull request #5233 from ynput/bugfix/maya-correct-colorspace-default-values 2023-07-04 16:05:26 +03:00
Jakub Ježek
04babc069c
Merge pull request #5225 from BigRoy/enhancement/maya_no_save_file_prompt_after_new_file 2023-07-04 16:05:14 +03:00
Kayla Man
21b81ec4e9 hound fix 2023-07-04 18:45:32 +08:00
Kayla Man
950c5f6b04 roy's comment 2023-07-04 18:44:26 +08:00
Kayla Man
8befb04439 roy's comment 2023-07-04 18:31:41 +08:00
Kayla Man
2362c4114e align the setting in the create tab with that in the publish tab 2023-07-04 17:44:58 +08:00
Milan Kolar
08d18f547d
Merge pull request #5232 from ynput/bugfix/houdini_vdb_validator_error_crash 2023-07-04 11:34:04 +02:00
Milan Kolar
bfb7052548
Merge pull request #5230 from ynput/bugfix/houdini_abc_validators_error_crash 2023-07-04 11:20:12 +02:00
Mustafa-Zarkash
b6d4f1b142 move check outside with 2023-07-04 10:53:28 +03:00
Milan Kolar
a8574255b3
Merge pull request #5222 from quadproduction/488-bug-template-builder-fails-when-loading-data-without-outliner-representation 2023-07-04 09:53:17 +02:00
Kayla Man
9ccbaed576 include only one setting in collect_textures, only in publish tab 2023-07-03 23:12:59 +08:00
Mustafa-Zarkash
3938599578 add geometry check 2023-07-03 18:07:34 +03:00
Jakub Jezek
744095eb16
maya: allign default settings to distributed aces 1.2 config 2023-07-03 16:39:40 +02:00
Mustafa-Zarkash
f2315c6fd8 add geometry check 2023-07-03 16:40:35 +03:00
Roy Nieterau
fe58cb3c7c
Enhancement: More descriptive error messages for Loaders (#5227)
* More descriptive error messages for Loaders

* Restructure error reporting
2023-07-03 13:42:00 +02:00
Milan Kolar
88e9716839
Merge pull request #5215 from tokejepsen/enhancement/OP-6222_xgen-sidecar-files 2023-07-03 13:35:26 +02:00
Ynbot
344d456214 [Automated] Bump version 2023-07-01 03:33:14 +00:00
Jakub Ježek
4771e0f66c
Merge pull request #5223 from ynput/bugfix/colorspace_compatibility_check 2023-06-30 23:12:15 +03:00
Roy Nieterau
a2ef4e0013 Restructure set_colorspace
- Only set `configFilePath` when OCIO env var is not set since it doesn't do anything if OCIO var is set anyway.
- Set the Maya 2022+ default OCIO path using the resources path instead of "" to avoid Maya Save File on new file after launch (this also fixes the Save prompt on open last workfile feature with Global color management enabled)
- Move all code related to applying the maya settings together after querying the settings
- Swap around the `if use_workfile_settings` since the check was reversed
- Use `get_current_project_name()` instead of environment vars
2023-06-30 22:05:45 +02:00
Toke Stuart Jepsen
aaf3a9acfe Hound 2023-06-30 15:53:34 +01:00
Toke Stuart Jepsen
8713759c18 Hound 2023-06-30 15:53:08 +01:00
Toke Stuart Jepsen
e7bdf25b9a HOund 2023-06-30 15:41:39 +01:00
Toke Stuart Jepsen
8e9f4eb40e Log message about overwrites and continue 2023-06-30 15:40:31 +01: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
clement.hector
13820bf99b indent correction 2023-06-30 15:15:06 +02:00
Kayla Man
0afd9aa97e resolve conflict 2023-06-30 21:09:41 +08:00
clement.hector
0033efe5b1 catch assertion error 2023-06-30 15:08:38 +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
Toke Stuart Jepsen
ab57a4c8a5 Merge branch 'enhancement/OP-6222_xgen-sidecar-files' of https://github.com/tokejepsen/pype into enhancement/OP-6222_xgen-sidecar-files
# Conflicts:
#	openpype/hosts/maya/api/pipeline.py
2023-06-30 08:17:27 +01:00
Toke Stuart Jepsen
2a40984858 import at top 2023-06-30 08:16:37 +01:00
Toke Jepsen
aa5236128b
Update openpype/hosts/maya/api/pipeline.py
Co-authored-by: Jakub Trllo <43494761+iLLiCiTiT@users.noreply.github.com>
2023-06-30 08:15:07 +01: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
Toke Stuart Jepsen
7ca847ce24 Change name of warning method. 2023-06-29 10:36:41 +01:00
Toke Stuart Jepsen
832d44924d Merge branch 'develop' into enhancement/OP-6222_xgen-sidecar-files
# Conflicts:
#	openpype/hosts/maya/api/pipeline.py
2023-06-29 10:11:35 +01:00
Kayla Man
0df955c2fc
Maya: Fix the register_event_callback collecting workfile save after (#5214) 2023-06-29 10:09:38 +02:00
Toke Stuart Jepsen
25a03628c9 BigRoy feedback 2023-06-29 08:49:43 +01: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
Toke Stuart Jepsen
7a164032e0 Working callback for managing Xgen sidecar files. 2023-06-28 18:35:41 +01:00