Results 18 issues of Leif Riksheim

Is there a way to listen for octave changes? I see that the keyboard.down listener only fires on notes – not octave change. I have a dynamic keyboard that needs...

Anyone know how to make a surface of a closed curve? I can only find a way to extract the "wireframe" from a surface, but not the other way around.

I'm writing a custom plugin for a markdown parser. I'm using Himalaya to make an AST, append some tags and return the text again to the parser. The problem is...

I'm trying to get the control points of a NurbsSurface in rhino3dm.js. In the python documentation, the NurbsSurface seems to have different properties and methods than the javascript version. NurbsSuface...

Hi! I'm creating a visual coding environment and need to create draggable div's on-demand. There seems to be an issue where if I add components they get added side by...

For ADAM Connect we are using this polyfill to enable QR code reading for mobile: https://github.com/undecaf/barcode-detector-polyfill This polyfill fetches a CDN remotely for the WASM file. This makes ADAM Connect...

ADAM Connect should warn a user if they are trying to use an outdated launcher version, and prompt them to upgrade.

- When revoking token from an app, the launcher shows "Revoked". Even if you reauthenticate it keeps staying in that state. - Also when just deleting the app, the token...