Roy Nieterau
669a2256ef
Merge develop
2023-03-29 14:46:41 +02:00
Jakub Ježek
fd0b0eb69f
Merge pull request #4574 from ynput/bugfix/OP-5119_Nuke-broken-clip-loader
2023-03-08 10:57:17 +01:00
Jakub Trllo
de50783c04
Nuke: Add option to use new creating system in workfile template builder ( #4545 )
...
* added option to use new creating system in workfile template builder
* fix spaces
* use 'create' method on create context to trigger creation
* fix attribute access
* adding headless to creators and workfile builder abstraction
* adding noqa for hound
* hound
---------
Co-authored-by: Jakub Jezek <jakubjezek001@gmail.com>
Co-authored-by: Ondřej Samohel <33513211+antirotor@users.noreply.github.com>
2023-03-06 18:34:56 +01:00
Jakub Ježek
f5ef4597b2
Merge pull request #4556 from ynput/feature/OP-5006_Nuke-publish-colorspaceData-from-rendered-images
2023-03-06 11:52:37 +01:00
Jakub Jezek
84574eaca8
Nuke: fix clip sequence loading
2023-03-06 11:50:41 +01:00
Jakub Jezek
0c517a12a6
Nuke: fix the order of plugin to be after anatomy data collector
...
also convert anatomy data with deepcopy
2023-03-03 14:07:20 +01:00
Jakub Ježek
a75c1bb172
Merge pull request #4519 from ynput/bugfix/OP-4932_Nuke-chunk-size-is-not-propagated-from-DL-setting-to-Nuke-Publisher
...
Nuke: creator farm attributes from deadline submit plugin settings
2023-03-03 12:13:43 +01:00
Jakub Jezek
f099771081
hound
2023-03-02 11:36:17 +01:00
Jakub Jezek
5bb204cacb
nuke flip order
2023-03-02 11:30:42 +01:00
Jakub Jezek
9bb36864be
Nuke: colorspace from node unified
2023-02-28 15:05:16 +01:00
Jakub Jezek
76f312a3ff
Nuke: adding colorspace to representation when rendered mode
2023-02-28 15:04:54 +01:00
Jakub Jezek
ee3e346c8d
Global: refactory colormanaged exctractor into plugin mixin
2023-02-28 14:53:49 +01:00
Jakub Jezek
f432fb29de
nuke: adding extension to plugins
2023-02-28 11:30:39 +01:00
Jakub Jezek
1bd5f04880
nuke: extension to loaders
2023-02-28 11:30:39 +01:00
Jakub Jezek
557ce7c016
Nuke, Deadline: moving to module plugin centric approach
2023-02-27 15:08:03 +01:00
Jakub Jezek
656318f122
adding log to render farm settings class init
2023-02-23 16:59:40 +01:00
Jakub Jezek
5aaf8eb18a
nuke: publishing with new settings
2023-02-23 16:13:10 +01:00
Jakub Jezek
073f0be7f7
nuke: creators with new RenderFarmSettings class
2023-02-23 16:12:49 +01:00
Fabia Serra Arrizabalaga
9bf7246f52
Fix typos
2023-02-22 17:21:37 +01:00
Jakub Ježek
80ac19d4c9
Update openpype/hosts/nuke/plugins/load/load_clip.py
...
Co-authored-by: Jakub Trllo <43494761+iLLiCiTiT@users.noreply.github.com>
2023-02-22 11:55:08 +01:00
Jakub Jezek
c26f86f08c
Nuke: adding solution for originalBasename frame temlate formating
...
https://github.com/ynput/OpenPype/pull/4452#issuecomment-1426020567
2023-02-22 11:55:08 +01:00
Jakub Trllo
14ecf3aec1
remove last usage of openpype.api
2023-02-01 18:33:32 +01:00
Petr Kalis
816a2c42da
Merge pull request #4362 from ynput/feature/OP-4617_Global-Update-rendered-frames-in-latest-version
...
Nuke: update rendered frames in latest version
2023-01-27 14:51:25 +01:00
Petr Kalis
a015a1a27a
OP-4617 - removed arguments from docstring
...
Co-authored-by: Roy Nieterau <roy_nieterau@hotmail.com>
2023-01-27 13:29:32 +01:00
Petr Kalis
6842dc8eba
OP-4617 - reworked condition
...
Co-authored-by: Roy Nieterau <roy_nieterau@hotmail.com>
2023-01-27 13:29:04 +01:00
Jakub Jezek
37dc18b837
hound comments
2023-01-25 15:55:03 +01:00
Petr Kalis
ec248c6ab7
OP-4617 - better handle if no last version
2023-01-24 13:52:01 +01:00
Petr Kalis
27df249a1c
OP-4617 - reuse last published and rerender specific
...
If frames_to_fix is filled, use this to render only these frames, use 'last_version_published_files' for other
2023-01-24 13:16:22 +01:00
Petr Kalis
20eb27cda2
OP-4617 - merge release/3.15.x
2023-01-23 11:22:48 +01:00
Jakub Jezek
71e347d6d0
Merge branch 'release/3.15.x' into feature/OP-2479_color-v3-Colorspace-management-and-distribution
2023-01-18 18:01:23 +01:00
Jakub Jezek
239c5eae75
nuke: reworking subset name check
2023-01-17 12:07:27 +01:00
Jakub Jezek
4bcd90b415
nuke: fixes of publishing workflow for nuke 12
2023-01-16 14:12:30 +01:00
Petr Kalis
0b65779698
OP-4617 - added possibility to rerender frames locally in Nuke
...
WIP
2023-01-12 11:04:14 +01:00
Jakub Jezek
4c1e34a2db
nuke: existing subset check on nodes in workfile
...
and not in db. Also fixing typo in error message.
2023-01-11 21:33:12 +01:00
Jakub Jezek
5cab4d0501
global: simplification of ExctractorColormanaged
...
so it caches `imageioSettings` to context.data for speeding up processing of all instances in context.
2023-01-11 17:26:45 +01:00
Jakub Ježek
38dffbce19
Merge pull request #4006 from ynput/feature/OP-3845_nuke-convert-to-new-publisher
2023-01-11 12:50:45 +01:00
Jakub Jezek
14baff2f61
Merge branch 'release/3.15.x' into feature/OP-2479_color-v3-Colorspace-management-and-distribution
2023-01-10 11:04:49 +01:00
Jakub Jezek
de6e537188
nuke: removing obsolete todo comment
2023-01-10 10:45:30 +01:00
Jakub Jezek
0861f87923
nuke: set colorspace directly form node
2022-12-29 16:58:32 +01:00
Jakub Jezek
47a31b4491
nuke: write node validator check __legacy__ type
2022-12-29 15:46:44 +01:00
Jakub Jezek
e1f040c9ea
nuke: validator exception legacy
2022-12-29 15:05:34 +01:00
Jakub Jezek
3b68eb0076
global | nuke: fixing input kwargs
2022-12-29 14:59:37 +01:00
Jakub Jezek
2a990754d5
Nuke: refactory local render exctractor to new colormanaged class
2022-12-29 14:37:16 +01:00
Jakub Jezek
013ee5660a
fix typo
2022-12-23 12:17:39 +01:00
Jakub Jezek
49b7e58adc
nuke: fixing output node exctractor for Root exception
2022-12-12 11:40:15 +01:00
Jakub Jezek
86f57b1c91
nuke: gizmo flow consistency
2022-12-12 11:39:38 +01:00
Jakub Jezek
415987ec9b
nuke: fix error message
2022-12-12 10:33:12 +01:00
Jakub Jezek
2413c8ca78
nuke: refactor Create Gizmo plugin
2022-12-12 10:32:57 +01:00
Jakub Jezek
3f4be3aa69
Nuke: adding input node type validation
2022-12-12 10:13:23 +01:00
Jakub Jezek
5c07837040
Merge branch 'release/3.15.x' into feature/OP-3845_nuke-convert-to-new-publisher
2022-12-09 21:30:31 +01:00