Results 153 issues of Bernard Kwok

## Issue The background color for the node graph area is hard-coded. There is the desire from users to be able to control this. ## Proposal Expose this as a...

## Proposal There is little documentation on how to set up lighting, and how to set appropriate generation options. Proposal is to address this and perhaps provide some basic examples....

help wanted
good first issue

## Issue Enumerations are string entry fields instead of as a set of enumerations which can be selected. This makes it so users have to guess or lookup the string...

help wanted
good first issue

## Proposal This is a placeholder for the idea of adding in the ability to specify a `compound nodegraph` once and then use "instances" of it. Each instance can have...

## Issue If you have a functional nodegraph in a document that you load in, it will show up and be editable. Node instances can be expanded and editable. This...

## Issue On Windows all tests seem to fail for the Javascript build. ## Tests These are the noticeable regressions. This was working with 1.39.3 but no longer works with...

## Summary This is a placeholder parent issue for sub-issues related to improving the interop between MaterialX to USD. Specifically for the workflow for referencing or loading in MaterialX to...

## Changes Delay loading Qt modules as they appear to clash with USD imports. Workaround for #103. ## Details This appears to be the plugin load location: ``` plugin_manager =...

## Issue If you do the install: ``` pip install QuiltiX pip install git+https://github.com/PrismPipeline/[email protected] ``` then try and run tests or load in a plugin you get this error (e.g...

upstream issue

### Changes - Add in option JSON option to allow users to format data as they see fit. - Add Markdown option to allow preview in Markdown supported locations such...