Commit graph

505 commits

Author SHA1 Message Date
Jakub Ježek
6f22344fb5
Merge pull request #5541 from ynput/enhancement/OP-6154_Publishing-Luts 2023-10-19 14:12:25 +02:00
Jakub Jezek
c56560283a
hound catches 2023-10-18 15:21:58 +02:00
Jakub Jezek
2445f6a1e4
fixing lost commit content
- loading updating fixed and container data are imprinted with updated representation id
- not failing due `::` split on NoneType object
- workfile colorspace is separated key from ocio look items
- validator treating workfile colorspace key separately
2023-10-18 15:19:46 +02:00
Jakub Jezek
620269c2fc
hound 2023-10-18 14:21:28 +02:00
Jakub Jezek
c8248dfc9c
updating gizmo with maintained dependencies
closes https://github.com/ynput/OpenPype/issues/5501
2023-10-17 11:34:30 +02:00
Jakub Jezek
f12a2fb504
Nuke: gizmo loading representations fixed 2023-10-17 11:29:52 +02:00
Jakub Ježek
b5189a7593
Merge pull request #5763 from BigRoy/enhancement/refactor_nuke_publish_log_levels 2023-10-13 16:41:40 +02:00
Jakub Jezek
636c7e02fd
removing empty row 2023-10-13 16:40:33 +02:00
Jakub Ježek
ca915cc195
Update openpype/hosts/nuke/plugins/publish/extract_camera.py 2023-10-13 16:40:10 +02:00
Roy Nieterau
3bbf3c0db9 Tweak logging for Nuke for artist facing reports 2023-10-13 14:32:21 +02:00
Roy Nieterau
08baaca5a3 Refactor SelectInvalidAction to behave like other action for other host, create SelectInstanceNodeAction as dedicated action to select the instance node for a failed plugin.
- Note: Selecting Instance Node will still select the instance node even if the user has currently 'fixed' the problem.
2023-10-13 14:18:03 +02:00
Jakub Ježek
59dc6d2813
Update openpype/hosts/nuke/plugins/publish/help/validate_asset_context.xml
Co-authored-by: Roy Nieterau <roy_nieterau@hotmail.com>
2023-10-13 12:07:33 +02:00
Jakub Jezek
53c7d1b788
Merge remote-tracking branch 'origin/enhancement/OP-6518_Nuke-Copy-Paste-writes-and-maintain-metadata-in-create-window' into enhancement/OP-6518_Nuke-Copy-Paste-writes-and-maintain-metadata-in-create-window 2023-10-13 11:22:39 +02:00
Jakub Jezek
f17ab23477
removing debug logging 2023-10-13 11:22:17 +02:00
Jakub Ježek
8936bed7ad
Merge branch 'develop' into enhancement/OP-6518_Nuke-Copy-Paste-writes-and-maintain-metadata-in-create-window 2023-10-12 17:36:19 +02:00
Jakub Jezek
ecf144993f
optimisation of validator and xml message 2023-10-12 17:33:58 +02:00
Jakub Jezek
4c90065f43
apply setting fix so it works in deprecated and new configuration 2023-10-12 17:22:51 +02:00
Jakub Jezek
0953dc65cc
utilization of already created action in nuke api
openpype.hosts.nuke.api.action.SelectInvalidAction
2023-10-12 17:16:35 +02:00
Jakub Jezek
dfbc11bca5
wrong action name in exception 2023-10-12 16:41:20 +02:00
Jakub Ježek
b06b45dbc1
Merge branch 'develop' into enhancement/OP-6154_Publishing-Luts 2023-10-12 14:22:14 +02:00
Jakub Jezek
bf6303a908
hound 2023-10-11 22:40:04 +02:00
Jakub Jezek
63d27aa331
updating docstrings 2023-10-11 22:32:14 +02:00
Jakub Jezek
dc28a8d3d2
adding backward compatibility apply_settings 2023-10-11 22:28:31 +02:00
Jakub Jezek
9bdbc3a8b7
refactor validator for asset name to be validator of asset context
renaming plugin name and changing functionality to be working with asset key and task key
2023-10-11 17:54:52 +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
Jakub Jezek
ac9ead71fd
hound 2023-10-10 17:21:06 +02:00
Jakub Jezek
e422d1900f
adding color to loaded nodes 2023-10-10 17:18:14 +02:00
Jakub Jezek
58e5cf20b3
loader ociolook with updating 2023-10-10 14:34:35 +02:00
Jakub Jezek
bb4134d96a
fixing variable name to be plural 2023-10-10 13:43:46 +02:00
Jakub Jezek
5e01929cb6
ocio look loader wip2: final loader 2023-10-09 17:35:25 +02:00
Jakub Jezek
4ff71554d3
nuke: ocio look loader wip 2023-10-09 17:16:40 +02:00
Jakub Trllo
9c543d12dd
AYON: Small settings fixes (#5699)
* add label to nuke 13-0 variant

* make 'ExtractReviewIntermediates' settings backwards compatible

* add remaining labels for '13-0' variants
2023-10-05 14:44:13 +02:00
Jakub Ježek
e7f93ff5c8
Merge pull request #5662 from ynput/bugfix/OP-6944_Nuke-publish-product-versions-not-in-sync-with-workfile-version
Nuke: workfile version synchronization settings fixed
2023-10-03 13:15:27 +02:00
Jakub Jezek
bafd908483
broken settings fixed by reverting changes form previous PR
https://github.com/ynput/OpenPype/pull/5409
2023-09-29 15:13:17 +02:00
Kayla Man
f57c1eb888 edit docsting and rename BakingStreamModel as IntermediateOutputModel 2023-09-28 23:32:39 +08:00
Kayla Man
f45552ff79 label tweak 2023-09-28 20:29:09 +08:00
Kayla Man
ef12a5229d plural form for extract_review_intermediate 2023-09-28 20:27:55 +08:00
Kayla Man
6c1e066b3b Rename ExtractReviewDataBakingStreams to ExtractReviewIntermediate 2023-09-28 20:07:28 +08:00
Kayla Man
356f05ff91 docstring tweaks 2023-09-28 19:20:37 +08:00
Kayla Man
e493886f4d improve docstring on lib.py and add comment on the condition of setting filename with extension and improved the deprecrated settings 2023-09-27 23:17:12 +08:00
Kayla Man
d744a486d6 edit the settings where deprecated_setting used when it enabled; current_setting adopted when deprecated_setting diabled in extract_reiew_baking_streams 2023-09-22 21:38:30 +08:00
Kayla Man
174ef45b0b jakub's comment on apply_settings and fix the bug of not being extracted the review 2023-09-22 15:07:58 +08:00
Kayla Man
c03326f5d8 Jakub's comment on the review plugin 2023-09-19 19:19:40 +08:00
Roy Nieterau
ba6dfc5ead Remove unused variables + tweak logs 2023-09-06 23:28:39 +02:00
Jakub Ježek
c3fe83a682
Merge pull request #5486 from ynput/bugfix/nuke-validate-rendered-files-repair 2023-08-31 22:33:43 +02:00
Jakub Jezek
24cbaefe95
removing redundant action
it was residual approach from old workflow
2023-08-31 22:29:18 +02:00
Jakub Jezek
82b50dcfc2
adding comments 2023-08-31 14:00:13 +02:00
Jakub Ježek
9874aae57c
Merge pull request #5042 from tokejepsen/enhancement/nuke_multiple_knob_values 2023-08-30 16:44:47 +02:00
Jakub Jezek
fd2ba5a07f
empty line 2023-08-23 16:48:51 +02:00