Bernard Kwok

Results 88 issues of Bernard Kwok

## Issue Validation considers a top level `input` conneted to an interface input on a `nodegraph` as invalid even though this should be valid and is accepted by code generation....

## Issue For this configuration an invalid `swizzle` is created and this cause subsequent issues when trying to convert the node using an `extract. ```xml ``` the result is: ```xml...

## Issue If a node has an` input` which happens to have both a `value` and a connection (which isn't recommended but can be loaded), then an invalid graph is...

## Performance Enhancements - Add in dirty/refresh mechanism triggered by actions which require a re-render. Reduce big performance overhead of constantly re-rendering which can be quite slow for more complex...

## Issue It seems that units set on filenames does not work (anymore) ? This is a sample from unit tests: ```xml ``` I assume this worked before but I...

## Issue This was raised by @dgovil in Slack that there is no such API in existence. `Element::setName()` will just the name but not update references resulting in breaking connections....

## Issue If you create a `cloverleave` node and try and center it it will not be placed where expected. If you use the same placement inputs for `circle` or...

## Draft Proposal for `KHR_texture_procedurals` - [x] Specification proposal ready for initial feedback. - [ ] Draft `JSON` Schema is still progress. - [ ] Example assets will be forthcoming...