Roy Nieterau

Results 261 issues of Roy Nieterau

**Is your feature request related to a problem? Please describe.** OpenPype allows custom tools to be set per asset, e.g. `sh010` could be set to use mtoa 5.1 but `sh050`...

Implement the same functionality for QML as for base regarding: https://github.com/pyblish/pyblish-base/issues/250 This should work with PR: https://github.com/pyblish/pyblish-base/pull/325 --- Note: Somehow when toggling off an instance of family `a` it will...

### Issue In Houdini we noticed that sometimes when a Houdini error was raised (that wasn't explicitly captured) in our plug-in that it would completely hang Pyblish QML. We found...

bug

## Goal To provide the user with a simple and clear notification with the resulting status of its publish when it has finished processing in the background. ## Implementation Similar...

feature
easy

# Problem Instances created with the same name show each other's logs where they should only show their own. ``` python import pyblish.api import pyblish_integration class CollectInstances(pyblish.api.ContextPlugin): order = pyblish.api.CollectorOrder...

bug

# Issue The labels of Actions that are a bit longer get cut off in the context menu. See: ![action_not_showing_full_label](https://cloud.githubusercontent.com/assets/2439881/14528650/e171f4d2-0250-11e6-87b0-c2694c7c7f21.jpg) # Goal I think the context menu should resize to...

enhancement
tough

### Issue Currently the option to display textures or not cannot be set in the Capture UI. These options should somehow become editable to ensure the playblasting is consistent.

### Issue Currently there's no option that can toggle whether DOF should be included in the playblast (if enabled on the camera)

### Issue Now and then a playblast might end up with a selection. Let's add an option that forces no selection prior to the playblast. Or add something that always...

### Issue The capture UI time settings automatically try to adjust so that the end frame is higher than the start frame, and vice versa. As such when retyping the...