Commit graph

1175 commits

Author SHA1 Message Date
Roy Nieterau
8461bd0b83
Merge branch 'develop' into bugfix/AY-5562_Maya-duplicate-thumbnail-integration-error 2024-06-25 15:23:21 +02:00
Kayla Man
f189cb4504 rebase the commit 2024-06-25 19:26:44 +08:00
Kayla Man
ddf2ca1301 make sure the extract thumbnail has higher priority than the screenshot source thumbanil 2024-06-25 19:24:56 +08:00
Roy Nieterau
ee0d3c91e2 Bump Houdini addon version 2024-06-25 11:45:03 +02:00
Roy Nieterau
ea647c060b Merge branch 'develop' of https://github.com/ynput/ayon-core into chore/houdini_remove_unused_create_remote_publish 2024-06-25 11:44:21 +02:00
Kayla Man
a4335f7f4b check if there is thumbnail source in the instance.data 2024-06-25 17:42:06 +08:00
Jakub Trllo
719f871dce
Merge branch 'develop' into chore/houdini_remove_legacy_creator 2024-06-25 11:10:35 +02:00
Kayla Man
dbd27983e4 make sure the extract thumbnail has higher priority than the screenshot source thumbanil 2024-06-25 16:07:07 +08:00
Kayla Man
e02cbbdb51 make sure the extract thumbnail has higher priority than the screenshot source thumbanil 2024-06-25 15:53:08 +08:00
Kayla Man
50d3d0d0e9 make sure the extract thumbnail has higher priority than the screenshot source thumbanil 2024-06-25 15:50:20 +08:00
Kayla Man
90485df179 make sure the extract thumbnail has higher priority than the screenshot source thumbanil 2024-06-25 15:46:43 +08:00
Roy Nieterau
4583a44777 Remove unused "remote publish" workflow for Houdini
This likely was once a 'straight' copy from `colorbleed` codebase back in the Avalon-era.
2024-06-24 22:56:33 +02:00
Mustafa Taher
bf65db154f
Merge branch 'develop' into enhancement/AY-1064_Houdini-Support-HDA-publishing-from-non-object-level 2024-06-24 17:28:36 +03:00
Roy Nieterau
cb80c8fa1a Bump addon version 2024-06-24 15:44:19 +02:00
Roy Nieterau
d7cd8aecbf Merge branch 'develop' of https://github.com/ynput/ayon-core into chore/houdini_remove_legacy_creator 2024-06-24 15:43:38 +02:00
Kayla Man
4fd4ab2d01
Merge branch 'develop' into enhancement/AY-5184_publish-setdress-without-textures 2024-06-24 21:37:16 +08:00
Roy Nieterau
e342f9fe0d
Revert changes to vendorized files
Co-authored-by: Jakub Trllo <43494761+iLLiCiTiT@users.noreply.github.com>
2024-06-24 14:49:23 +02:00
Roy Nieterau
28dede482f
Update server_addon/aftereffects/client/ayon_aftereffects/api/workfile_template_builder.py
Co-authored-by: Jakub Trllo <43494761+iLLiCiTiT@users.noreply.github.com>
2024-06-24 14:37:48 +02:00
Kayla Man
e0a1d0df9e resolve conflict 2024-06-24 20:00:34 +08:00
Roy Nieterau
059d04b108
Merge branch 'develop' into chore/houdini_remove_legacy_creator 2024-06-24 12:38:16 +02:00
Roy Nieterau
0c863b5344
Merge branch 'develop' into chore/docstring_fix_quotes 2024-06-24 12:38:05 +02:00
Roy Nieterau
201d365899 Cosmetics (fix docstring triple quotes) 2024-06-24 12:31:29 +02:00
Jakub Trllo
436f7ce5f0
Merge branch 'develop' into chore/maya_remove_legacy_creator 2024-06-24 11:38:52 +02:00
Roy Nieterau
7daf688533 Bump houdini addon version 2024-06-24 11:28:20 +02:00
Roy Nieterau
0ff31a5071 Merge branch 'develop' of https://github.com/ynput/ayon-core into chore/houdini_remove_mantraifd_product
# Conflicts:
#	server_addon/houdini/client/ayon_houdini/plugins/publish/collect_frames.py
2024-06-24 11:27:37 +02:00
Roy Nieterau
79ccd66594 Cosmetics 2024-06-24 11:25:39 +02:00
Roy Nieterau
48a9077acb Bump Maya addon version 2024-06-24 11:24:39 +02:00
Roy Nieterau
20afe3a8c2 Merge branch 'develop' of https://github.com/ynput/ayon-core into chore/maya_remove_legacy_creator 2024-06-24 11:24:03 +02:00
Roy Nieterau
b0701dc6d5 Remove backwards compatibility 2024-06-24 11:23:36 +02:00
Roy Nieterau
2e8d578d8f
Update server_addon/maya/client/ayon_maya/api/plugin.py
Co-authored-by: Jakub Trllo <43494761+iLLiCiTiT@users.noreply.github.com>
2024-06-24 11:22:29 +02:00
Jakub Trllo
0fdb63bc67 bump version to '0.2.5' 2024-06-24 11:01:15 +02:00
Jakub Trllo
a01f047e2a convert version string to integer 2024-06-24 10:42:11 +02:00
Roy Nieterau
61074623d4 Remove import of Creator which isn't actually the Houdini specific Creator anyway 2024-06-24 10:01:55 +02:00
Roy Nieterau
fc4df957e6 Maya: Remove the legacy creator from before new publisher UI 2024-06-24 09:59:35 +02:00
Roy Nieterau
51d63d8493 Houdini: Remove the legacy creator from before new publisher UI 2024-06-24 09:29:06 +02:00
MustafaJafar
583bc8f86b use env_value_to_bool instead of os.environ.get 2024-06-21 23:07:52 +03:00
Mustafa Taher
d88c36b01e
remove redundant code
Co-authored-by: Roy Nieterau <roy_nieterau@hotmail.com>
2024-06-21 23:05:34 +03:00
MustafaJafar
e6bb56b088 refactor launching the workfile - remove redundant code 2024-06-21 22:56:53 +03:00
MustafaJafar
7e6af882bd support_opening_workfile_on_launching_houdini 2024-06-21 22:13:06 +03:00
Kayla Man
24a508a704 remove unused function in extract rop 2024-06-22 00:23:28 +08:00
Roy Nieterau
b61bb2dfc8 Bump houdini addon version 2024-06-21 18:00:08 +02:00
Kayla Man
9b02eed4c6 add exit stack contextlib for default shader assignment for meshes in the published scene 2024-06-21 23:08:30 +08:00
Roy Nieterau
32ebf9c34f Fix camera product type export 2024-06-21 17:08:05 +02:00
Kayla Man
89eb86a140 add support to assign default shaders to the published setdress 2024-06-21 22:34:41 +08:00
Roy Nieterau
187b2e98c5 Fix FBX export 2024-06-21 16:23:50 +02:00
Kayla Man
f6c7d508d9 add the setdress setting into ayon setting 2024-06-21 21:49:11 +08:00
Kayla Man
8336a0ff18 add the setdress setting into ayon setting 2024-06-21 21:42:41 +08:00
Roy Nieterau
2a847b1e55 Bump houdini addon version 2024-06-21 15:37:11 +02:00
Roy Nieterau
64c57d4f6a Remove Houdini Mantra IDF product, fix #673 2024-06-21 00:56:26 +02:00
MustafaJafar
6c5fe94761 update dynamic data in CreateHDA 2024-06-20 16:41:28 +03:00