Kayla Man
2053c4f4c9
fix the subset name not changing acoordingly after the subset changes
2023-11-14 16:13:06 +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
Ynbot
1eeb70bf4a
[Automated] Bump version
2023-11-11 03:25:56 +00: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
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
Simone Barbieri
a0da4cd17f
Changed how we get instance group in the validator
2023-11-09 15:35:58 +00: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
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
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
Kayla Man
b3649b5c5c
improve debug message & use debug instead of info for artist-facing report
2023-11-09 13:29:48 +08:00
Simone Barbieri
74d0f944af
Do not pack image if it is already packed
2023-11-08 15:44:32 +00:00
Jakub Trllo
e1a78eaa45
Merge pull request #5881 from ynput/enhancement/publisher-confirm-post-processing
...
Publisher: Instance context changes confirm works
2023-11-08 10:48:27 +01:00
Milan Kolar
17a884de07
Merge pull request #5781 from BigRoy/enhancement/maya_usd_reference_loader_to_native
2023-11-08 08:33:27 +01:00
Ynbot
8c8c083395
[Automated] Bump version
2023-11-08 03:24:51 +00:00
Jakub Trllo
2f4f92fbc5
Merge pull request #5877 from ynput/enhancement/center-publisher
...
Publisher: Center publisher window on first show
2023-11-07 17:59:58 +01:00
Jakub Trllo
b8ed125569
set spacing between buttons
2023-11-07 17:44:33 +01:00
Jakub Trllo
e4ed21623a
fix task combinations
2023-11-07 17:35:48 +01:00
Jakub Jezek
c6d81edc34
ayon settings: trypublisher editorial add task model conversion
2023-11-07 17:28:37 +01:00
Jakub Trllo
63af150dd8
confirm of instance context changes reset origin of input fields
2023-11-07 17:22:02 +01:00
Toke Jepsen
f7d76617c0
Testing: Validate Maya Logs ( #5775 )
...
* Working version
* Improve launched app communication
* Move imports to methods.
* Update tests/integration/hosts/maya/test_publish_in_maya.py
Co-authored-by: Roy Nieterau <roy_nieterau@hotmail.com>
* Collect errors from process
* fix startup scripts arguments
* Update openpype/lib/applications.py
Co-authored-by: Jakub Trllo <43494761+iLLiCiTiT@users.noreply.github.com>
* Fix application polling
* Docstring
* Revert stdout and stderr
* Revert subprocess.PIPE
* Added missed imports
If we are moving these because of testing, lets move all of them
---------
Co-authored-by: Roy Nieterau <roy_nieterau@hotmail.com>
Co-authored-by: Jakub Trllo <43494761+iLLiCiTiT@users.noreply.github.com>
Co-authored-by: kalisp <petr.kalis@gmail.com>
2023-11-07 16:51:54 +01:00
Jakub Trllo
4bafde2641
Merge pull request #5878 from ynput/bugfix/3dsmax-ayon-settings-convertion-fix
...
AYON 3dsMax settings: 'ValidateAttributes' settings converte only if available
2023-11-07 15:49:55 +01:00
Jakub Trllo
0818788096
Merge pull request #5856 from ynput/bugfix/bundles-access
...
AYON: Fix bundles access in settings
2023-11-07 14:53:31 +01:00
Ynbot
e3c28bd557
[Automated] Release
2023-11-07 13:46:43 +00:00
Jakub Trllo
82c3442f61
convert 'ValidateAttributes' settings only if are available
2023-11-07 14:46:05 +01:00
Jakub Trllo
4bb7c58231
Merge pull request #5876 from ynput/bugfix/ayon-loader-icons-fix
...
AYON tools: Handle empty icon definition
2023-11-07 14:25:04 +01:00
Toke Jepsen
414df23703
Introduce app_group flag ( #5869 )
2023-11-07 14:07:26 +01:00
Jakub Trllo
bf96b15b90
center publisher window on first show
2023-11-07 13:50:44 +01:00
Jakub Trllo
ce41304513
ignore if passed icon definition is None
2023-11-07 13:29:15 +01:00
Jakub Trllo
ecc65d13ad
Merge pull request #5853 from ynput/enhancement/OP-7277_Ftrack-Concurrent-event-server-for-OP-and-Ayon
...
Ftrack: Events are not processed if project is not available in OpenPype
2023-11-07 10:37:35 +01:00
Kayla Man
69c33f9c8f
hound
2023-11-07 15:52:19 +08:00
Kayla Man
3fdccc886f
make sure the extraction would be skipped if there is empty list of animated_skeleton
2023-11-07 15:46:12 +08:00
Roy Nieterau
efa9b8fe4c
Remove unused instanceToggled callbacks ( #5862 )
2023-11-06 18:39:58 +01:00
Kayla Man
026fa65676
value tweaks on aspect ratio
2023-11-06 21:19:30 +08:00
Simone Barbieri
7b9c6c3b99
Added validator to verify that the instance is not empty
2023-11-06 10:30:13 +00:00
Kayla Man
5205e8e345
Merge branch 'develop' into bugfix/OP-7226_Bug-Houdini-tab-menu-not-working-as-expected
2023-11-06 15:45:06 +08:00