Simone Barbieri
a4dbc19580
Changed validator to work with other families as well
2023-11-09 12:56:34 +00: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
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
github-actions[bot]
3cd8fc6a0a
chore(): update bug report / version
2023-11-08 03:25:29 +00:00
ynbot
4f7b5ffa60
[Automated] Merged main into develop
2023-11-08 04:25:01 +01:00
Ynbot
8c8c083395
[Automated] Bump version
2023-11-08 03:24:51 +00:00
ynbot
63d357181d
[Automated] Merged develop into main
2023-11-08 04:24:16 +01: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 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
github-actions[bot]
246a4af3ef
chore(): update bug report / version
2023-11-07 13:47:43 +00:00
ynbot
627c068ff5
[Automated] Merged release main into develop
2023-11-07 14:47:18 +01:00
Ynbot
e3c28bd557
[Automated] Release
2023-11-07 13:46:43 +00:00
ynbot
0ede10886c
[Automated] Merged develop into main
2023-11-07 14:46:23 +01: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
Milan Kolar
3999be09a1
Merge pull request #5874 from ynput/enhancement/better-settings-label
2023-11-06 22:12:13 +01:00
Roy Nieterau
efa9b8fe4c
Remove unused instanceToggled callbacks ( #5862 )
2023-11-06 18:39:58 +01:00
Jakub Trllo
b7bec4b4e4
use correct label for follow workfile version
2023-11-06 18:28:51 +01:00
Jakub Trllo
6226f5760a
Merge pull request #5870 from ynput/bugfix/typos_on_workfile_template_settings_for_tycache
...
Fix the Wrong key words for tycache workfile template settings in AYON
2023-11-06 15:44:00 +01:00
Kayla Man
8f21d653e0
use product_types instead of families
2023-11-06 21:32:43 +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
3f7aeae5cb
Merge pull request #5850 from ynput/bugfix/OP-7226_Bug-Houdini-tab-menu-not-working-as-expected
...
Bugfix: houdini tab menu working as expected
2023-11-06 15:45:16 +08: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
Milan Kolar
770cc4aa13
Merge pull request #5860 from BigRoy/chore/houdini_remove_on_instance_toggled
2023-11-06 08:23:39 +01:00
Milan Kolar
88bb2fb7cb
Merge pull request #5854 from ynput/bugfix/OP-7276_nuke-failing-update-container
2023-11-06 08:23:01 +01:00
Milan Kolar
18070ed7a1
Merge pull request #5867 from ynput/bugfix/launcher-refresh-issues
2023-11-06 08:22:30 +01:00
Milan Kolar
20eaa0b83e
Merge pull request #5824 from ynput/enhancement/OP-7071_Validate-Attributes
2023-11-06 08:21:56 +01:00
Milan Kolar
129ad9d4d5
Merge pull request #5852 from ynput/bugfix/Houdini-image-sequence-loading-and-missing-frames
2023-11-06 08:20:15 +01:00
Milan Kolar
701cb421d6
Merge pull request #5833 from ynput/bugfix/OP-7222_Bug-Houdini-composite-ROP-is-created-with-wrong-frame-start-and-end
2023-11-06 08:16:17 +01:00
github-actions[bot]
2ab07ec7ed
chore(): update bug report / version
2023-11-04 03:25:51 +00:00
ynbot
fbd8622a53
[Automated] Merged main into develop
2023-11-04 04:25:29 +01:00
Ynbot
bd94b8dcc9
[Automated] Bump version
2023-11-04 03:25:15 +00:00
ynbot
c7e8bdb453
[Automated] Merged develop into main
2023-11-04 04:23:54 +01:00
Jakub Ježek
d4838a1959
Merge pull request #5864 from ynput/bugfix/OP-7307_Deadline-skip-integration-of-representation-unable-to-save
...
deadline: settings are not blocking extension input
2023-11-03 21:27:57 +01:00
Jakub Trllo
d87506f8af
removed unused import
2023-11-03 19:12:17 +01:00