Commit graph

1455 commits

Author SHA1 Message Date
Jakub Jezek
24abe0e0f3
comments from https://github.com/ynput/OpenPype/pull/5936 2023-11-22 12:16:02 +01:00
Jakub Jezek
835f50e57c
global: adding settings for target size and frame picking 2023-11-22 12:13:36 +01:00
Jakub Trllo
a31214d2c4 use 'newAssetPublishing' instead of 'isEditorial' 2023-11-21 11:05:55 +01:00
Jakub Ježek
477bc613e2
Hiero | Global: editorial with folder path (#5829)
* hiero: adding folderPath to creator

- some minor typos fixes
- modules sorting

* Hiero: adding asset_name and processing folderPath

- refactor labels

* fixing extract hierarchy to ayon

* hound

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

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

* simplify expression

---------

Co-authored-by: Jakub Trllo <43494761+iLLiCiTiT@users.noreply.github.com>
2023-11-20 18:28:18 +01:00
Jakub Trllo
40a1dbed3e Merge branch 'develop' into feature/OP-7176_Use-folder-path-as-unique-identifier
# Conflicts:
#	openpype/hosts/blender/plugins/publish/extract_abc.py
#	openpype/hosts/blender/plugins/publish/extract_abc_animation.py
#	openpype/hosts/blender/plugins/publish/extract_blend.py
#	openpype/hosts/blender/plugins/publish/extract_blend_animation.py
#	openpype/hosts/blender/plugins/publish/extract_camera_abc.py
#	openpype/hosts/blender/plugins/publish/extract_camera_fbx.py
#	openpype/hosts/blender/plugins/publish/extract_fbx.py
#	openpype/hosts/blender/plugins/publish/extract_fbx_animation.py
#	openpype/hosts/blender/plugins/publish/extract_layout.py
2023-11-15 18:26:48 +01:00
Roy Nieterau
9a6cacee4e
Merge branch 'develop' into enhancement/blender_new_publisher 2023-11-15 14:04:40 +01:00
Jakub Trllo
58fd1aa8e2 Merge branch 'develop' into feature/OP-7176_Use-folder-path-as-unique-identifier 2023-11-15 11:33:20 +01:00
Jakub Ježek
424ef2b133
Merge branch 'develop' into bugfix/editorial_publishing_failed_validator 2023-11-15 10:23:26 +01:00
Roy Nieterau
91e230a321
Enhancement: Some publish logs cosmetics (#5917)
* Write logs in sorted order for better logs

* Typo in log message

* More descriptive log

* Skip logging profile since `filter_profiles` already logs "Profile selected: {profile}"

* Fix grammar

* Fix grammar

* Improve logged information
2023-11-15 10:09:37 +01:00
Roy Nieterau
871bf194da Avoid double space in log message 2023-11-14 00:36:33 +01:00
Jakub Trllo
a28d6d34d2 Merge branch 'develop' into feature/OP-7176_Use-folder-path-as-unique-identifier
# Conflicts:
#	openpype/client/server/entities.py
#	openpype/pipeline/context_tools.py
2023-11-13 16:39:09 +01:00
Kayla Man
c0fbe2c091 Merge branch 'develop' into enhancement/3dsmax_review_render_ratio_and_viewport_tweaks 2023-11-09 21:21:37 +08:00
Jakub Jezek
eda0afc260
traypublisher: adding exceptions for editorial instances 2023-11-08 14:27:47 +01:00
Jakub Trllo
fc8342751d Merge branch 'develop' into feature/OP-7176_Use-folder-path-as-unique-identifier 2023-11-07 17:40:40 +01:00
Toke Jepsen
f7d76617c0
Testing: Validate Maya Logs (#5775)
* Working version

* Improve launched app communication

* Move imports to methods.

* Update tests/integration/hosts/maya/test_publish_in_maya.py

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

* Collect errors from process

* fix startup scripts arguments

* Update openpype/lib/applications.py

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

* Fix application polling

* Docstring

* Revert stdout and stderr

* Revert subprocess.PIPE

* Added missed imports

If we are moving these because of testing, lets move all of them

---------

Co-authored-by: Roy Nieterau <roy_nieterau@hotmail.com>
Co-authored-by: Jakub Trllo <43494761+iLLiCiTiT@users.noreply.github.com>
Co-authored-by: kalisp <petr.kalis@gmail.com>
2023-11-07 16:51:54 +01:00
Jakub Trllo
cf4590f532 Merge branch 'develop' into feature/OP-7176_Use-folder-path-as-unique-identifier 2023-11-07 14:38:04 +01:00
Kayla Man
1af821c592
Merge branch 'develop' into enhancement/OP-7237_3dsMax-is-ignoring-instance-asset 2023-11-02 23:46:01 +08:00
Kayla Man
026aae1d0d add AA quality setting options & add the correct aspect ratio 2023-11-02 21:35:18 +08:00
Jakub Trllo
ff8cd30244 Merge branch 'develop' into feature/OP-7176_Use-folder-path-as-unique-identifier 2023-11-02 11:40:01 +01:00
Kayla Man
82f3b5e07f avoid using asset from context in collect render and also clean up unncessary code from the collector 2023-11-01 18:40:28 +08:00
Jakub Trllo
00fb722089 use AYON username for user in template data 2023-10-31 13:55:22 +01:00
Roy Nieterau
371f9a5275
Bugfix: Collect Rendered Files only collecting first instance (#5832)
* Bugfix: Collect all instances from the metadata file - don't return on first iteration

* Fix initial state of variable
2023-10-31 11:49:17 +01:00
Jakub Trllo
4c55f515dd do not use 'instance.data["asset"]' to prepare template data 2023-10-30 12:16:07 +01:00
Jakub Trllo
1790c5516c Merge branch 'develop' into feature/OP-7176_Use-folder-path-as-unique-identifier 2023-10-27 18:07:55 +02:00
Jakub Trllo
f38c3f395e use 'get_asset_name_identifier' in global plugins 2023-10-24 18:03:20 +02:00
Jakub Trllo
4c6ec4b9bc instances in AYON mode have 'folderPath' instead of 'asset' 2023-10-24 18:00:58 +02:00
Kayla Man
8078260fed Merge branch 'develop' into enhancement/OP-6352_tycache-family 2023-10-24 16:18:51 +08:00
Jakub Trllo
065ebc389c renamed 'app.py' to 'main.py' and use it in loader action 2023-10-19 14:39:05 +02:00
Jakub Ježek
6f22344fb5
Merge pull request #5541 from ynput/enhancement/OP-6154_Publishing-Luts 2023-10-19 14:12:25 +02:00
Kayla Man
976454cd27 Merge branch 'develop' into enhancement/OP-6352_tycache-family 2023-10-18 12:19:33 +08:00
Jakub Jezek
247451bb58
thumbnail extractor as last extractor 2023-10-17 11:45:55 +02:00
Jakub Ježek
b06b45dbc1
Merge branch 'develop' into enhancement/OP-6154_Publishing-Luts 2023-10-12 14:22:14 +02:00
Petr Kalis
df431b665c
Nuke: failing multiple thumbnails integration (#5741)
* OP-7031 - fix thumbnail outputName

This handles situation when ExtractReviewDataMov has multiple outputs for which are thumbnails created. This would cause an issue in integrate if thumbnail repre should be integrated.

* thumbnail name the same as output name

- added `delete` tag so it is not integrated
- adding output preset name to thumb name if multiple bake streams
- adding thumbnails to explicit cleanup paths
- thumbnail file name inherited from representation name

* hound

* comment for py compatibility of unicode

* Update openpype/hosts/nuke/plugins/publish/extract_thumbnail.py

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

* thumbnail path key should be `thumbnailPath`

* Updates to nuke automatic test

Default changed to NOT integrating thumbnail representation.

* Update openpype/hosts/nuke/plugins/publish/extract_thumbnail.py

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

* OP-7031 - updated check for thumbnail representation

To allow use this plugin as 'name' might not contain only 'thumbnail' for multiple outputs.

* Remove possibility of double _

* Implement possibility of multiple thumbnails

This could happen if there are multiple output as in Nuke's ExtractREviewMov

---------

Co-authored-by: Jakub Jezek <jakubjezek001@gmail.com>
Co-authored-by: Jakub Trllo <43494761+iLLiCiTiT@users.noreply.github.com>
2023-10-11 17:42:26 +02:00
Jakub Ježek
627363d476
Merge branch 'develop' into enhancement/OP-6154_Publishing-Luts 2023-10-11 13:02:15 +02:00
Kayla Man
91f97fb4a8 Merge branch 'develop' into enhancement/OP-6352_tycache-family 2023-10-05 21:39:42 +08:00
Jakub Trllo
2c68dbcc72 change an error a little bit 2023-10-05 13:01:02 +02:00
Jakub Trllo
d26df62e15 do not crash if task is not filled 2023-10-05 13:00:52 +02:00
Jakub Jezek
1759805ba6
Merge branch 'develop' into enhancement/OP-6154_Publishing-Luts 2023-10-03 13:17:54 +02:00
Roy Nieterau
b1f1f22426
Merge branch 'develop' into enhancement/OP-6352_tycache-family 2023-09-28 13:26:00 +02:00
Jakub Jezek
e90d227a23
reverting the functionality
- sequencial original frame data should be optional plugin
- sequential data are added if activated
- asset data frame data are not optional anymore and are added only if missing
2023-09-27 13:37:01 +02:00
Jakub Jezek
5b1cbfaa67
removing debug prints 2023-09-27 12:35:36 +02:00
Jakub Jezek
fbafc420aa
reverting enhancing UX of sequence or asset frame data collection 2023-09-27 12:28:42 +02:00
Jakub Jezek
4ae8e7fa77
removing project entity redundancy 2023-09-27 11:39:15 +02:00
Jakub Jezek
a73ba98209
assetEntity is not on context data 2023-09-25 17:29:14 +02:00
Jakub Jezek
92bc7c12f9
fixing missing assetEntity 2023-09-25 17:23:34 +02:00
Kayla Man
dc9931418e resolved conflict 2023-09-25 21:28:20 +08:00
Simone Barbieri
4c854600cb Renamed family to yeticacheUE 2023-09-25 10:07:37 +01:00
Simone Barbieri
d498afbf48 New family ue_yeticache, new creator and extractor 2023-09-22 15:24:17 +01:00
Ondřej Samohel
75e265198b
Merge pull request #5186 from tokejepsen/enhancement/OP-5265_Use-custom-staging-dir-function-for-Maya-renders 2023-09-20 16:24:56 +02:00
Jakub Trllo
50af3321ae
AYON: Avoid creation of duplicated links (#5593)
* create set of output links before creation

* find all existing links before creating them

* Added small comment
2023-09-19 17:18:46 +02:00