Commit graph

18684 commits

Author SHA1 Message Date
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
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
Ynbot
02b64a40f1 [Automated] Bump version 2023-10-04 03:24:55 +00: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
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
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
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
Simone Barbieri
6b3aa6a247 Added Cycles render passes 2023-10-02 12:45:18 +01:00
Roy Nieterau
1eab27d710
Merge branch 'develop' into enhancement/publish_instances_uuid_from_host 2023-10-02 11:57:43 +02:00
Kayla
2850df81b9 fix the over-indented of the namespace function under context manager 2023-10-02 17:52:34 +08:00
Kayla
36aa9dd37d Merge branch 'develop' into enhancement/OP-6629_Maya-Export-Rig-Animation-as-FBX 2023-10-02 12:32:30 +08:00
Kayla
0ddf5ffd90 minor tweak & abstract some codes into functions in rig content 2023-10-02 12:29:41 +08:00
Roy Nieterau
61f7a2039b
Update openpype/modules/muster/plugins/publish/submit_maya_muster.py 2023-10-02 00:57:22 +02:00
Roy Nieterau
52965a8275 Use set since it's supposed to be unique entries and is used in many lookups 2023-10-01 22:46:51 +02:00
Roy Nieterau
7f5879b0e8 Avoid memory leak - actually clear stored plugins on reset 2023-10-01 22:46:16 +02:00
Kayla
7967e9b0b9 Merge branch 'develop' into enhancement/OP-6629_Maya-Export-Rig-Animation-as-FBX 2023-10-01 20:18:10 +08:00
Kayla
64f436a74d hound 2023-10-01 20:17:21 +08:00
Kayla
00131ffd15 refactor the validators for skeletonMesh and use rig validators as abstract class & minor tweak on collectors and settings 2023-10-01 20:15:22 +08:00