Jakub Ježek
ced3e1ecc2
Merge pull request #5938 from ynput/enhancement/OP-6659_thumbnail-color-managed
...
General: Use colorspace data when creating thumbnail
2023-11-29 21:25:58 +01:00
Jakub Trllo
955a6e2253
make sure single entity id changes thumbnail id only once in operations
2023-11-29 16:48:22 +01:00
Jakub Ježek
7146b7b784
Update openpype/plugins/publish/extract_thumbnail.py
2023-11-27 16:42:31 +01:00
Jakub Jezek
3833819557
inverting bugged condition
2023-11-23 10:10:08 +01:00
Jakub Jezek
e51ddf8682
fixing situation where display and view are in representation
2023-11-22 17:10:13 +01:00
Libor Batek
7aa80f2657
Merge branch 'develop' into enhancement/OP-6659_thumbnail-color-managed
2023-11-22 16:41:02 +01:00
Jakub Jezek
8914ea0da9
return True if successful oiio conversion
2023-11-21 17:09:23 +01:00
Jakub Jezek
d3de3fc295
removing input arguments
2023-11-21 17:04:35 +01:00
Jakub Trllo
a31214d2c4
use 'newAssetPublishing' instead of 'isEditorial'
2023-11-21 11:05:55 +01:00
Jakub Jezek
97c10d2555
adding oiio defaults from settings
2023-11-20 21:45:46 +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
Jakub Jezek
b3b890c109
Merge branch 'develop' into bugfix/extract_thumbnail_oiio
2023-11-15 18:24:44 +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
Jakub Ježek
cfbf257763
Merge branch 'develop' into bugfix/extract_thumbnail_oiio
2023-11-13 13:25:43 +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
4113655725
updating pr changes to latest changes
2023-10-17 17:19:58 +02:00
Jakub Jezek
74d38645d1
Merge branch 'develop' into bugfix/extract_thumbnail_oiio
2023-10-17 16:43:58 +02:00
Jakub Jezek
ea5bf33c1c
Merge branch 'develop' into bugfix/extract_thumbnail_oiio
2023-10-17 16:43:39 +02: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