Mustafa-Zarkash
44a3477f58
merge develop
2023-10-06 10:14:02 +03:00
Petr Kalis
12f4128901
Fusion: added missing env vars to Deadline submission ( #5659 )
...
* OP-6930 - added missing env vars to Fusion Deadline submission
Without this injection of environment variables won't start.
* OP-6930 - removed unnecessary env var
* OP-6930 - removed unnecessary env var
2023-10-05 16:46:20 +02:00
Petr Kalis
52c65c9b6c
Fusion: implement toggle to use Deadline plugin FusionCmd ( #5678 )
...
* OP-6971 - changed DL plugin to FusionCmd
Fusion 17 doesn't work in DL 10.3, but FusionCmd does. It might be probably better option as headless variant.
* OP-6971 - added dropdown to Project Settings
* OP-6971 - updated settings for Ayon
* OP-6971 - added default
* OP-6971 - bumped up version
* Update openpype/settings/entities/schemas/projects_schema/schema_project_deadline.json
Co-authored-by: Roy Nieterau <roy_nieterau@hotmail.com>
---------
Co-authored-by: Roy Nieterau <roy_nieterau@hotmail.com>
2023-10-05 16:03:56 +02:00
Petr Kalis
e255c20c44
Remove checks for env var ( #5696 )
...
Env var will be filled in `env_var` fixture, here it is too early to check
2023-10-05 15:37:45 +02:00
Jakub Trllo
3daa0749d1
AYON Launcher tool: Fix skip last workfile boolean ( #5700 )
...
* reverse the boolean to skip last workfile
* remove 'start_last_workfile' key to keep logic based on settings
* change 'skip_last_workfile' for all variants of DCC
* fix context menu on ungrouped items
* better sort of action items
2023-10-05 15:08:31 +02:00
Jakub Trllo
9c543d12dd
AYON: Small settings fixes ( #5699 )
...
* add label to nuke 13-0 variant
* make 'ExtractReviewIntermediates' settings backwards compatible
* add remaining labels for '13-0' variants
2023-10-05 14:44:13 +02:00
Simone Barbieri
06b29b49e0
Merge pull request #5703 from ynput/bugfix/OP-6701_Explore-here-action-on-parent-folder
...
Chore: Explore here action can work without task
2023-10-05 12:10:58 +01:00
Ondřej Samohel
4a418c4c28
Merge pull request #5669 from BigRoy/chore/reduce_get_project_settings
2023-10-05 13:01:17 +02:00
Jakub Trllo
2c68dbcc72
change an error a little bit
2023-10-05 13:01:02 +02:00
Jakub Trllo
d26df62e15
do not crash if task is not filled
2023-10-05 13:00:52 +02:00
Kayla Man
2c7fc21601
Merge pull request #5695 from ynput/enhancement/OP-6451_Nuke---ExctractReviewDataMov-plugin-with-multiple-format-support
...
Nuke: minor docstring and code tweaks for ExtractReviewMov
2023-10-05 00:08:43 +08:00
Kayla Man
47c4111479
Merge branch 'develop' into enhancement/OP-6451_Nuke---ExctractReviewDataMov-plugin-with-multiple-format-support
2023-10-05 00:08:34 +08:00
Kayla Man
a75e5d8db6
add comments
2023-10-04 22:09:24 +08:00
Kayla Man
22ac8e7ac6
use fomrat string for self.file
2023-10-04 22:08:33 +08:00
Kayla Man
253c895363
clean up the code for implementating variable for self.file when the self.ext is image format
2023-10-04 21:48:44 +08:00
Kayla Man
13b46070fe
use re.sub in the function for review frame sequence name
2023-10-04 19:32:41 +08:00
Kayla Man
aef56b7cd3
remove unnecessary function
2023-10-04 18:52:45 +08:00
Ondřej Samohel
4bcad094e2
Merge pull request #5490 from BigRoy/enhancement/publish_instances_uuid_from_host
2023-10-04 12:24:31 +02:00
Claudio Hickstein
090f1e041b
Deadline: handle all valid paths in RenderExecutable ( #5694 )
...
* handle all valid paths in RenderExecutable
* Update openpype/modules/deadline/repository/custom/plugins/Ayon/Ayon.py
Co-authored-by: Jakub Trllo <43494761+iLLiCiTiT@users.noreply.github.com>
---------
Co-authored-by: Petr Kalis <petr.kalis@gmail.com>
Co-authored-by: Jakub Trllo <43494761+iLLiCiTiT@users.noreply.github.com>
2023-10-04 11:17:22 +02:00
Kayla Man
c5bf50a454
minor docstring and code tweaks for ExtractReviewMov
2023-10-04 17:12:28 +08:00
github-actions[bot]
4a2417d2ca
chore(): update bug report / version
2023-10-04 03:25:31 +00:00
ynbot
dd5ce73545
[Automated] Merged main into develop
2023-10-04 05:25:07 +02:00
Ynbot
02b64a40f1
[Automated] Bump version
2023-10-04 03:24:55 +00:00
ynbot
5c83b8e7e9
[Automated] Merged develop into main
2023-10-04 05:24:09 +02:00
Toke Jepsen
e78b6065ac
Add openpype_mongo command flag for testing. ( #5676 )
...
* Add openpype_mongo command flag for testing.
* Revert back to TEST_OPENPYPE_MONGO
TEST_OPENPYPE_MONGO is placeholder used in all source test sip in `input/env_vars/env_var` not a env variable itself
* Fix openpype_mongo fixture
Fixture decorator was missing.
If value passed from command line should be used, it must come first as `env_var` fixture should already contain valid default Mongo uri.
* Renamed command line argument to mongo_url
---------
Co-authored-by: kalisp <petr.kalis@gmail.com>
2023-10-03 19:18:02 +02:00
Ondřej Samohel
17dbe5b718
Merge pull request #5687 from ynput/bugfix/maya-validate-plugin-path-attribute
2023-10-03 16:54:20 +02:00
Kayla Man
5338d33067
Merge pull request #5589 from ynput/enhancement/OP-6629_Maya-Export-Rig-Animation-as-FBX
...
Maya: Add optional Fbx extractors in Rig and Animation family
2023-10-03 22:44:39 +08:00
Ondřej Samohel
1f265f064a
🐶 fix hound
2023-10-03 16:40:54 +02:00
Ondřej Samohel
56aa22af17
🐛 fix variable name
...
overwriting list with string is causing `TypeError: string indices must be integers` in subsequent iterations
2023-10-03 16:37:51 +02:00
Kayla
8b16bacb53
make sure the get_namespace won't error out if it doesn't get anything
2023-10-03 20:21:37 +08:00
Kayla
e0097ad517
Merge branch 'develop' into enhancement/OP-6629_Maya-Export-Rig-Animation-as-FBX
2023-10-03 20:06:51 +08:00
Kayla
71838b0515
abstract relativeNames namesapces into function
2023-10-03 20:06:14 +08:00
Libor Batek
25f7d3078b
Merge pull request #5679 from ynput/bugfix/blender_fix-remove-assets-in-new-layout-instance
...
Blender: Fix remove/update in new layout instance
2023-10-03 13:44:29 +02:00
Jakub Ježek
e7f93ff5c8
Merge pull request #5662 from ynput/bugfix/OP-6944_Nuke-publish-product-versions-not-in-sync-with-workfile-version
...
Nuke: workfile version synchronization settings fixed
2023-10-03 13:15:27 +02:00
Kayla Man
820304b651
Merge pull request #5499 from ynput/enhancement/ocio_configuration_max_2024
...
Max: Implementation of OCIO configuration
2023-10-03 18:09:27 +08:00
Kayla Man
c4202e7fca
Merge branch 'develop' into enhancement/ocio_configuration_max_2024
2023-10-03 18:09:15 +08:00
Simone Barbieri
7f5be3d61a
Fix remove/update in new layout instance
2023-10-03 10:42:16 +01:00
Kayla
12be0186b0
minor tweak
2023-10-03 17:40:38 +08:00
Kayla
3d2b017285
minor tweak
2023-10-03 17:32:58 +08:00
Kayla
7cbe5e8f62
docstring tweak and some code twek
2023-10-03 15:39:48 +08:00
Kayla
004a032ed2
Merge branch 'develop' into enhancement/OP-6629_Maya-Export-Rig-Animation-as-FBX
2023-10-03 14:00:13 +08:00
Kayla
ae1c98d10c
docstring edit for invalid hierarchy in validate rig content
2023-10-03 13:56:23 +08:00
Kayla
a49cacc74f
hound
2023-10-03 13:54:37 +08:00
Kayla
4330281688
small bugfix on collect skeleton mesh and minor tweak
2023-10-03 13:53:30 +08:00
Roy Nieterau
7206757c13
Publisher: Refactor Report Maker plugin data storage to be a dict by plugin.id ( #5668 )
...
* Refactor plugin data storage to be a dict by plugin.id
+ Fix `_current_plugin_data` type on `__init__`
* Avoid plural when the plugin is singular
* Refactor `_plugin_data_by_plugin_id` to `_plugin_data_by_id`
2023-10-02 18:18:08 +02:00
Jakub Trllo
3328ba321d
AYON Workfiles Tool: Open workfile changes context ( #5671 )
...
* change context when opening workfile
* do not call 'set_context' in blender
* removed unused import
2023-10-02 17:01:54 +02:00
Libor Batek
a86b204273
Merge pull request #5438 from ynput/feature/OP-6372-blender-deadline
...
Blender: Deadline support
2023-10-02 16:37:05 +02:00
Simone Barbieri
35b3006f29
Improved naming for RenderProduct
2023-10-02 15:34:48 +01:00
Simone Barbieri
66fa00157c
Merge branch 'develop' into feature/OP-6372-blender-deadline
2023-10-02 14:51:51 +01:00
Simone Barbieri
8e1f3beff6
Fixed render job environment variables
2023-10-02 12:45:50 +01:00