Owen Moore
Owen Moore
## Problem statement Connecting any output from the `NURBS Birail` node to any other node - such as `Viewer text mk3` or `Evaluate Surface` node from the `Surface` output -...
The script creating the art should trigger the image capture - via the connector script - rather than wait a certain amount of time. - Add a small buffer from...
I find myself pressed "Escape" a lot when I no longer want the modal I've clicked... key should trigger close modal
Put checks to make sure the values are Int, Float, or String. If anything else, do not display them. Ideally put some kind of error message indicating which one (using...
Right now capturing features can be a bit fragile, depending on how computationally expensive initial frame render can be. It can cause the delayed request for features on frontend to...
Chrome has a limitation of 33177600 total pixels (5760 x 5760) as the maximum amount it can capture. The custom resolution picker needs to do a quick validation to ensure...
In the preview window, the URL params are not respected if the application itself uses the params (ex: modifying quality via `?quality=1`) because the app is using them to implement...
It would be nice to have a `destroy` command sent to the iframe before a new generation is created (slight delay). This would be helpful when automating, because the artwork...
It would be interesting to have a "Fixed Price" base cost and any extra ETH above that in the TX is the "Tip" such that the total gets distributed. This...
Feature Request Adding a `--deduct` flag to the `pay` command, which would automatically determine how much HNT would be required to complete a transaction. If the wallet's remaining HNT is...