Jakub Jezek
db8e8b162c
Merge branch 'feature/OP-7176_Use-folder-path-as-unique-identifier' into feature/OP-7190_Use-folder-path-as-identifier-in-editorial
2023-11-09 14:00:29 +01:00
Jakub Trllo
404b2f4442
Merge branch 'develop' into feature/OP-7176_Use-folder-path-as-unique-identifier
2023-11-09 13:00:09 +01: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
848877f052
Merge pull request #5885 from ynput/feature/new-session-schema
...
Chore: New session schema
2023-11-09 10:57:54 +01:00
Jakub Trllo
2d384e79bc
Merge pull request #5879 from ynput/enhancement/OP-7348-blender_folder_path_as_unique_identifier
...
Blender: Use folder path as unique identifier
2023-11-09 10:56:52 +01: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
Jakub Trllo
06856644d1
modify 'registered_root' function docstring
2023-11-08 17:07:48 +01:00
Simone Barbieri
74d0f944af
Do not pack image if it is already packed
2023-11-08 15:44:32 +00:00
Jakub Trllo
1676f37d3a
change default value of registered root
2023-11-08 16:32:33 +01:00
Jakub Trllo
81d054799c
Apply suggestions from code review
...
Co-authored-by: Roy Nieterau <roy_nieterau@hotmail.com>
2023-11-08 15:26:21 +01:00
Jakub Trllo
389b568f6b
removed AVALON_PROJECTS
2023-11-08 14:10:06 +01:00
Jakub Trllo
e5d3a1aeb0
'AVALON_ASSET' is not required
2023-11-08 14:09:39 +01:00
Jakub Trllo
3cade9a288
removed unused keys
2023-11-08 14:09:34 +01:00
Jakub Trllo
d3fc80f905
allow forward slash in AVALON_ASSET
2023-11-08 14:09:30 +01:00
Jakub Trllo
2bc41f53bf
chnaged title of schema
2023-11-08 14:09:26 +01:00
Jakub Trllo
e85504b80c
use new schema in 'legacy_io'
2023-11-08 14:09:15 +01:00
Jakub Trllo
8f1648f87a
duplicated session 3 > session 4
2023-11-08 14:09:09 +01:00
Jakub Trllo
67bc4530da
Merge branch 'develop' into feature/OP-7176_Use-folder-path-as-unique-identifier
2023-11-08 12:07:35 +01:00
Jakub Trllo
d3804564f2
do not yield same asset multiple times
2023-11-08 12:01:20 +01:00
Jakub Trllo
1207ef3bbb
autofix folder path on older instances
2023-11-08 12:00:59 +01: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 Ježek
bd46c9e552
Merge branch 'feature/OP-7176_Use-folder-path-as-unique-identifier' into feature/OP-7190_Use-folder-path-as-identifier-in-editorial
2023-11-07 17:42:03 +01:00
Jakub Trllo
fc8342751d
Merge branch 'develop' into feature/OP-7176_Use-folder-path-as-unique-identifier
2023-11-07 17:40:40 +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
Simone Barbieri
f3370c0229
Changed how extractors name the output files
2023-11-07 15:21:10 +00: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
cf4590f532
Merge branch 'develop' into feature/OP-7176_Use-folder-path-as-unique-identifier
2023-11-07 14:38:04 +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
7f5986a683
fix maya workfile creator
2023-11-07 11:43:08 +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