Commit graph

6812 commits

Author SHA1 Message Date
Seyedmohammadreza Hashemizadeh
454abe459e add custom animation subset 2023-05-12 17:53:05 +02:00
Seyedmohammadreza Hashemizadeh
9d6cd8d2c8 add options 2023-05-12 16:21:58 +02:00
iLLiCiTiT
e56f4286c1 remove python syntax available since 3.8 from unreal addon 2023-05-12 13:39:51 +02:00
Libor Batek
1eae431c93
Merge pull request #4963 from ynput/bugfix/unreal-fix_extract_render
Unreal: Fix render extraction
2023-05-12 11:54:34 +02:00
Milan Kolar
09f8f4c76a
Merge pull request #4912 from EmberLightVFX/bugfix/fusion-optional-validation 2023-05-11 21:59:09 +02:00
Simone Barbieri
9086511970 Fix start and end frames to be int 2023-05-11 16:14:41 +01:00
Simone Barbieri
03d777503c Remove render extractor 2023-05-11 16:14:16 +01:00
Ondřej Samohel
b3a8d665aa
Merge pull request #4829 from BigRoy/bugfix/houdini_shelve_tools 2023-05-11 11:01:57 +02:00
Simone Barbieri
562c3ca4ec
Merge pull request #4957 from ynput/bugfix/unreal-update_staticmesh_abc_missing_parameter 2023-05-10 16:38:51 +01:00
Roy Nieterau
4c092a95cc
Merge branch 'develop' into bugfix/fusion-optional-validation 2023-05-10 16:52:48 +02:00
Simone Barbieri
b2e669bcbb
Merge pull request #4956 from ynput/bugfix/unreal-camera_framerange 2023-05-10 15:41:06 +01:00
Simone Barbieri
a42fbf5a47 Fix missing parameter when updating alembic staticmesh 2023-05-10 14:51:45 +01:00
Simone Barbieri
cbde1425fa Fix camera framerange when loading it in Unreal 2023-05-10 14:37:33 +01:00
Ondřej Samohel
041914e8ce
Merge pull request #4797 from quadproduction/342-fix-studio-openpype-reference-is-broken-imported-when-scene-is-build-from-template 2023-05-10 14:43:33 +02:00
Ondřej Samohel
b123379c38
Merge branch 'develop' into enhancement/OP-3751_Renaming_plugin_to_Ayon 2023-05-10 13:27:11 +02:00
Ondrej Samohel
ce6b02862a
🚨 fix fixable hound issue 2023-05-10 13:25:48 +02:00
Ondrej Samohel
da6b2b3133
🐛 fix use and detection of compatible integrations 2023-05-10 13:22:38 +02:00
Simone Barbieri
11691f091c Fix hound issues 2023-05-09 17:52:26 +01:00
Simone Barbieri
5d7bf26c8c Added AyonPublishInstance class and its Factory 2023-05-09 16:17:47 +01:00
Ondřej Samohel
9b0275d7c4
Merge pull request #4815 from quadproduction/337-fix-studio-openpype-disable-persp-camera-on-build-workfile-from-template 2023-05-09 16:23:59 +02:00
Simone Barbieri
41bd47d9b5 Refactor code to use AyonAssetContainer instead of AssetContainer 2023-05-09 11:01:18 +01:00
Simone Barbieri
cb13e94467 Merge branch 'develop' into enhancement/OP-3751_Renaming_plugin_to_Ayon 2023-05-05 15:17:57 +01:00
Simone Barbieri
b103d6d837 Fix missing 'object_oath' property 2023-05-05 10:45:42 +01:00
Petr Kalis
e7aa413038
AfterEffects: add review flag to each instance (#4884)
* OP-5657 - add artist control for review in AfterEffects

Artist can disable review to be created for particular publish.

* OP-5657 - add artist control for review in AfterEffects

Removed configuration for Deadline, should be controlled by what is on instance.

* OP-5657 - handle legacy instances

Legacy instances wont't have mark_for_review in creator_attributes. Set to true as by default we always want review.

* OP-5657 - remove explicit review for all AE

Now handled directly on instance

* OP-5657 - fix - cannot remove now

Without this 'review' wont be added to tags on representation. Eventually this should be refactored.
Control on whole instance, eg. disabling review, should be enough.

* OP-5657 - fix - correct host name used

* OP-5657 - fix - correct handling of review

On local renders review should be added only from families, not from older approach through Settings.

Farm instance cannot have review in families or extract_review would get triggered even locally.

* OP-5657 - refactor - changed label

* OP-5657 - Hound

* OP-5657 - added explicitly skipping review

Instance might have set 'review' to False, which should explicitly skip review (might come from Publisher where artist can disable/enable review on an instance).

* OP-5657 - updated setting of review variable

instance.data.review == False >> explicitly set to do not create review. Keep None to let logic decide.

* OP-5657 - fix adding review flag

* OP-5657 - updated test

Removed review for second instance.

* OP-5657 - refactor to context plugin

* OP-5657 - tie thumbnail to review for local render

Produce thumbnail only when review should be created to synchronize state with farm rendering.
Move creation of thumnbail out of this plugin to general plugin to limit duplication of logic.
2023-05-04 12:16:58 +02:00
Jacob Danell
4da00c20f7 Merge remote-tracking branch 'origin/bugfix/fusion-optional-validation' into bugfix/fusion-optional-validation 2023-05-03 21:33:17 +02:00
Jacob Danell
64eea1dc4a Updated raise error 2023-05-03 21:33:01 +02:00
Seyedmohammadreza Hashemizadeh
17d39cc356 preserve all references when importing a maya template 2023-05-03 17:11:03 +02:00
Ondřej Samohel
23df39087e
Merge branch 'develop' into feature/OP-4245Data_Exchange_Geometry 2023-05-03 14:53:39 +02:00
Ondřej Samohel
fda3e795b4
Merge branch 'develop' into enhancement/houdini_validate_vdb_output_node_speed 2023-05-03 14:12:09 +02:00
Ondřej Samohel
03d4ba85ca
Merge branch 'develop' into enhancement/houdini_create_node_tab_with_nulls 2023-05-03 14:05:07 +02:00
Ondřej Samohel
19b3d66f5e
Merge branch 'develop' into substance_integration 2023-05-03 13:56:37 +02:00
Ondřej Samohel
3fcf8002d1
Merge branch 'develop' into bugfix/houdini_review_no_camera_collect_error 2023-05-03 12:43:32 +02:00
Ondřej Samohel
1fc0985186
Merge branch 'develop' into enhancement/houdini_review_opengl_extractor_not_optional 2023-05-03 11:54:31 +02:00
Ondřej Samohel
5d6ac91270
Merge pull request #4898 from BigRoy/enhancement/houdini_workfile_publish_icon 2023-05-03 11:53:36 +02:00
Ondřej Samohel
dd4426134d
Merge pull request #4904 from quadproduction/343-fix-studio-openpype-display-handle-is-ticked-and-should-not 2023-05-03 11:52:16 +02:00
Ondřej Samohel
d0214f5e5e
Merge branch 'develop' into bugfix/fusion-optional-validation 2023-05-03 11:34:27 +02:00
Ondřej Samohel
d36698a794
Merge branch 'develop' into bugfix/maya_validate_attributes 2023-05-03 11:27:26 +02:00
Ondrej Samohel
8988d3b953
🎨 soft-fail when pan/zoom locked on camera 2023-05-02 16:25:03 +02:00
Petr Kalis
b8ce6e9e9c
Photoshop: add autocreators for review and flat image (#4871)
* OP-5656 - added auto creator for review in PS

Review instance should be togglable.
Review instance needs to be created for non publisher based workflows.

* OP-5656 - refactored names

* OP-5656 - refactored names

* OP-5656 - new auto creator for flat image

In old version flat image was created if no instances were created. Explicit auto creator added for clarity.

Standardization of state of plugins

* OP-5656 - updated according to auto image creator

Subset template should be used from autocreator and not be separate.

* OP-5656 - fix proper creator name

* OP-5656 - fix log message

* OP-5656 - fix use enable state

* OP-5656 - fix formatting

* OP-5656 - add review toggle to image instance

For special cases where each image should have separate review.

* OP-5656 - fix description

* OP-5656 - fix not present asset and task in instance context

* OP-5656 - refactor - both auto creators should use same class

Provided separate description.

* OP-5656 - fix - propagate review to families

Image and auto image could have now review flag.
Bottom logic is only for Webpublisher.

* OP-5656 - fix - rename review files to avaid collision

Image family produces jpg and png, jpg review would clash with name. It should be replaced by 'jpg_jpg'.

* OP-5656 - fix - limit additional auto created only on WP

In artist based publishing auto image would be created by auto creator (if enabled). Artist might want to disable image creation.

* OP-5656 - added mark_for_review flag to Publish tab

* OP-5656 - fixes for auto creator

* OP-5656 - fixe - outputDef not needed

outputDef should contain dict of output definition. In PS it doesn't make sense as it has separate extract_review without output definitions.

* OP-5656 - added persistency of changes to auto creators

Changes as enabling/disabling, changing review flag should persist.

* OP-5656 - added documentation for admins

* OP-5656 - added link to new documentation for admins

* OP-5656 - Hound

* OP-5656 - Hound

* OP-5656 - fix shared families list

* OP-5656 - added default variant for review and workfile creator

For workfile Main was default variant, "" was for review.

* OP-5656 - fix - use values from Settings

* OP-5656 - fix - use original name of review for main review family

outputName cannot be in repre or file would have ..._jpg.jpg

* OP-5656 - refactor - standardized settings

Active by default denotes if created instance is active (eg. publishable) when created.

* OP-5656 - fixes for skipping collecting auto_image

data["ids"] are necessary for extracting. Members are physical layers in image, ids are "virtual" items, won't get grouped into real image instance.

* OP-5656 - reworked auto collectors

This allows to use automatic test for proper testing.

* OP-5656 - added automatic tests

* OP-5656 - fixes for auto collectors

* OP-5656 - removed unnecessary collector

Logic moved to auto collectors.

* OP-5656 - Hound
2023-05-02 11:19:50 +02:00
Toke Stuart Jepsen
3e2559c0c2 Fix repair and validation 2023-04-29 16:32:52 +01:00
Jacob Danell
4f5a85aee0 Removed familiy so it can version up even if workfile isn't published 2023-04-28 11:01:26 +02:00
Jacob Danell
d5b719b8c8 Made name more clear when showing up under Context in publisher 2023-04-28 11:00:51 +02:00
Jacob Danell
1cf5a9e6a7 Cleaned up imports 2023-04-28 09:24:17 +02:00
Jacob Danell
a1eff27bbf Added OptionalPyblishPluginMixin and is_active check 2023-04-28 09:17:09 +02:00
Seyedmohammadreza Hashemizadeh
9cbcef4fd9 apply suggetion. use attribute query 2023-04-27 16:30:44 +02:00
Seyedmohammadreza Hashemizadeh
6f57d567e4 get default cameras from maya 2023-04-27 16:30:44 +02:00
Seyedmohammadreza Hashemizadeh
289c0ffa06 remove defautl cameras from renderable cameras 2023-04-27 16:30:44 +02:00
Seyedmohammadreza Hashemizadeh
37ea36b811 cosmetiques 2023-04-27 16:22:01 +02:00
Seyedmohammadreza Hashemizadeh
0d4fb1d816 linting clean up 2023-04-27 16:22:01 +02:00
Seyedmohammadreza Hashemizadeh
61c37ebb22 add display handle setting for maya load references 2023-04-27 16:22:01 +02:00