Bernard Kwok

Results 88 issues of Bernard Kwok

Current notebook / tutorial indicates this is not supported yet. Add in 1.38.7 version for which it is supported now.

tutorial

## Issue Separate and combine types and connections are improperly set / created ## Environment Tested with 0.4.1. ## Test If you create a separate node and then a combine...

bug

## Issue If a file has a nodegraph definition included in the file it is loaded in and is editable. This can be "dangerous" as the graph implements a definition...

bug
enhancement

## Issue Type matching does not take into consideration "channels" qualifiers. That is an input can have a channels qualifier which extracts out a set of channels from an upstream...

bug

## Query I am curious as to the recommended way to set up search paths for using Usd. ## "Default" Setup - No USD env vars pointing to a Usd...

question

### Issue A gltf image node which is of type vector3 ends up being a color3 after load for some reason. This is an example file: ```xml ``` The errors...

bug

## Query Not an issue but wondering what is the JSON file which you save using `RMB->Save As` in the graph used for ? Can you load it back in...

enhancement
good first issue

Leaving a note that the PyPi has some minor documentation issues: 1. There is a a few missing images. 2. The table of contents are using markdown links (which don't...

documentation
upstream issue

## Query I just accidently came across this. But if you have multiple `` blocks what is supposed to occur ? Currently it will just read the first block and...

## Change Update fixes #1826 . - Add in a connection check when a value is found. Do not add in a constant but instead allow for other connection logic...