Commit graph

37218 commits

Author SHA1 Message Date
Jakub Trllo
908e17430c fix typos in codebase 2024-03-27 11:46:07 +01:00
Jakub Trllo
942ddddd09
Merge pull request #235 from ynput/enhancement/non-python-host-launch-script
Copy non-python launch script in each integration
2024-03-26 18:27:34 +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
55387e0244
Merge pull request #252 from ynput/bugfix/AY-4108_Houdini-redshift-AOV-mode
Houdini Redshift allow disabling AOVs
2024-03-26 17:18:54 +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
816155ae3a
Merge pull request #227 from BigRoy/enhancement/houdini_allow_alembic_loader_alembics
Houdini: Allow loading any alembic file by .abc extension
2024-03-26 17:16:39 +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 Trllo
94b3636d4e
Merge pull request #255 from ynput/bugfix/AY-4148_Burnin-data-and-format
Traypublisher: collector of frame data skipping if video file
2024-03-26 16:07:46 +01:00
Jakub Trllo
ec11da9861 fix access to folder entity in look assigner tool 2024-03-26 15:53:49 +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
Ondřej Samohel
5db37c9590
Merge pull request #192 from ynput/enhancement/add-ruff-and-code-spell
Enhancement: add ruff workflow and codespell pre-commit hooks
2024-03-26 12:10:41 +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
3d665d849e
Merge pull request #198 from ynput/chore/add_zbrush_as_application
Chore/ Add Zbrush as part of the applications existed in the launcher
2024-03-26 09:52:53 +00:00
Kayla Man
aa6a9800a7
Merge branch 'develop' into chore/add_zbrush_as_application 2024-03-26 09:52:46 +00:00
Ondřej Samohel
a38d1ecdc4
Merge branch 'develop' into enhancement/add-ruff-and-code-spell 2024-03-26 10:43:51 +01: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
Kayla Man
b0b828488b
Merge pull request #233 from BigRoy/enhancement/houdini_load_image_colorspace
Houdini: Improve load image (colorspace, single file, switch, more products)
2024-03-26 09:13:09 +00: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
8af23931ae Bump maya server addon version 2024-03-25 20:22:41 +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
8a39bd0fc8
Merge pull request #237 from ynput/bugfix/workfiles-tool-templates
Workfiles tool: Fix work with anatomy templates
2024-03-25 18:19:36 +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
Jakub Trllo
4fb898615b remove unused global script 2024-03-25 16:28:59 +01:00
Jakub Trllo
2119e73582 harmony has own prelaunch hook 2024-03-25 16:25:14 +01:00