Jakub Jezek
4ba778e73e
fixing duplication of single thumbnail for multiple reviewables
2023-11-21 13:49:57 +01:00
Jakub Jezek
1c6db9d8ae
Ftrack: rewriting component creation to support multiple thumbnails
2023-11-21 11:45:04 +01:00
Kayla Man
07d00ee787
Chore: Substance Painter Addons for Ayon ( #5914 )
...
* Substance Painter Addons for Ayon
* hound
* make sure the class name is SubstancePainterAddon
* use AYON as tab menu name when it is launched with AYON
---------
Co-authored-by: Jakub Trllo <43494761+iLLiCiTiT@users.noreply.github.com>
2023-11-20 14:30:09 +01:00
Jakub Trllo
8348fe954e
AYON: Prepare for 'data' via graphql ( #5923 )
...
* function 'get_folders_with_tasks' can expect 'data' in graphql result
* fix docstring
2023-11-20 11:02:35 +01:00
Ynbot
4e4277bd03
[Automated] Bump version
2023-11-18 03:24:59 +00:00
Kayla Man
1646d3a12b
Merge branch 'develop' into enhancement/OP-7072_Validate-Loaded-Plugins
2023-11-17 22:11:28 +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
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
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
Ynbot
781a1047de
[Automated] Release
2023-11-16 12:45:04 +00: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
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
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
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
Jakub Ježek
424ef2b133
Merge branch 'develop' into bugfix/editorial_publishing_failed_validator
2023-11-15 10:23:26 +01:00
Roy Nieterau
91e230a321
Enhancement: Some publish logs cosmetics ( #5917 )
...
* Write logs in sorted order for better logs
* Typo in log message
* More descriptive log
* Skip logging profile since `filter_profiles` already logs "Profile selected: {profile}"
* Fix grammar
* Fix grammar
* Improve logged information
2023-11-15 10:09:37 +01:00
Kayla Man
ca21655c18
remove print debug function
2023-11-15 17:02:37 +08:00
Kayla Man
8b0171ae46
Merge branch 'develop' into bugfix/The-context-data-not-being-updated-correctly-when-the-variant-data-has-been-changed
2023-11-15 14:45:17 +08:00
Kayla Man
68c3ef37ef
code tweaks
2023-11-15 14:43:39 +08:00
Ynbot
8fe8154fec
[Automated] Bump version
2023-11-15 03:25:41 +00:00
Roy Nieterau
d148671d02
Fix finding ARMATURE objects in asset group Collection
2023-11-14 20:56:00 +01:00
Roy Nieterau
478afb7f48
Cosmetics; match code of other hosts more
2023-11-14 18:04:57 +01:00
Roy Nieterau
45699444ef
Fix setting data - current_instance is not a dict
2023-11-14 18:03:08 +01:00
Roy Nieterau
31f24f8cc2
Remove unused properties lib
2023-11-14 17:50:03 +01:00
Roy Nieterau
6398dbf1c4
Remove unused properties
2023-11-14 17:49:13 +01:00
Roy Nieterau
d42d57133b
Fix typo
2023-11-14 17:39:22 +01:00
Roy Nieterau
78bcd7ce74
Pull window to front when menu entries are clicked; no more searching for minimized windows
2023-11-14 17:37:53 +01:00
Roy Nieterau
4526815909
Merge remote-tracking branch 'upstream/develop' into enhancement/blender_new_publisher
2023-11-14 17:20:24 +01:00
Roy Nieterau
d1c3eb83cf
Remove todo
2023-11-14 17:17:35 +01:00
Roy Nieterau
b04ae30b82
Collect animation members
2023-11-14 17:13:46 +01:00
Roy Nieterau
1fbe1b3163
Refactor load layout to create new-style creator animation instances
2023-11-14 17:11:46 +01:00
Roy Nieterau
d077b7526f
Add legacy instance conversion
2023-11-14 16:57:25 +01:00
Roy Nieterau
9d6352c68d
Remove name attributes on Creator that are irrelevant to new-style creators
2023-11-14 16:43:04 +01:00
Roy Nieterau
0556986a3e
Remove redundant data
2023-11-14 16:40:29 +01:00
Roy Nieterau
f281da5784
Fix missing identifier
2023-11-14 16:01:30 +01:00
Roy Nieterau
00d5b90568
Remove unused import
2023-11-14 15:50:23 +01:00
Roy Nieterau
63ff830d12
Ignore collections in instance, only select objects
2023-11-14 15:50:07 +01:00