Ondřej Samohel

Results 130 issues of Ondřej Samohel

**Feature proposal** This is certainly not that much important feature, but it would be nice to have some progress report for the freezing process. We have cx_freeze wrapped in shell...

enhancement
proposal

## Feature This PR is updating base OpenPype Python to 3.9 to match [VFX platform CY2022](https://vfxplatform.com/) Close #3480

Bump Minor
type: feature

## Feature Add bgeo publishing/loading to Houdini. Support for `bgeo` and `bgeo.sc`. [cuID:OP-3129]

host: Houdini
type: feature

## Feature Artist can set priority on the render instance. That's his choice as he understands his context. Leads/Supervisors may have bigger picture over the assets and shots so they...

module: Deadline
module: RoyalRender
module: Muster
type: feature

## Feature It would be nice to filter/show available applications on task level, so artists have limited set of software packages to use and it is not cluttering their workspace....

type: feature

## Issue When Houdini 19.5 is installed, launching of Maya is crashing: ``` Exception code: C0000005: ACCESS_VIOLATION - illegal read at address 0x00000010 Fault address: 4C371C6B in C:\Program Files\Side Effects...

type: bug

## What is Conan and how it would help us Conan is a dependency and package manager for C and C++ languages, It takes care of pulling in necessary dependencies...

type: feature

## Update We should update OP Python from 3.7.x to 3.9.x to match [VFX platform CY2022](https://vfxplatform.com/). This needs proper testing of dependencies and changes in build tools, but should painless...

type: feature

## Problem Whenever new project is created in OpenPype for Unreal, UE5 is complaining about need to convert it to the new format. This is probably caused by changes in...

type: bug
host: UE

## Code Documentation *(reboot)* This is fixing code documentation generation with Sphix. It is using Sphinx ApiDoc to crawl over our sources to generate rst -> html documentation. ### How...

type: documentation