Jakub Trllo

Results 59 issues of Jakub Trllo

## Description Right now there is always used `match_aov_pattern` to find out if review should be created on farm but that doesn't make sense in most of DCCs. When Nuke,...

## Brief description TVPaint host is defined as `HostBase` class and small sleanup of imports. ## Description TVPaint is defined and registered as object of `HostBase` class. ## Testing notes:...

host: TV Paint
refactor

## Brief description Card view now supports multiselection of items. ## Description Card view have multiselection and selectetion between views is consistent (or should be). Card view support Control +...

type: enhancement

## Brief description Use direct import of lib functionality in flame. ## Testing notes: 1. Flame should be integrated and workfiles functionlity should work

host: Flame
refactor

## Brief description Preparation for remote publisher UI. Controller was modified to not be Qt based and the import of base Publisher controller does not require available Qt binding in...

type: enhancement

## Brief description Added mechanism to define custom paths to ffmpeg and oiio tools and more detailed validation of them. ## Description Right now we're missing vendorized oiio tool for...

type: enhancement

## Brief description Initial implementation of being able use v4 server for queries. Added ability to connecto v4 server and use base queries. ## Description It is still required to...

type: enhancement

## Describtion Bug is related to hot fix PR https://github.com/pypeclub/OpenPype/pull/3856 . At this moment is plugin `openpype/plugins/publish/extract_otio_file.py` processed on all instances with `workfile` family in `hiero`, `resolve` and `traypublisher`, which...

type: bug

## Description At this moment Publisher has no way how to show warnings in the UI which in some cases can be important. [cuID:OP-4059]

## Description ImageIO settings are changing a lot which breaks project anatomy because is not versioned (as other settings). Also each host need a different approach how image io is...