Commit graph

20429 commits

Author SHA1 Message Date
Kayla Man
cd84df6463 Merge branch 'develop' into enhancement/OP-7074_Validate-Render-Passes 2024-01-24 16:46:09 +08:00
Ynbot
97c465c20f [Automated] Bump version 2024-01-24 03:25:59 +00:00
Jakub Ježek
4de54c792f
Merge pull request #6154 from ynput/bugfix/hierarchy-context-data-fill
Chore: Collect template data with hierarchy context
2024-01-23 17:15:33 +01:00
Jakub Ježek
2245f6c362
Merge pull request #6143 from tokejepsen/enhancement/OP-7397_effect_categories
Hiero: Effect Categories - OP-7397
2024-01-23 17:13:13 +01:00
Toke Jepsen
f69c63042f
Update openpype/hosts/hiero/plugins/publish/collect_clip_effects.py
Co-authored-by: Jakub Ježek <jakub@ynput.io>
2024-01-23 14:34:44 +00:00
Simone Barbieri
10eb79b294
Merge pull request #6145 from ynput/bugfix/OP-7960-blender_4_override_context
Blender: Use the new API for override context
2024-01-23 14:26:26 +00:00
Toke Stuart Jepsen
1d2f97052a Add class attribute 2024-01-23 12:04:59 +00:00
Simone Barbieri
a6556b4c2c Hound fix 2024-01-23 10:51:36 +00:00
Simone Barbieri
bfdfa78e57 Fix problem with independent window 2024-01-23 10:48:20 +00:00
Toke Stuart Jepsen
c2ea9303a3 Collect non-categorized effects as well 2024-01-22 11:03:02 +00:00
Toke Stuart Jepsen
45a3a16a98 Merge branch 'develop' into enhancement/OP-7397_effect_categories 2024-01-22 10:38:36 +00:00
Simone Barbieri
a9e683f1e3
Merge pull request #6153 from ynput/bugfix/OP-7659-blender_keep_action_when_updating
Blender: Restore actions to objects after update
2024-01-22 10:30:14 +00:00
Ynbot
e0f6497f95 [Automated] Bump version 2024-01-20 03:25:30 +00:00
Jakub Trllo
9a6f518a51 do not store 'hierarchyContext' to variable 2024-01-19 18:01:15 +01:00
Jakub Trllo
4d1907b94b create copy of hierarchy context before any manipulation 2024-01-19 18:00:59 +01:00
Jakub Trllo
372c74b406 use correct variable in queue loop 2024-01-19 18:00:44 +01:00
Simone Barbieri
5a524b7fd9 Restore actions to objects after update 2024-01-19 16:27:33 +00:00
Kayla Man
775bd5acd8
Merge branch 'develop' into bugfix/include_model_family_in_houdini_fbx_loader 2024-01-19 16:52:29 +08:00
MustafaJafar
04c072947c BigRoy's Comment - Make it able to load any FBX file 2024-01-19 10:47:37 +02:00
MustafaJafar
1d7f23ab72 include model product type 2024-01-19 09:47:17 +02:00
Jakub Trllo
cd47a6f6ba
Merge pull request #6142 from ynput/bugfix/missing-tif-extension
Chore: Transcoding extensions add missing '.tif' extension
2024-01-18 17:16:56 +01:00
Kayla Man
18c1d4a2b4
Merge branch 'develop' into bugfix/OP-6359_Maya-camera-state-beforeafter-publish 2024-01-18 16:32:22 +08:00
Jakub Trllo
8454269b6f
Merge pull request #6140 from ynput/enhancement/add-addons-dir-only-if-exists
Chore: Add addons dir only if exists
2024-01-17 14:47:46 +01:00
Kayla Man
30cf5fb982 Merge branch 'develop' into enhancement/OP-7074_Validate-Render-Passes 2024-01-17 20:29:09 +08:00
Kayla Man
bb61557383 Debug message code tweaks 2024-01-17 20:13:28 +08:00
Simone Barbieri
7e3e567f00 Use the new API for override context 2024-01-17 10:46:50 +00:00
Ynbot
6857082f1e [Automated] Bump version 2024-01-17 03:26:10 +00:00
Toke Stuart Jepsen
9c8a4a7b6c Categorize effects from settings. 2024-01-16 16:53:51 +00:00
Jakub Trllo
25b33c60f0 add missing '.tif' extension 2024-01-16 16:49:31 +01:00
Jakub Trllo
b29dee59fa add addons dir only if exists 2024-01-16 16:48:35 +01:00
Ynbot
9d5736aca7 [Automated] Release 2024-01-16 13:07:31 +00:00
Kayla Man
204504b640 hound shut 2024-01-16 20:15:05 +08:00
Kayla Man
38c6683756 codes tweaks on log message if it errors out 2024-01-16 20:13:12 +08:00
Kayla Man
2590648f93 big roy's comment - docstring tweaks and some log message tweaks 2024-01-16 19:27:01 +08:00
Kayla Man
90b74db726 Merge branch 'develop' into enhancement/OP-7074_Validate-Render-Passes 2024-01-16 18:34:00 +08:00
Kayla Man
f0b8f254a1 add docstrings & fix the bug on the setting of validate render pass in legacy OP 2024-01-16 18:33:37 +08:00
Toke Jepsen
a6cc0b511e
Maya: Account and ignore free image planes. (#5993)
* Account and ignore for free image planes.

* Incorporating BigRoy changes

---------

Co-authored-by: Petr Kalis <petr.kalis@gmail.com>
2024-01-16 11:15:48 +01:00
Kayla Man
efc1cc2572 refactor the validate deadline publish and rename to validate render passes 2024-01-16 18:00:34 +08:00
Jakub Trllo
b0a2c9689b make sure style object is not garbage collected 2024-01-16 10:53:40 +01:00
Jakub Trllo
e9387c1b28
Merge pull request #6129 from tokejepsen/bugfix/transcoding_xml_parsing
Transcoding: Fix reading image sequences through oiiotool
2024-01-15 18:55:41 +01:00
Toke Stuart Jepsen
17e861f532 Illicit suggestion 2024-01-15 17:42:47 +00:00
Jakub Trllo
10167c86a7
use instance version if context version is not set (#6117) 2024-01-15 17:33:26 +01:00
Jakub Trllo
7dcdd1b3b0
remove 'template_name_profiles' for 'IntegrateHeroVersion' (#6130) 2024-01-15 17:21:40 +01:00
Kayla Man
fee4b80020 Merge branch 'develop' into bugfix/OP-6359_Maya-camera-state-beforeafter-publish 2024-01-15 23:42:54 +08:00
Kayla Man
c20430fb41 Merge branch 'develop' into bugfix/OP-7704_Substance-thumbnail-error 2024-01-15 19:20:25 +08:00
Kayla Man
1ac89d2efa restore some of the codes on lib and collect images 2024-01-15 19:17:12 +08:00
Ondřej Samohel
837acf9b2e
Merge pull request #5124 from ynput/enhancement/OP-5751_render-multiple-cameras
multiple render camera supports for 3dsmax
2024-01-15 11:54:08 +01:00
Petr Kalis
7d94fb92c2
Fusion: new creator for image product type (#6057)
* Introduced image product type

'image' product type should result in single frame output, 'render' should be more focused on multiple frames.

* Updated logging

* Refactor moved generic creaor class to better location

* Update openpype/settings/entities/schemas/projects_schema/schema_project_fusion.json

Co-authored-by: Jakub Ježek <jakubjezek001@gmail.com>

* Change label

It might be movie type not only image sequence.

* OP-7470 - fix name

* OP-7470 - update docstring

There were objections for setting up this creator as it seems unnecessary. There is currently no other way how to implement customer requirement but this, but in the future 'alias' product types implementation might solve this.

* Implementing changes from #6060

https://github.com/ynput/OpenPype/pull/6060

* Update openpype/settings/defaults/project_settings/fusion.json

Co-authored-by: Jakub Ježek <jakubjezek001@gmail.com>

* Update server_addon/fusion/server/settings.py

Co-authored-by: Jakub Ježek <jakubjezek001@gmail.com>

* Update openpype/hosts/fusion/api/plugin.py

Co-authored-by: Jakub Trllo <43494761+iLLiCiTiT@users.noreply.github.com>

* OP-7470 - added explicit frame field

Artist can insert specific frame from which `image` instance should be created.

* OP-7470 - fix name and logging

Prints better message even in debug mode.

* OP-7470 - update instance label

It contained original frames which was confusing.

* Update openpype/hosts/fusion/plugins/create/create_image_saver.py

Co-authored-by: Roy Nieterau <roy_nieterau@hotmail.com>

* OP-7470 - fix documentation

* OP-7470 - moved frame range resolution earlier

This approach is safer, as frame range is resolved sooner.

* OP-7470 - added new validator for single frame

* OP-7470 - Hound

* OP-7470 - removed unnecessary as label

* OP-7470 - use internal class anatomy

* OP-7470 - add explicit settings_category to propagete values from Setting correctly

apply_settings is replaced by correct value in `settings_category`

* OP-7470 - typo

* OP-7470 - update docstring

* OP-7470 - update formatting data

This probably fixes issue with missing product key in intermediate product name.

* OP-7470 - moved around only proper fields

Some fields (frame and frame_range) are making sense only in specific creator.

* OP-7470 - added defaults to Settings

* OP-7470 - fixed typo

* OP-7470 - bumped up version

Settings changed, so addon version should change too. 0.1.2 is in develop

* Update openpype/hosts/fusion/plugins/publish/collect_instances.py

Co-authored-by: Roy Nieterau <roy_nieterau@hotmail.com>

* OP-7470 - removed unnecessary variables

There was logic intended to use those, deemed not necessary.

* OP-7470 - update to error message

* OP-7470 - removed unneded method

---------

Co-authored-by: Jakub Ježek <jakubjezek001@gmail.com>
Co-authored-by: Jakub Trllo <43494761+iLLiCiTiT@users.noreply.github.com>
Co-authored-by: Roy Nieterau <roy_nieterau@hotmail.com>
2024-01-15 10:32:39 +01:00
Ynbot
494a1dd4a6 [Automated] Bump version 2024-01-13 03:25:27 +00:00
Toke Stuart Jepsen
95d2d45e0f Fix reading image sequences through oiiotool 2024-01-12 17:07:28 +00:00