Libor Batek
b6c698aa12
Merge branch 'develop' into enhancement/add_missing_repair_action_validate_resolution_setting_3dsmax
2023-12-06 19:48:59 +01:00
Milan Kolar
96f44bf61d
Merge branch 'enhancement/default_settings_update' of https://github.com/ynput/OpenPype into enhancement/default_settings_update
2023-12-06 18:18:56 +01:00
Ondřej Samohel
41bc689919
Merge pull request #6021 from ynput/bugfix/fix-the-repair-action-on-validate-rendersetting-in-maya
2023-12-06 18:01:25 +01:00
Jakub Trllo
f6b43481b3
do not expect workfileInstances constains only new type instance data ( #6015 )
2023-12-06 17:58:44 +01:00
Milan Kolar
8bcd4b793a
add studio SW example
2023-12-06 17:51:03 +01:00
Mustafa Taher
f2fd1750b3
Chore/houdini update startup log ( #6003 )
...
* replace OpenPype with AYON
* replace OpenPype with AYON
* kuba's comments
* Resolve Hound
* remove redundant space
2023-12-06 17:43:57 +01:00
Toke Jepsen
129b35e754
Testing: dump_databases flag ( #5955 )
...
* dump_databases flag
* Remove wrongly placed code.
* Turn flag into format and support json export.
* Added new argument to readme
---------
Co-authored-by: kalisp <petr.kalis@gmail.com>
2023-12-06 17:36:14 +01:00
Milan Kolar
26de73ca1a
typo
2023-12-06 17:12:44 +01:00
Ondřej Samohel
3ba73177b7
Merge pull request #6020 from ynput/bugfix/revert-extractenvironments-behaviour
2023-12-06 17:11:02 +01:00
Petr Kalis
f6b41910e1
Revert "Revert "Ayon: Updated name of Adobe extension to Ayon" ( #6010 )"
...
This reverts commit 15eabaf3ad .
2023-12-06 17:04:20 +01:00
Milan Kolar
22ae462be2
Merge branch 'develop' into enhancement/default_settings_update
2023-12-06 16:58:24 +01:00
Milan Kolar
79cd0e6991
revert changes in OP
2023-12-06 16:57:13 +01:00
Ondřej Samohel
75669bf82b
Merge pull request #6019 from ynput/bugfix/deadline-split-export-job-fix
2023-12-06 16:56:29 +01:00
Ondřej Samohel
409fb3e53a
Merge pull request #6012 from ynput/chore/deprecate-simple-unreal-texture-publishing
2023-12-06 16:53:10 +01:00
Kayla Man
ab9374d4a4
update the repair function in validate_rendersettings
2023-12-06 23:46:21 +08:00
Petr Kalis
c4ec0bb675
Merge remote-tracking branch 'origin/develop' into release/next-minor
2023-12-06 16:42:14 +01:00
Petr Kalis
15eabaf3ad
Revert "Ayon: Updated name of Adobe extension to Ayon" ( #6010 )
2023-12-06 16:41:14 +01:00
Petr Kalis
f9509f3613
Deadline: correct webservice couldn't be selected in Ayon ( #6007 )
...
* Refactor necessary for Ayon changes in Setting model
* Removed unnecessary configuration
MongoDB is not a thing in Ayon.
* Changed DL model to use dynamic enum
Enum values are set in Studio Settings, in Project settings will be selected from.
Used this way to be close to OP variant and support both until OP is deprecated.
* Hound
* Refactor with use of AYON_SERVER_ENABLED
This will make it simpler to remove obsolete code in the future.
---------
Co-authored-by: Libor Batek <112623825+LiborBatek@users.noreply.github.com>
2023-12-06 16:40:24 +01:00
Ondřej Samohel
244db2f18d
♻️ pass all environments
2023-12-06 16:37:28 +01:00
Milan Kolar
74a949685e
new defaults for AYON
2023-12-06 16:37:27 +01:00
Jakub Jezek
206e1d94eb
removing duplicity of get_oiio_input_and_channel_args
2023-12-06 16:04:47 +01:00
Jakub Jezek
6be699bb82
Merge branch 'develop' into enhancement/OP-6659_extract-thumbnails-settings-size-frame
2023-12-06 15:53:23 +01:00
Ondřej Samohel
7a79330d53
🐛 handle missing key
2023-12-06 15:40:56 +01:00
Kayla Man
7c104e1336
make sure the select file dialog is closed after selecting the mesh file and make sure the new project dialog hit accepted after finishing the mesh selection and other settings
2023-12-06 22:28:35 +08:00
Jakub Jezek
54205db222
Refactor transcoding.py to fix sample aspect ratio parsing
...
The code change fixes an issue in the transcoding.py file where the sample aspect ratio was not being parsed correctly. The fix involves modifying the way the sample aspect ratio is accessed from the stream object.
2023-12-06 15:24:19 +01:00
Jakub Trllo
0ed8a66fb8
AYON Change of login should work
...
Co-authored-by: Libor Batek <112623825+LiborBatek@users.noreply.github.com>
2023-12-06 15:05:10 +01:00
Libor Batek
22134e864e
Merge branch 'develop' into enhancement/default_settings_update
2023-12-06 14:49:12 +01:00
Kayla Man
8c3a59c08e
Merge pull request #6011 from ynput/bugfix/load-image-error-found-in-textureset-extracted-from-substance-painter
...
Maya: Bug fix load image for texturesetMain
2023-12-06 21:42:41 +08:00
Kayla Man
f791cba4c4
Merge branch 'develop' into bugfix/load-image-error-found-in-textureset-extracted-from-substance-painter
2023-12-06 21:42:31 +08:00
Kayla Man
72d86c4e0d
add missing repair action in validate resolution setting
2023-12-06 21:12:30 +08:00
Jakub Ježek
3cf3c93fa6
Merge pull request #6013 from ynput/bugfix/ftrack-missing-variable-in-some-cases
...
Ftrack: multiple reviewable components missing variable
2023-12-06 12:29:16 +01:00
Jakub Jezek
a2c37975aa
feat: Add support for multiple reviewable components
...
This commit adds support for creating multiple reviewable components in the `IntegrateFtrackInstance` plugin. It introduces a new variable `extended_asset_name` to change the asset name of each new component for review. This feature is particularly useful when there are more than one representation to be reviewed.
2023-12-06 12:24:27 +01:00
Kayla Man
719dee21d1
use get_imageio_file_rules_colorspace_from_filepath instead of deprecated function
2023-12-06 19:20:35 +08:00
Ondřej Samohel
610ed75aaf
🗑️ remove simple unreal texture publishing
2023-12-06 12:02:50 +01:00
Petr Kalis
bc06b2e000
Merge remote-tracking branch 'origin/develop' into release/next-minor
2023-12-06 11:41:32 +01:00
Kayla Man
d9d1242eaf
make sure the args mapped to the get_imageio_file_rules_colorspace_from_filepath
2023-12-06 18:32:27 +08:00
Ondřej Samohel
f15c218d65
Merge pull request #5420 from fabiaserra/feature/houdini_export_task
2023-12-06 11:05:46 +01:00
Ondřej Samohel
0cb5c3814d
Merge remote-tracking branch 'origin/develop' into feature/houdini_export_task
2023-12-06 11:03:06 +01:00
Toke Jepsen
07c7b258f5
Update openpype/hosts/maya/plugins/publish/extract_maya_scene_raw.py
...
Co-authored-by: Roy Nieterau <roy_nieterau@hotmail.com>
2023-12-06 10:01:20 +00:00
Ondřej Samohel
080be7db73
Merge pull request #6008 from ynput/bugfix/refresh-thread-fix
2023-12-06 10:30:31 +01:00
Toke Stuart Jepsen
a8d0c4f822
Mixin class
2023-12-06 08:06:35 +00:00
Toke Stuart Jepsen
8bd8dc1af7
Move to attribute defs
2023-12-06 08:05:39 +00:00
github-actions[bot]
e403f860f9
chore(): update bug report / version
2023-12-06 03:26:49 +00:00
ynbot
fd6a65533a
[Automated] Merged main into develop
2023-12-06 04:26:20 +01:00
Ynbot
d834c59f6c
[Automated] Bump version
2023-12-06 03:26:09 +00:00
ynbot
96de15c521
[Automated] Merged develop into main
2023-12-06 04:24:50 +01:00
Jakub Trllo
b77f6b7358
added small docstring
2023-12-05 17:57:33 +01:00
Jakub Trllo
c189cee759
trigger 'refresh_finished' signal out of 'run' method
2023-12-05 17:43:23 +01:00
Ondřej Samohel
7ea9b25074
Merge pull request #5969 from ynput/enhancement/use_manual_thumbnail_when_publishing
2023-12-05 17:02:32 +01:00
Ondřej Samohel
a0148a62e6
Merge pull request #5992 from ynput/chore/extension_name_change_to_ayon
2023-12-05 16:42:39 +01:00