Jakub Trllo
Jakub Trllo
## Brief description Tray publisher is added to tray menu by default and artist don't have to enable the experimental option. ## Description Tray Publisher is now in ready to...
## Brief description Hosts are OpenPype modules so they have more abilities and more defined structure. ## Description First step to be able define hosts as OpenPype modules which can...
## Description Current resolve folder structure have only in-host code thus can't have public code. It should be modified to have, like other hosts, folder structure for in-host integration in...
## Description Ftrack process keeps running when tray application crashes on windows. It seems to not process any ftrack events but is stuck there, ## To Reproduce 1. Run tray...
## Brief description Added few information about anatomy templates, attributes and task types. ## Description Added information abouy reference keys and optional keys to templates. Small explanation of how project...
## Description `PypeLogger` can be considered as deprecated name of logger class. We should replace all it's usages with `Logger` and log deprecation warning if `PypeLogger` is used. [cuID:2n670ww]
## Description We should be able easily apply attribute value changes for all plugins (pyblish, load, create, ...) from settings. Which probably does not work as expected in all cases...
## Description Some creators may be able to tell that their instances don't need to set context because their instances don't integrate any subsets but they're needed for publishing. For...
## Short description (written in hurry) Method to get containers should have more options for filtering returned containers. Default behavior should be still same but there should be also option...
## Description We still check for `"handles"` key on asset document in lot of places but it is backwards compatibility from Pype 2 which is impossible to set without custom...