Commit graph

39813 commits

Author SHA1 Message Date
Jakub Ježek
13c8c88066
Merge branch 'develop' into enhancement/AY-2612-resolve-adaptation-colorbleed-plugins 2024-06-12 16:22:46 +02:00
Jakub Trllo
2ed3a4376b
Merge pull request #642 from ynput/enhancement/hero-version-is-smaller
Loader tool: Hero version is smaller than standard version
2024-06-12 16:21:09 +02:00
Jakub Trllo
730dc246eb
Merge branch 'develop' into enhancement/hero-version-is-smaller 2024-06-12 16:19:54 +02:00
Ondřej Samohel
fde3159c4e
Merge pull request #643 from ynput/bugfix/handle-invalid-item-in-scene-inventory
Scene Inventory: remove unused container attribute
2024-06-12 16:10:50 +02:00
Ondřej Samohel
7d838eb216
Update client/ayon_core/tools/sceneinventory/models/containers.py
Co-authored-by: Jakub Trllo <43494761+iLLiCiTiT@users.noreply.github.com>
2024-06-12 16:04:21 +02:00
Ondřej Samohel
b2be138552
⬇️ un-bump the version 2024-06-12 16:01:37 +02:00
Ondřej Samohel
05eb7b4d89
Merge branch 'develop' into bugfix/handle-invalid-item-in-scene-inventory 2024-06-12 15:56:57 +02:00
Ondřej Samohel
a8bace3780
⬆️ bump version 2024-06-12 15:56:04 +02:00
Ondřej Samohel
f17aacd83e
♻️ remove unused container name
name isn't used anywhere but it is hard required, causing crashes in hosts that are not having it. Also adding broad try/except to catch any invalid containers so they won't crash the whole list
2024-06-12 15:51:56 +02:00
Ondřej Samohel
b5e8023a15
Merge pull request #641 from ynput/bugfix/instance-attributes-list-fix
Maya: Pointcache create plugins fix
2024-06-12 14:25:52 +02:00
Jakub Trllo
70b5ac7798 bump maya version to '0.2.3' 2024-06-12 13:49:23 +02:00
Jakub Trllo
fca9eaa423 fix pre create attributes in look 2024-06-12 13:49:02 +02:00
Jakub Trllo
5a74d5c986 do not pass self to the function 2024-06-12 13:48:52 +02:00
Jakub Trllo
820bb7318e don't call 'super' in 'get_instance_attr_defs' 2024-06-12 13:48:35 +02:00
Jakub Trllo
dc5c55bb1a hero version is smaller than standard version 2024-06-12 13:31:46 +02:00
Jakub Trllo
da1bb3fad5 pointcache does not append attr definitions to base list but to new list 2024-06-12 13:28:20 +02:00
Jakub Ježek
ca8d7075a9
Merge branch 'develop' into enhancement/AY-2612-resolve-adaptation-colorbleed-plugins 2024-06-12 11:32:26 +02:00
Jakub Jezek
c241546842
Refactor media import process in LoadMedia plugin
Extracted media import logic to a separate method for clarity. The new method handles importing media to Resolve Media Pool and creating bins if necessary.
2024-06-12 11:31:54 +02:00
Jakub Jezek
7b1c4a8a08
Refactor Resolve media loading logic for single files and sequences.
- Refactored file path handling for importing media.
- Updated method to determine if the file is a sequence.
- Improved handling of frame numbers in file paths.
2024-06-12 11:17:29 +02:00
Jakub Trllo
74d039feb9
Merge pull request #618 from ynput/enhancement/remove-hosts-addons-imports
Chore: Skip import from hosts folder
2024-06-12 10:02:09 +02:00
Jakub Trllo
ad490b311e
Merge branch 'develop' into enhancement/remove-hosts-addons-imports 2024-06-12 09:57:28 +02:00
Kayla Man
bd539d9795
Merge pull request #638 from ynput/bugfix/fix_scene_inventory_issue_not_shown_up_3dsmax
Max: fix scene inventory not shown up
2024-06-11 23:31:47 +08:00
Kayla Man
d9fbb90b19
Merge branch 'develop' into bugfix/fix_scene_inventory_issue_not_shown_up_3dsmax 2024-06-11 23:30:30 +08:00
Kayla Man
6d42703cf4
Update server_addon/max/client/ayon_max/api/pipeline.py
Co-authored-by: Jakub Trllo <43494761+iLLiCiTiT@users.noreply.github.com>
2024-06-11 23:11:03 +08:00
Ondřej Samohel
27a4e1ffd2
Merge pull request #615 from fabiaserra/bugfix/author_integrate
Pass status when integrating version
2024-06-11 17:09:16 +02:00
Kayla Man
3cb6b869e3 fix scene inventory not shown up 2024-06-11 23:07:36 +08:00
Ondřej Samohel
dc730784ad
Merge branch 'develop' into bugfix/author_integrate 2024-06-11 17:07:29 +02:00
Jakub Trllo
f1b8d0858c
Merge pull request #630 from ynput/enhancement/register-username-during-publishing
Chore: Use origin username when running publish
2024-06-11 16:50:00 +02:00
Jakub Trllo
0942d690aa
Merge branch 'develop' into enhancement/register-username-during-publishing 2024-06-11 16:42:32 +02:00
Petr Kalis
ed185aa616
Merge pull request #637 from BigRoy/enhancement/collect_farm_target_do_not_log_error
Collect Farm Target: Only report errors for not found addons if no valid farm addon found
2024-06-11 16:13:26 +02:00
Petr Kalis
1529f865b4
Merge branch 'develop' into enhancement/collect_farm_target_do_not_log_error 2024-06-11 16:00:39 +02:00
Jakub Trllo
8a5a078c29 use 'get_server_api_connection' to get connection 2024-06-11 15:50:37 +02:00
Roy Nieterau
3b5791a8e0 Fix logic 2024-06-11 15:27:28 +02:00
Roy Nieterau
a0ce95f935 Actually raise an error instead of just creating an AssertionError instance and doing nothing with it 2024-06-11 15:21:20 +02:00
Roy Nieterau
ba90adbfba Only report errors for not found addons if no valid farm addon found 2024-06-11 15:16:33 +02:00
Jakub Jezek
21c86742d4
Bump addon version to 0.2.2
Update the addon version from 0.2.1 to 0.2.2 in the codebase.
2024-06-11 14:55:00 +02:00
Ondřej Samohel
cb797f448c
Merge pull request #632 from ynput/bugfix/add-missing-dependency
Chore: Add missing websocket-client dependency
2024-06-11 14:44:23 +02:00
Ondřej Samohel
bcab39a0eb
Merge branch 'develop' into bugfix/add-missing-dependency 2024-06-11 14:42:24 +02:00
Jakub Jezek
9e4d1f19eb
Update version to 0.2.2 in package.py
Bumped up the version number from 0.2.1 to 0.2.2 in the package.py file for DaVinci Resolve addon.
2024-06-11 14:32:25 +02:00
Jakub Ježek
ea187da1a7
Merge pull request #635 from BigRoy/enhancement/AY-2612-resolve-adaptation-colorbleed-plugins
Resolve: mediapool loader and inventory clearing plugins
2024-06-11 14:14:20 +02:00
Jakub Jezek
ee5d82994d
Remove subproject integration for Unreal Engine.
Deleted unused subproject integration for Unreal Engine.
2024-06-11 14:11:28 +02:00
Roy Nieterau
40fcca5ed0
Merge branch 'enhancement/AY-2612-resolve-adaptation-colorbleed-plugins' into enhancement/AY-2612-resolve-adaptation-colorbleed-plugins 2024-06-11 14:10:46 +02:00
Jakub Jezek
a0ba192306
Rename resolve paths and update imports for media loading
- Renamed resolve paths for media pool items
- Updated imports for media loading functionality
2024-06-11 14:05:07 +02:00
Jakub Jezek
1b64a83429
Merge branch 'develop' into enhancement/AY-2612-resolve-adaptation-colorbleed-plugins 2024-06-11 14:01:59 +02:00
Jakub Trllo
6b1b19d5c9 added more range of supported versions 2024-06-11 14:00:48 +02:00
Roy Nieterau
6321bb3d30
Merge branch 'develop' into enhancement/AY-2612-resolve-adaptation-colorbleed-plugins 2024-06-11 13:55:00 +02:00
Petr Kalis
6a77a30297
Merge pull request #623 from ynput/bugfix/process_submission_arguments
Deadline: Move auth and verify to submit only
2024-06-11 13:31:06 +02:00
Petr Kalis
3d2e627b67 Merge remote-tracking branch 'origin/bugfix/process_submission_arguments' into bugfix/process_submission_arguments 2024-06-11 13:30:34 +02:00
Petr Kalis
e7094a28f2 Merge branch 'develop' of https://github.com/ynput/ayon-core into bugfix/process_submission_arguments 2024-06-11 13:30:19 +02:00
Petr Kalis
9bd33a82ce
Merge branch 'develop' into bugfix/process_submission_arguments 2024-06-11 13:30:02 +02:00