Jakub Trllo

Results 59 issues of Jakub Trllo

# Problem Current asset switcher dialog is querying all documents in very inefficient way. The same document may be queried many times in separate database calls which makes asset switcher...

# Feature: Multiselection of assets in loader With this feature it is possible to load multiple subsets from multiple assets at once. ![65226426-1eb47200-dac7-11e9-80f8-ad4f5f4f5a35](https://user-images.githubusercontent.com/43494761/82918722-64d6a500-9f75-11ea-8c3f-de37a11a96d3.gif) This feature is used only in loader,...

feature

## Brief description Added ability to change task status on farm publishing. ## Description It is possible to change ftrack task status if instance is going to be processed on...

type: enhancement
module: Ftrack

## Brief description Make sure that code related to in-DCC logic is not imported in main host directory. This change gives ability to have resolve as module which is not...

host: Resolve
refactor

Modified [source PR](https://github.com/pypeclub/OpenPype/pull/3315). Code was moved from `openpype/lib` into `openpype/pipeline/workfile` to match refactor goals we're working on right now. Was modified by [PR](https://github.com/pypeclub/OpenPype/pull/3598) which changed how placeholders work primarily because...

host: Maya
type: feature

## Brief description Ftrack integrate hierarchy is storing the created entities to instances with created task entities. ## Description Created entities during integrate hierarchy are stored to instances that should...

type: enhancement
module: Ftrack

## Brief description Added documentation into development section about settings. ## Description Basically used `openpype/settings/entities/schemas/README.md` as base and added few more information. ## Testing notes: 1. Read Development > Settings...

type: documentation

## Brief description Use `get_projects` from `openpype.client` instead of `projects` method from `AvalonMongoDB`. ## Description Use `get_projects` function in code to query projects. ## Additional information I didn't notice this...

refactor

## Brief description More information in logs when autosync is turned on/off. ## Description Log information than auto sync was turned off and added infromation about username who triggered it....

type: enhancement
module: Ftrack

## Description In some cases it is handy to be able use project overrides as studio defaults, because the project just work perfectly. Or in some cases it could be...