Results 153 issues of Bernard Kwok

## Workflow Motivation In order for users to specify interface ordering for node graphs they need to re-order the storage order of child inputs. Additionally, when creating new definitions (`nodedef`)...

## Proposal Introduce a `` node definition which will allow for projection of 3d points to a plane to produce 2d texture coordinates. These coordinates can be used to map...

## Implementation This are the basic changes to handle the current "functional nodedef" proposal: #2355 as an new way to form associations between a definition and it's nodegraph implementation. This...

## Issue Graph Editor will crash if you open the implementation graph (functional) for a node and then select any node in that graph. ## Steps to Reproduce If you...

help wanted
good first issue

## Proposal Allow for the node editor panel to be captured to disk the same way you can capture the viewer contents in MaterialXViewer. ## Details - - Allow for...

## Issue Currently the Python tests are part of the Github workflows file which most developers would not look at and hence will either need to manually set them up...

## Proposal for "Functional" Node Definition ### Proposal Introduce a syntax to reduce the complexity of specifying and maintaining a definition and it's corresponding implementation graph. - This makes packaging...

## Issue Currently depending on platform you may get different warnings showing up as errors when building locally. This shows up when some builds pass but others fail in CI....

## Target - To improve glTF USD interop. ## Requirements The glTF PBR implementation is out of date and requires updating to support: - [x] Anisotropy: https://github.com/AcademySoftwareFoundation/MaterialX/issues/2390 : In progress...

help wanted

## Issue If you have a document using tokens, these do not show up anywhere in the UI. ## Proposal Allow them to at least show up in the property...

help wanted
good first issue