Commit graph

38218 commits

Author SHA1 Message Date
Kayla Man
1f6c17702e
Merge pull request #461 from ynput/bugfix/AY-3686_Bug-3dsmax---Manage--Set-Version-malfunctioning
Max: Fix the malfunctioning issue in Max Scene loader
2024-04-30 16:07:46 +08:00
Kayla Man
b0b157bfa4
Merge branch 'develop' into bugfix/AY-3686_Bug-3dsmax---Manage--Set-Version-malfunctioning 2024-04-30 16:07:34 +08:00
Jakub Trllo
89020339c7
Merge pull request #425 from BigRoy/enhancement/workfile_templates_register_plugin
Workfile Templates: Implement registering and discovering of `PlaceholderPlugin`
2024-04-30 09:45:00 +02:00
Kayla Man
b958b0246a
Merge pull request #455 from ynput/bugfix/houdini-fails-to-start-because-missing-settings
Houdini fails to start because missing settings
2024-04-30 15:10:34 +08:00
Kayla Man
4b057a416f
Merge branch 'develop' into bugfix/houdini-fails-to-start-because-missing-settings 2024-04-30 15:10:19 +08:00
Roy Nieterau
90ece1cdf9 Refactor template_placeholder_plugin -> workfile_build_plugin 2024-04-30 06:48:50 +02:00
Roy Nieterau
07bd2e21de Resolve merge conflict 2024-04-30 06:47:08 +02:00
Roy Nieterau
4512a088e9 Merge branch 'develop' of https://github.com/ynput/ayon-core into enhancement/workfile_templates_register_plugin
# Conflicts:
#	client/ayon_core/hosts/maya/api/workfile_template_builder.py
2024-04-30 06:46:32 +02:00
MustafaJafar
40cc4d2b98 fix color_settings condition 2024-04-29 21:32:54 +03:00
MustafaJafar
7db14f47c1 imporve code logic 2024-04-29 18:13:57 +03:00
Jakub Trllo
b2ff3b6fc9
Merge pull request #460 from ynput/enhancement/applications-addon-compatibility
Applications: Define compatibility of addon
2024-04-29 16:52:42 +02:00
Ondřej Samohel
2a74bf1d40
Merge pull request #272 from BigRoy/enhancement/houdini_validate_cop_output_node
Houdini: Validate COP Output Node tweak message formatting
2024-04-29 16:22:31 +02:00
Ondřej Samohel
5e029d80a8
Merge branch 'develop' into enhancement/houdini_validate_cop_output_node 2024-04-29 16:22:21 +02:00
Kayla Man
872e22f344
Merge pull request #454 from ynput/bugfix/AY-5160_Max-The-asset-isnt-added-into-AYONOP-Data-parameter-after-rename
Max: Make sure the AYON data in the instance node stores correct asset data after the rename of the asset
2024-04-29 22:11:47 +08:00
Kayla Man
2059ffd742 fix the malfunctioning issue in maxscene loader 2024-04-29 21:12:03 +08:00
Kayla Man
fdfdafe2dc
Merge branch 'develop' into bugfix/AY-5160_Max-The-asset-isnt-added-into-AYONOP-Data-parameter-after-rename 2024-04-29 21:07:34 +08:00
Jakub Trllo
24b590d592 define compatibility of applications addon 2024-04-29 14:28:46 +02:00
Kayla Man
5018db2f08 cosmetic fix - Jakub'scomment 2024-04-29 17:54:40 +08:00
Toke Jepsen
2b76b3dd2a
Merge pull request #330 from BigRoy/enhancement/maya_load_published_workfile_as_template
Maya: Load published workfile as template
2024-04-29 08:02:28 +01:00
Kayla Man
4f76ff04cc
Merge branch 'develop' into bugfix/AY-5160_Max-The-asset-isnt-added-into-AYONOP-Data-parameter-after-rename 2024-04-29 14:58:27 +08:00
Toke Jepsen
02f2381f48
Merge branch 'develop' into enhancement/maya_load_published_workfile_as_template 2024-04-29 07:58:05 +01:00
MustafaJafar
bff416ecad Do nothing if workfile color settings don't exist - add a note about it inside the hook 2024-04-26 17:13:45 +03:00
Jakub Ježek
fdc86c6a94
Merge pull request #100 from ynput/feature/OP-6539_Traypublisher-advance-editorial-publishing-from-CSV
Traypublisher: advanced CSV ingest
2024-04-26 15:49:43 +02:00
Jakub Ježek
7b0b63b710
Merge branch 'develop' into feature/OP-6539_Traypublisher-advance-editorial-publishing-from-CSV 2024-04-26 15:28:29 +02:00
Kayla Man
c52963ae20
Merge pull request #287 from BigRoy/enhancement/maya_yeti_user_variables
Maya: Yeti - Implement writing and loading user variables with a yeti cache
2024-04-26 20:57:12 +08:00
Kayla Man
d592c14d77
Merge branch 'develop' into enhancement/maya_yeti_user_variables 2024-04-26 20:57:04 +08:00
Kayla Man
43d2a78170 clean up the code 2024-04-26 20:41:30 +08:00
Kayla Man
561021195d rename node callback added to detect the renaming of the asset 2024-04-26 18:31:58 +08:00
Jakub Trllo
cafee91504
Merge pull request #452 from ynput/bugfix/addons-creation
Chore: Fix import in create ayon addons
2024-04-26 12:26:44 +02:00
Kayla Man
7362747d5e
Merge pull request #448 from ynput/bugfix/maya-arnold-global-aov-mode
Maya: Solely collect the beauty render when Maya render view is disabled in Arnold
2024-04-26 17:54:38 +08:00
Kayla Man
7e53b9d4fa
Merge branch 'develop' into bugfix/maya-arnold-global-aov-mode 2024-04-26 17:54:31 +08:00
Jakub Trllo
8c2bc797e6 fix import in create ayon addons 2024-04-26 11:38:57 +02:00
Jakub Ježek
706d83ccb9
Merge branch 'develop' into feature/OP-6539_Traypublisher-advance-editorial-publishing-from-CSV 2024-04-26 11:36:10 +02:00
Kayla Man
9181fce3b9
Merge pull request #449 from ynput/bugfix/AY-3685_Bug-3dsmax---Extract-Geometry-Alembic--Optional-Switch-not-visible-in-the-Publisher-UI
Max: Extract Geometry (Alembic) toggles in the Publisher UI
2024-04-26 16:56:53 +08:00
Kayla Man
ff316f4d9c
Merge branch 'develop' into bugfix/AY-3685_Bug-3dsmax---Extract-Geometry-Alembic--Optional-Switch-not-visible-in-the-Publisher-UI 2024-04-26 16:56:46 +08:00
Ondřej Samohel
e14c9ec369
Merge pull request #36 from ynput/enhancement/OP-1017_houdini-colorspaces
Enhancement: Color management for Houdini workfiles
2024-04-25 17:13:00 +02:00
Kayla Man
129070aefe make sure dict for Alembic Extractors having the attributes for enabling it 2024-04-25 17:53:29 +08:00
MustafaJafar
e38ef81bf2 add WorkfileImageIO settings 2024-04-25 11:00:36 +02:00
MustafaJafar
5a48baddf4 Merge branch 'develop' into enhancement/OP-1017_houdini-colorspaces 2024-04-25 10:59:20 +02:00
Jakub Trllo
da31128318
Merge pull request #440 from ynput/enhancement/use-package-py
Addons: Use package py
2024-04-25 10:10:29 +02:00
Jakub Trllo
7ef499e5a5 change substance painter version 2024-04-25 10:09:18 +02:00
Jakub Trllo
8a16b9989c Merge branch 'develop' into enhancement/use-package-py
# Conflicts:
#	server_addon/substancepainter/server/version.py
2024-04-25 10:08:38 +02:00
Kayla Man
ba1242316e add asstring argment in the existing aovs_enabled 2024-04-25 15:12:04 +08:00
Kayla Man
6b2b28d7d2 make sure the collect render layer is just collecting beauty render with the global aov mode disabled in Arnold renderer 2024-04-25 14:57:58 +08:00
Kayla Man
8f42c50100
Merge pull request #400 from ynput/bugfix/AY-4570_Substance-project-attributes
Substance Painter: Allow users to customize the template settings for project creation
2024-04-24 16:14:35 +08:00
Kayla Man
038d2a9afd Merge branch 'develop' into bugfix/AY-4570_Substance-project-attributes 2024-04-24 16:07:42 +08:00
Libor Batek
ce8bf353bc
Merge pull request #443 from BigRoy/enhancement/select-latest-workfile
Workfiles: Select latest workfile automatically
2024-04-24 08:11:04 +02:00
Roy Nieterau
f6411be0c2
Update client/ayon_core/tools/workfiles/widgets/files_widget_workarea.py
Co-authored-by: Jakub Trllo <43494761+iLLiCiTiT@users.noreply.github.com>
2024-04-24 01:36:42 +02:00
Roy Nieterau
7cd9ec8a8d Select index by latest date modified 2024-04-23 00:30:46 +02:00
Jakub Trllo
17390f839a select latest workfile after model refresh 2024-04-22 16:26:09 +02:00