Commit graph

37988 commits

Author SHA1 Message Date
Petr Kalis
fbc0ee6935 Fix - get source_instance directly from instance
It was returning it as list without it
2024-04-18 14:08:50 +02:00
Petr Kalis
090304a4a8 Refactor - move deadline plugins later
Run them after collect render plugins to better differentiate between local and farm targetted plugins.
2024-04-18 14:07:51 +02:00
Petr Kalis
e8c48ce2c0 Merge remote-tracking branch 'origin/feature/AY-745_Deadline-webservice-password' into feature/AY-745_Deadline-webservice-password 2024-04-18 13:07:00 +02:00
Petr Kalis
1525443c94 Merge branch 'develop' of https://github.com/ynput/ayon-core into feature/AY-745_Deadline-webservice-password 2024-04-18 13:06:38 +02:00
Petr Kalis
4bc5395812 Refactor - updated names for default deadline url 2024-04-18 13:06:31 +02:00
Jakub Trllo
8757051484
Merge pull request #428 from BigRoy/enhancement/workfile_templates_delete_placeholder_no_loads
Workfile Templates: Delete placeholder if Keep Placeholder is not enabled
2024-04-18 11:26:20 +02:00
Jakub Trllo
235e634647
Merge pull request #416 from ynput/bugfix/workfile-builder-context-fix
Chore: Workfile template builder context usage fix
2024-04-18 11:25:44 +02:00
Jakub Trllo
9caa7170b5
Merge pull request #427 from BigRoy/chore/workfile_templates_typos
Chore: Fix typos/grammar and docstrings in Workfile Templates
2024-04-18 11:12:02 +02:00
Jakub Trllo
d5a3296d4c
Crash if product type is not available. 2024-04-18 10:48:12 +02:00
Jakub Trllo
3d496be7c6 fix product type key access 2024-04-18 10:26:20 +02:00
Jakub Trllo
646c0df474 fix version entity manipulation 2024-04-18 10:25:22 +02:00
Jakub Trllo
bf0d3477d9
fix expading of values
Co-authored-by: Roy Nieterau <roy_nieterau@hotmail.com>
2024-04-18 10:24:14 +02:00
Kayla Man
bb27114212
Merge pull request #214 from BigRoy/enhancement/blender_extract_alembic_subdiv_schema
Blender: Extract pointcache alembic with subdiv schema
2024-04-18 15:05:59 +08:00
Roy Nieterau
2b6889a6ea Also delete placeholder if Keep Placeholder is not enabled and no representations were loaded 2024-04-18 00:12:42 +02:00
Roy Nieterau
a59c54d1aa Remove non-existing arguments from docstring 2024-04-18 00:09:29 +02:00
Roy Nieterau
6873f02e6b Fix typos 2024-04-18 00:06:51 +02:00
Roy Nieterau
54e0585062
Merge branch 'develop' into enhancement/blender_extract_alembic_subdiv_schema 2024-04-17 22:02:10 +02:00
Jakub Trllo
27dea6c97a
Merge pull request #424 from BigRoy/bugfix/fix_deadline_addon_baseserveraddon
Fix usage of `BaseServerAddon` when only imported for type checking
2024-04-17 14:56:24 +02:00
Roy Nieterau
b09e181e27 Fix usage of BaseServerAddon when only imported for type checking 2024-04-17 14:52:44 +02:00
Kayla Man
9299e7e703
Merge pull request #342 from ynput/enhancement/using_task_entity_attributes_for_context_setting_related_validators
Max: Using task attributes for validate frame range and validate resolution setting
2024-04-17 20:15:08 +08:00
Kayla Man
70f64accbc use "validate resolution setting" as label for validate resolution setting in the review family 2024-04-17 20:10:56 +08:00
Kayla Man
787ebed346 fix the bug of repair action failing to fix the validate resolution settings 2024-04-17 18:13:31 +08:00
Libor Batek
6c0248e52f
Merge branch 'develop' into enhancement/using_task_entity_attributes_for_context_setting_related_validators 2024-04-17 10:40:59 +02:00
Jakub Trllo
f64bb5c1ea
Merge pull request #419 from ynput/bugfix/applications-addon-version
Chore: Correct applications addon version
2024-04-17 09:57:37 +02:00
Jakub Trllo
e207c2a55d
Merge pull request #421 from BigRoy/bugfix/fusion_fix_prelaunchhook_import
Fusion: Launch menu hook fix PreLaunchHook import
2024-04-17 09:56:53 +02:00
Roy Nieterau
991eee9657 Fix PreLaunchHook import 2024-04-16 18:25:49 +02:00
Jakub Trllo
0d3fb5e1bd
Merge pull request #420 from ynput/bugfix/maya_xgen_typo_fix
Maya: Xgen Inventory Actions broken by typo in code
2024-04-16 17:01:52 +02:00
Libor Batek
c1cfd266f6 Just fixing typo in "product" which broke functionality. 2024-04-16 16:51:54 +02:00
Jakub Trllo
6a93e29923 fix applications addon version 2024-04-16 14:01:35 +02:00
Petr Kalis
ff2296def6
Removed unneeded import
Co-authored-by: Jakub Trllo <43494761+iLLiCiTiT@users.noreply.github.com>
2024-04-16 11:33:46 +02:00
Petr Kalis
48a1dc86ff
Add todo
Co-authored-by: Jakub Trllo <43494761+iLLiCiTiT@users.noreply.github.com>
2024-04-16 11:33:21 +02:00
Petr Kalis
f43fbc239c
Use collected host name
Co-authored-by: Jakub Trllo <43494761+iLLiCiTiT@users.noreply.github.com>
2024-04-16 11:32:41 +02:00
Petr Kalis
497ce6d012
Update client/ayon_core/modules/deadline/plugins/publish/submit_celaction_deadline.py
Co-authored-by: Jakub Trllo <43494761+iLLiCiTiT@users.noreply.github.com>
2024-04-16 11:31:09 +02:00
Jakub Trllo
d447e9d6dc
Merge branch 'develop' into enhancement/blender_extract_alembic_subdiv_schema 2024-04-16 10:28:22 +02:00
Jakub Trllo
78c73259ef
fix typo
Co-authored-by: Roy Nieterau <roy_nieterau@hotmail.com>
2024-04-15 16:30:10 +02:00
Jakub Trllo
b1e73835bb skip folder id in mapping 2024-04-15 16:25:26 +02:00
Jakub Trllo
d8e5734e57
Merge pull request #396 from ynput/enhancement/ruff-ignore
Ruff: Add list of files to exclude from linting
2024-04-15 16:12:02 +02:00
Jakub Trllo
f3ab54493d get and use repre contexts earlier 2024-04-15 16:03:31 +02:00
Jakub Trllo
028375620f filter representations by id earlier 2024-04-15 16:02:56 +02:00
Kayla Man
51fe2dfc94 resolve conflict 2024-04-15 20:21:42 +08:00
Jakub Trllo
fa32a807c5
Merge pull request #271 from BigRoy/bugfix/fix_duplicated_creator_warning_message
Fix: Report the duplicated creator class
2024-04-15 13:58:30 +02:00
Toke Jepsen
b2671c6b85
Merge pull request #409 from BigRoy/bugfix/validate_mesh_no_faces
Maya: Improve validators for a mesh without geometry (no faces)
2024-04-15 08:47:06 +01:00
Toke Jepsen
44e9dfeb6f
Merge branch 'develop' into bugfix/validate_mesh_no_faces 2024-04-15 08:46:54 +01:00
Toke Jepsen
fe99cad2fd
Merge pull request #289 from BigRoy/enhancement/maya_validate_node_ids_related_report
Maya: Validate Node Ids Related report folder path of the other ids that were found
2024-04-15 08:19:02 +01:00
Roy Nieterau
8984788bc3 Improve validation report 2024-04-12 15:29:45 +02:00
Roy Nieterau
4b0b29f46f Merge branch 'develop' of https://github.com/ynput/ayon-core into enhancement/maya_validate_node_ids_related_report 2024-04-12 15:14:56 +02:00
Roy Nieterau
905325bda6 Merge branch 'enhancement/maya_validate_node_ids_related_report' of https://github.com/BigRoy/ayon-core into enhancement/maya_validate_node_ids_related_report 2024-04-12 15:14:46 +02:00
Roy Nieterau
0a2a1105df Ignore invalid uuids in query to AYON API 2024-04-12 14:45:57 +02:00
Jakub Trllo
c9798fbc63
Merge pull request #398 from ynput/enhancement/blender-4-support
Blender: Qt binding fix for blender 4
2024-04-12 14:28:52 +02:00
Toke Jepsen
a2cda86c95
Merge pull request #413 from ynput/bugfix/AY-3649_Fix-Redshift-cryptomatte-multipartEXR
Maya: Fix Redshift cryptomatte multipartEXR
2024-04-12 11:41:32 +01:00