Commit graph

34914 commits

Author SHA1 Message Date
ynbot
b946fdab99
[Automated] Merged develop into main 2023-11-18 04:24:26 +01:00
Kayla Man
ccdda3d817
Merge pull request #5820 from ynput/enhancement/OP-7072_Validate-Loaded-Plugins
Max: Validate loaded plugins tweaks
2023-11-17 22:11:49 +08:00
Kayla Man
1646d3a12b
Merge branch 'develop' into enhancement/OP-7072_Validate-Loaded-Plugins 2023-11-17 22:11:28 +08:00
iLLiCiTiT
f4d6199b8d fix 'create' from 'CreateContext' 2023-11-17 12:33:10 +01:00
Kayla Man
6cefe85e65
Merge pull request #5911 from ynput/bugfix/The-context-data-not-being-updated-correctly-when-the-variant-data-has-been-changed
Max: fix the subset name not changing accordingly after the variant name changes
2023-11-17 17:46:32 +08:00
Kayla Man
3bd8b40634
Merge branch 'develop' into bugfix/The-context-data-not-being-updated-correctly-when-the-variant-data-has-been-changed 2023-11-17 17:45:50 +08:00
Jakub Trllo
79c079961b Merge branch 'develop' into feature/OP-7176_Use-folder-path-as-unique-identifier 2023-11-16 17:22:33 +01:00
Jakub Trllo
19f0a77966
Nuke: Change context label enhancement (#5887)
* use QAction to change label of context action

* do not handle context label change in nuke assist
2023-11-16 17:22:04 +01:00
Ondřej Samohel
d9c8950f34 🐛 fix asset path use in maya skeletal mesh 2023-11-16 16:26:28 +01:00
Jakub Trllo
fe8711cf78
Publisher: Bugfixes and enhancements (#5924)
* fix logger getter

* catch crashes of create plugin initializations

* use 'product' instead of 'subset' in AYON mode

* fix import
2023-11-16 15:42:44 +01:00
Jakub Trllo
7c86115b7e
AYON: Handle staging templates category (#5905)
* do template replacements on all templates

* handle and convert staging templates

* use key 'staging' instead of 'staging_dir'
2023-11-16 15:41:41 +01:00
Jakub Trllo
a3fc30b408
use project, task and host name from context data (#5918) 2023-11-16 15:27:33 +01:00
Jakub Trllo
05673e934d
AYON: Loader tool bugs hunt (#5915)
* handle cases when server is missing product type in project database

* ignore representations which do not match uuid

* add comments
2023-11-16 15:26:52 +01:00
github-actions[bot]
95209df395 chore(): update bug report / version 2023-11-16 12:46:03 +00:00
ynbot
9033cdf38b
[Automated] Merged release main into develop 2023-11-16 13:45:36 +01:00
Ynbot
781a1047de [Automated] Release 2023-11-16 12:45:04 +00:00
ynbot
4690f1257c
[Automated] Merged develop into main 2023-11-16 13:44:46 +01:00
Jakub Ježek
45778db25c
Merge pull request #5907 from ynput/bugfix/fusion-removing-hardcoded-template-name
fusion: removing hardcoded template name for saver
2023-11-16 12:58:55 +01:00
Jakub Ježek
b0a678a24a
Merge branch 'develop' into bugfix/fusion-removing-hardcoded-template-name 2023-11-16 12:58:33 +01:00
Jakub Ježek
45197364c6
Merge pull request #5906 from ynput/enhancement/OP-7197_nuke-default-colorspace-settings
Nuke: updated colorspace settings
2023-11-16 12:57:52 +01:00
Jakub Trllo
e0790a1cb1 fix create logic in blender 2023-11-16 11:26:54 +01:00
Jakub Trllo
6e8f142e52 Merge branch 'develop' into feature/OP-7176_Use-folder-path-as-unique-identifier 2023-11-16 11:23:58 +01:00
Simone Barbieri
89631163cc
Merge pull request #5927 from ynput/enhancement/blender-function-name-enhancement
Blender: Better name of 'asset_name' function
2023-11-16 10:23:08 +00:00
Jakub Trllo
4cd7d72dce use folder path in AYON mode 2023-11-16 11:12:00 +01:00
Jakub Trllo
e8f7f146ab formatting fix 2023-11-16 11:02:29 +01:00
Jakub Trllo
e340b9c7bc rename function 'asset_name' to 'prepare_scene_name' 2023-11-16 10:57:09 +01:00
Jakub Trllo
23291ac53c
AYON workfiles tools: Revisit workfiles tool (#5897)
* implemented base hierarchy expected selection model

* use existing models and widgets in ayon workfiles tool

* move private method under public method

* added more methods to cache

* reset models during controller reset

* create workfile info all the time
2023-11-15 18:35:54 +01:00
Jakub Trllo
6fece8f6ea fix workfile create plugin in blender 2023-11-15 18:29:59 +01:00
Jakub Trllo
40a1dbed3e Merge branch 'develop' into feature/OP-7176_Use-folder-path-as-unique-identifier
# Conflicts:
#	openpype/hosts/blender/plugins/publish/extract_abc.py
#	openpype/hosts/blender/plugins/publish/extract_abc_animation.py
#	openpype/hosts/blender/plugins/publish/extract_blend.py
#	openpype/hosts/blender/plugins/publish/extract_blend_animation.py
#	openpype/hosts/blender/plugins/publish/extract_camera_abc.py
#	openpype/hosts/blender/plugins/publish/extract_camera_fbx.py
#	openpype/hosts/blender/plugins/publish/extract_fbx.py
#	openpype/hosts/blender/plugins/publish/extract_fbx_animation.py
#	openpype/hosts/blender/plugins/publish/extract_layout.py
2023-11-15 18:26:48 +01:00
Simone Barbieri
a53e949bad
Merge pull request #5910 from BigRoy/enhancement/blender_new_publisher
Blender: Refactor to new publisher
2023-11-15 16:57:02 +00:00
Roy Nieterau
6fd39049a3 Merge branch 'enhancement/blender_new_publisher' of https://github.com/BigRoy/OpenPype into enhancement/blender_new_publisher 2023-11-15 16:41:04 +01:00
Roy Nieterau
025c114de8 Fix repair 2023-11-15 16:40:46 +01:00
Kayla Man
8794b9ca9a code tweaks on loaded plugins validator 2023-11-15 21:06:42 +08:00
Kayla Man
45f0e8de59 Merge branch 'develop' into enhancement/OP-7072_Validate-Loaded-Plugins 2023-11-15 21:05:25 +08:00
Roy Nieterau
9a6cacee4e
Merge branch 'develop' into enhancement/blender_new_publisher 2023-11-15 14:04:40 +01:00
Roy Nieterau
5d10f7f2dd
Remove global RENDER_ATTRS, refactor to a RenderSettings.get_padding_attr method (#5801)
- Partial cleanup extracted from #3880
2023-11-15 13:15:50 +01:00
Roy Nieterau
dd54866fe0 Rename instance node if asset or subset changed to match with new name 2023-11-15 13:08:59 +01:00
Roy Nieterau
480c37533b Fix extract animation
- `asset_group` is a Collection and can't be selected, and thus not exported from so we now take the 'root' node in that collection
2023-11-15 12:43:19 +01:00
Jakub Trllo
43a50ecb2a fix folder path fix in validate instance in context 2023-11-15 12:28:19 +01:00
Jakub Trllo
da8285d2ce fix create multishot layout 2023-11-15 12:25:06 +01:00
Jakub Trllo
89dcb9452b fix '_check_existing' method in create hda 2023-11-15 12:04:59 +01:00
Jakub Jezek
c326a8bfd4
in ayon folderPath should be on creator instance data 2023-11-15 11:44:28 +01:00
Jakub Jezek
a9ea198e79
Merge branch 'feature/OP-7190_Use-folder-path-as-identifier-in-editorial' into enhancement/OP-7234_Use-folder-path-as-identifier-in-traypublisher-editorial 2023-11-15 11:40:50 +01:00
Jakub Jezek
48e00eff7d
Merge branch 'feature/OP-7176_Use-folder-path-as-unique-identifier' into feature/OP-7190_Use-folder-path-as-identifier-in-editorial 2023-11-15 11:40:25 +01:00
Jakub Trllo
59c8e05ffb use 'folderPath' in create widget instead of asset 2023-11-15 11:39:16 +01:00
Jakub Jezek
b643c7c8b7
Merge branch 'feature/OP-7190_Use-folder-path-as-identifier-in-editorial' into feature/OP-7238_Use-folder-path-as-identifier-Resolve-editorial 2023-11-15 11:37:09 +01:00
Jakub Jezek
1ec0e208b6
Merge branch 'feature/OP-7190_Use-folder-path-as-identifier-in-editorial' into enhancement/OP-7234_Use-folder-path-as-identifier-in-traypublisher-editorial 2023-11-15 11:36:09 +01:00
Jakub Trllo
58fd1aa8e2 Merge branch 'develop' into feature/OP-7176_Use-folder-path-as-unique-identifier 2023-11-15 11:33:20 +01:00
Jakub Jezek
c1dfb052dc
Merge branch 'feature/OP-7176_Use-folder-path-as-unique-identifier' into feature/OP-7190_Use-folder-path-as-identifier-in-editorial 2023-11-15 11:33:05 +01:00
Roy Nieterau
4d48a6981b
Bugfix: Ayon Deadline env vars + error message on no executable found (#5815)
* Fix ingesting env vars correctly for `DeadlinePlugin.RunProcess`

* Fix error message reporting `;` between each character of the string

* Cosmetics

* Use `SetEnvironmentVariable` instead of `SetProcessEnvironmentVariable` because it's a Simple Plugin

See: https://docs.thinkboxsoftware.com/products/deadline/10.1/1_User%20Manual/manual/environment.html#job-rendering
2023-11-15 11:25:47 +01:00