Commit graph

33662 commits

Author SHA1 Message Date
Kayla Man
4a0f87c517 updated the file naming convention 2023-10-16 16:09:08 +08:00
Kayla Man
7431f6e9ef make sure original basename is used during publishing as the tyc export needs very strict naming 2023-10-16 16:06:58 +08:00
Kayla Man
02e1bfd22b add default channel data for tycache export 2023-10-09 18:20:34 +08:00
Kayla Man
91f97fb4a8 Merge branch 'develop' into enhancement/OP-6352_tycache-family 2023-10-05 21:39:42 +08: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
Kayla Man
e364f4e74c hound 2023-10-05 20:41:44 +08:00
Kayla Man
ad252347c0 improve the validation report 2023-10-05 20:27:22 +08:00
Kayla Man
291fd65b09 hound 2023-10-05 19:20:14 +08:00
Kayla Man
fa11a2bfdc small tweaks on loader and extractor & use raise PublishValidationError for each instead of using reports append list of error. 2023-10-05 19:17:25 +08: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
1c92b6b43b Merge branch 'develop' into enhancement/OP-6352_tycache-family 2023-10-05 18:50:52 +08: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 Man
74a6d33baa hound 2023-10-03 14:55:54 +08:00
Kayla Man
3b8be809e0 Merge branch 'develop' into enhancement/OP-6352_tycache-family 2023-10-03 14:55:16 +08:00
Kayla Man
be09038e22 separating tyMesh and tyType into two representations 2023-10-03 14:54:54 +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