Commit graph

34612 commits

Author SHA1 Message Date
Roy Nieterau
871bf194da Avoid double space in log message 2023-11-14 00:36:33 +01:00
Roy Nieterau
6698166954 Refactor to correct name 2023-11-14 00:24:57 +01:00
Roy Nieterau
5b317b4109 Merge remote-tracking branch 'upstream/develop' into enhancement/blender_new_publisher
# Conflicts:
#	openpype/hosts/blender/api/plugin.py
#	openpype/hosts/blender/plugins/create/create_blendScene.py
#	openpype/hosts/blender/plugins/publish/collect_instances.py
#	openpype/hosts/blender/plugins/publish/extract_playblast.py
2023-11-14 00:07:05 +01:00
Roy Nieterau
b8255c6ee3 Simplify collecting instances (re-use logic) 2023-11-13 23:53:44 +01:00
Roy Nieterau
1e7ef83b18 Validate workfile saved once; not per instance - refactored to ContextPlugin 2023-11-13 23:53:17 +01:00
Roy Nieterau
ae6c810ba5 Raise PublishValidationError from validators 2023-11-13 23:38:21 +01:00
Roy Nieterau
60486c2d9f Tweak logging levels for artist-facing reports + some log message cosmetics 2023-11-13 23:36:26 +01:00
Roy Nieterau
7a0fd92481 Remove legacy instance collecting (since it resulted in duplicate instances) + fix workfile publishing 2023-11-13 23:23:08 +01:00
Roy Nieterau
51f1b14fd6 Fix optional states 2023-11-13 23:20:09 +01:00
Sharkitty
8d58b284fc Remove unused dependency, fix collect_render 2023-11-13 17:21:28 +01:00
Jakub Trllo
3cea797d02
Merge pull request #5898 from ynput/bugfix/publish-report-pyside6-fix
Publish report tool: Fix PySide6
2023-11-13 14:42:21 +01:00
Jakub Trllo
f01d2d230a
Merge pull request #5896 from ynput/bugfix/ayon-scene-inventory-site-sync
AYON: Scene inventory tool without site sync
2023-11-13 14:06:36 +01:00
Sharkitty
62fa330417 Add set_instance_data method to reduce redundancy 2023-11-13 11:58:47 +01:00
Jakub Trllo
fab9fd617d
Merge pull request #5882 from ynput/bugfix/fix-few-typos-in-aayon-settings
Bugfix: fix few typos in houdini's and Maya's Ayon settings
2023-11-13 11:50:34 +01:00
Kayla Man
b17cff302e
Merge pull request #5839 from ynput/enhancement/3dsmax_review_render_ratio_and_viewport_tweaks
Max: Bug fix on wrong aspect ratio and viewport not being maximized during context in review family
2023-11-13 18:12:43 +08:00
Kayla Man
981ce341b7
Merge branch 'develop' into enhancement/3dsmax_review_render_ratio_and_viewport_tweaks 2023-11-13 16:56:44 +08:00
github-actions[bot]
9bd74c74f1 chore(): update bug report / version 2023-11-11 03:26:30 +00:00
ynbot
beefb9fa36
[Automated] Merged main into develop 2023-11-11 04:26:07 +01:00
Ynbot
1eeb70bf4a [Automated] Bump version 2023-11-11 03:25:56 +00:00
ynbot
ef36dd8914
[Automated] Merged develop into main 2023-11-11 04:25:13 +01:00
Jakub Trllo
7d20d332ab don't use constants from objects 2023-11-10 18:15:23 +01:00
Sharkitty
c614522b4c Fix animation and review duplication in publisher UI 2023-11-10 17:16:55 +01:00
Jakub Trllo
0feca7015e skip 'get_site_icons' if site sync addon is disabled 2023-11-10 16:40:40 +01:00
Sharkitty
01be65d283 Reduce redundancy in create action, animation, pointcache, render and review 2023-11-10 16:18:28 +01:00
Libor Batek
d34ac5637e
Merge pull request #5841 from ynput/enhancement/OP-7053_blender-collections-in-publish-load
Blender: Incorporate blender "Collections" into Publish/Load
2023-11-10 09:58:10 +01:00
Kayla Man
ae4bb7dacf make sure if the aspect ratio is 16:9 and follows the render aspect ratio, the render sequences wont be cropped 2023-11-10 16:38:21 +08:00
Kayla Man
d3e4980750
Merge pull request #5875 from ynput/bugfix/fbx_animation_extraction_error_out_without_animated_skeleton
Maya: Bug fix the fbx animation export errored out when the skeletonAnim set is empty
2023-11-10 16:04:50 +08:00
Kayla Man
c05aded1fa
Merge branch 'develop' into bugfix/fbx_animation_extraction_error_out_without_animated_skeleton 2023-11-10 16:04:38 +08:00
Jakub Trllo
cc1bcdf51b
Merge pull request #5890 from ynput/bugfix/ayon-use-correct-variant-in-settings
AYON: Initialize connection with all information
2023-11-09 18:18:07 +01:00
Toke Jepsen
9607db50f2
Testing: Ingest expected files and input workfile (#5840)
* Ingest input workfile

* Ingest input workfile

* Ingested expected files, workfile

Implemented LocalFileHandler.
Test name added to structure to separate files for each test.
Removed superfluous `files` to keep other Maya test working

* Missing time import

* Hound

* Skip directories when checking folder structure.

* Update tests/lib/testing_classes.py

Co-authored-by: Roy Nieterau <roy_nieterau@hotmail.com>

* Updated integration tests documentation

* Ingested test files for Deadline test in maya

* Removed unneeded files

* Refactored name

---------

Co-authored-by: kalisp <petr.kalis@gmail.com>
Co-authored-by: Roy Nieterau <roy_nieterau@hotmail.com>
2023-11-09 16:58:27 +01:00
Simone Barbieri
a0da4cd17f Changed how we get instance group in the validator 2023-11-09 15:35:58 +00:00
Sharkitty
7cd98fe903 Remove deprecated code, use avalon instances in basecreator 2023-11-09 15:52:36 +01:00
Jakub Ježek
80d441ab3f
Merge pull request #5691 from BigRoy/enhancement/resolve_save_current_file
Resolve: Add save current file button + "Save" shortcut when menu is active
2023-11-09 14:37:52 +01:00
Jakub Trllo
e23a2b5e09 set default variant in ayon_settings 2023-11-09 14:36:55 +01:00
Jakub Trllo
14ddd5cb51 use 'get_ayon_server_api_connection' in core functions 2023-11-09 14:36:42 +01:00
Jakub Trllo
8e0513fe54 use 'get_ayon_server_api_connection' in server functions 2023-11-09 14:33:19 +01:00
Jakub Trllo
1e0f449239 implemented 'get_ayon_server_api_connection' to help create connection 2023-11-09 14:32:57 +01:00
Kayla Man
c0fbe2c091 Merge branch 'develop' into enhancement/3dsmax_review_render_ratio_and_viewport_tweaks 2023-11-09 21:21:37 +08:00
Simone Barbieri
cab0a6a3ee Improved formatting 2023-11-09 13:03:46 +00:00
Simone Barbieri
a4dbc19580 Changed validator to work with other families as well 2023-11-09 12:56:34 +00:00
Jakub Ježek
4311661ccb
Merge pull request #5880 from ynput/bugfix/OP-7349_Ayon-editorial-adding-tasks-is-failing
AYON: Fix TrayPublisher editorial settings
2023-11-09 12:58:56 +01:00
Jakub Ježek
03c204700b
Merge branch 'develop' into bugfix/OP-7349_Ayon-editorial-adding-tasks-is-failing 2023-11-09 12:58:45 +01:00
Jakub Trllo
8a040ad0a4 pass in variant to 'get_addons_settings' 2023-11-09 12:23:46 +01:00
Simone Barbieri
75e891254f Merge branch 'develop' into enhancement/OP-7053_blender-collections-in-publish-load 2023-11-09 11:13:48 +00:00
Simone Barbieri
a023183ca2 Fix potential problem when removing data 2023-11-09 11:08:36 +00:00
Simone Barbieri
f3de6175bc Hound fixes 2023-11-09 10:44:37 +00:00
Simone Barbieri
0d6e728552 Added function to get collections
Also added a flag in old function to get selection to include collections.
2023-11-09 10:42:38 +00:00
Simone Barbieri
1fa9ecdcd3
Merge pull request #5888 from ynput/bugfix/blender-fix_pack_image
Blender: Fix blend extraction and packed images
2023-11-09 09:45:57 +00:00
Kayla Man
f52af5bcc4 add the full stop 2023-11-09 17:23:11 +08:00
Kayla Man
ed60c361ba hound 2023-11-09 13:30:31 +08:00