Jakub Jezek
8b1ff95566
Refactor folder path extraction logic for validation plugin
...
Adjust how folder paths are processed for better accuracy.
2024-03-27 13:36:41 +01:00
Jakub Jezek
93b6ded5df
Refactor task field to use None instead of empty string
...
Changed the task field in base_instance_data dictionary from an empty string to None for better clarity and consistency.
2024-03-27 13:36:25 +01:00
Jakub Jezek
d1cc880968
Refactor folder type to lowercase in ShotMetadataSolver. Adjusted parent_token_type to lowercase for consistency.
2024-03-26 23:23:31 +01:00
Jakub Jezek
f88f23b589
Merge branch 'enhancement/AY-1112_Editorial-data-in-hierarchyContext' of https://github.com/ynput/ayon-core into enhancement/AY-1112_Editorial-data-in-hierarchyContext
2024-03-26 22:53:30 +01:00
Jakub Ježek
a7a1752158
Merge branch 'develop' into enhancement/AY-1112_Editorial-data-in-hierarchyContext
2024-03-26 22:44:02 +01:00
Jakub Jezek
eadfc1542b
Update families data key to use the correct value from the data dictionary. This change ensures accurate information is passed for processing.
2024-03-26 22:42:29 +01:00
Jakub Trllo
4848d95dbc
Merge pull request #258 from ynput/bugfix/maya-load-use-correct-product-type
...
Maya: Load plugins use correct source for product type
2024-03-26 18:33:36 +01:00
Jakub Trllo
df1d0d4a86
fix unreal load plugins too
2024-03-26 18:32:55 +01:00
Jakub Trllo
0d4e853762
Merge branch 'develop' into enhancement/non-python-host-launch-script
...
# Conflicts:
# client/ayon_core/lib/applications.py
2024-03-26 18:27:01 +01:00
Petr Kalis
cd0a3005d3
Fix - differentiate between host main and main
2024-03-26 17:27:31 +01:00
Jakub Trllo
22107e6035
Merge pull request #239 from ynput/enhancement/workfiles-utils-in-workfiles-api
...
Chore: Move workfile utils functions to workfile pipeline code
2024-03-26 17:23:04 +01:00
Ondřej Samohel
337592a8d6
Merge branch 'develop' into bugfix/AY-4108_Houdini-redshift-AOV-mode
2024-03-26 17:17:57 +01:00
Ondřej Samohel
e31eb9119d
Merge pull request #245 from BigRoy/chore/houdini_remove_collect_instances.py
...
Houdini: Remove legacy collect instances
2024-03-26 17:17:34 +01:00
Jakub Trllo
ee0bf77645
Merge pull request #257 from ynput/bugfix/maya-look-assigner-fix
...
Maya: Look assigner fix folder entity key
2024-03-26 17:17:23 +01:00
Ondřej Samohel
3d62600b2a
Merge branch 'develop' into enhancement/houdini_allow_alembic_loader_alembics
2024-03-26 17:16:28 +01:00
Ondřej Samohel
573e29ac5c
Merge pull request #242 from BigRoy/enhancement/maya_disable_cbid_workflow
...
Maya: Add setting to disable `cbId` workflow
2024-03-26 17:14:27 +01:00
Jakub Jezek
af6102afbd
Add folder type mapping and handle missing types, improve logging.
...
- Added a dictionary to map folder types by name
- Implemented handling for missing folder types with default "Folder"
- Enhanced logging for missing folder types and active paths
2024-03-26 17:13:11 +01:00
Jakub Jezek
5a3ad328fb
Refactor hierarchy data structure for better organization.
...
- Refactored the hierarchy data structure to improve organization and readability.
- Updated the way child entities are nested within parent entities.
2024-03-26 17:12:05 +01:00
Jakub Jezek
99e81bf453
Refactor validation logic for editorial asset names
...
- Updated condition to check entity_type using get() method.
2024-03-26 17:11:31 +01:00
Jakub Trllo
3526a1e52e
use correct source for product type
2024-03-26 16:02:44 +01:00
Jakub Trllo
ec11da9861
fix access to folder entity in look assigner tool
2024-03-26 15:53:49 +01:00
Jakub Ježek
bf6b3dddb4
Merge branch 'develop' into enhancement/AY-1112_Editorial-data-in-hierarchyContext
2024-03-26 15:39:51 +01:00
Jakub Jezek
e391f05808
Refactor frame data collection and sequence handling
...
- Removed unnecessary line
- Added check for files type before processing
2024-03-26 14:47:42 +01:00
Roy Nieterau
af297d54d5
Merge branch 'develop' into enhancement/houdini_allow_alembic_loader_alembics
2024-03-26 12:21:53 +01:00
MustafaJafar
b57337ea77
Houdini Redshift allow disabling AOVs
2024-03-26 12:58:19 +02:00
Jakub Ježek
8f0475c56e
Merge pull request #219 from EmberLightVFX/enhancement/re-add_outputName_to_rep
...
Re-add outputName to _rename_in_representation
2024-03-26 11:45:38 +01:00
Kayla Man
aa6a9800a7
Merge branch 'develop' into chore/add_zbrush_as_application
2024-03-26 09:52:46 +00:00
Jakub Trllo
b8fc651bb1
Merge pull request #240 from BigRoy/bugfix/maya_look_sg_typo
...
Maya: Validate Look Shading Group syntax error
2024-03-26 10:31:44 +01:00
Roy Nieterau
12186d3616
Merge branch 'develop' into chore/houdini_remove_collect_instances.py
2024-03-25 22:59:29 +01:00
Roy Nieterau
c7a1ab2a65
Add version check for Hou 20+
2024-03-25 21:44:57 +01:00
Roy Nieterau
9c6b6a7642
Merge branch 'develop' into enhancement/maya_disable_cbid_workflow
2024-03-25 20:37:13 +01:00
Roy Nieterau
e094573b45
Re-order logic so global toggle will always override any other settings
2024-03-25 20:36:49 +01:00
Roy Nieterau
b19f640d53
Preserve automatic settings applying when relevant
2024-03-25 20:29:03 +01:00
Roy Nieterau
4f60f2b21e
Add a way to globally disable the cbId workflow in Maya
2024-03-25 20:22:07 +01:00
Roy Nieterau
ff40a2af24
Merge branch 'develop' into bugfix/maya_look_sg_typo
2024-03-25 20:11:40 +01:00
Roy Nieterau
93c22be6bf
Fix syntax error
2024-03-25 20:06:19 +01:00
Roy Nieterau
4ba0259e5f
Merge branch 'develop' into enhancement/houdini_load_image_colorspace
2024-03-25 19:54:25 +01:00
Toke Jepsen
d214f51dc5
Merge pull request #207 from BigRoy/bugfix/maya_validate_rig_contents_geometry_return_invalid
...
Bugfix: Maya validate rig contents geometry actually return invalid nodes
2024-03-25 18:10:14 +00:00
Jakub Trllo
553407a4bd
move workfile utils functions to workfile pipeline code
2024-03-25 18:45:48 +01:00
Jakub Trllo
e8d3e569d1
added some docstrings and comments
2024-03-25 17:48:55 +01:00
Jakub Trllo
28db94fd7e
fix work with templates in workfiles tool
2024-03-25 17:33:10 +01:00
Jakub Trllo
e15460d851
fix the reversed logic
2024-03-25 16:51:03 +01:00
Jakub Trllo
1271b74f43
Merge pull request #202 from BigRoy/bugfix/inventory_latest_version
...
Bugfix: Consider Hero versions correctly for checking outdated
2024-03-25 16:46:44 +01:00
Jakub Trllo
5cb07274d1
renamed 'is_using_ui_executable' to 'is_using_ayon_console'
2024-03-25 16:45:27 +01:00
Jakub Trllo
53acdb9054
Merge pull request #229 from ynput/enhancement/openpype-small-cleanup
...
Chore: Simple OpenPype to AYON changes
2024-03-25 16:42:06 +01:00
Jakub Trllo
5de6f56c71
Merge pull request #190 from ynput/enhancement/AY-1229_Anatomy-can-use-template-categories
...
Anatomy: Use AYON template categories
2024-03-25 16:39:42 +01:00
Jakub Trllo
562730fa65
added helper function to determine if ui executable is used
2024-03-25 16:33:02 +01:00
Jakub Trllo
508d4b559e
added comment with question
2024-03-25 16:32:17 +01:00
Jakub Trllo
ca39fc4291
don't use 'get_non_python_host_kwargs' when launching harmony
2024-03-25 16:31:11 +01:00
Jakub Trllo
2c07fb4503
removed unused 'get_non_python_host_kwargs'
2024-03-25 16:29:16 +01:00