ayon-core/pype/plugins/nuke
Toke Jepsen 09c0bea4f4 Validate bounding box.
- This happens only when sent to the farm.
- The ffmpeg process will fails if any rendered exr has a bounding box outside the image resolution.
- Evaluating the bounding box is a hack because you can not evaluate a changing bounding box without this hack.
- Solution is to crop just before the write node.
- If a crop node already exists, the validation is successful to prevent unnecessary processing.
2019-07-31 10:19:21 +01:00
..
_load_unused review cleanup, changing family to "review" instead of "render.review" 2019-01-18 18:20:19 +01:00
_publish_unused feat(pype, nuke): publishing with new review to ftrack with ffmpeg, wip 2019-07-12 10:48:49 +02:00
create fix(nks, nk): operation with handles 2019-07-10 11:23:04 +02:00
inventory cleaning up plugins/nuke/publish/*, updating collecting writes and render local 2018-11-29 18:41:47 +01:00
load Handles can be non-existent, in which case they are 0. 2019-07-24 23:25:52 +01:00
publish Validate bounding box. 2019-07-31 10:19:21 +01:00