Coder of Salvation / Leon van Kammen

Results 114 issues of Coder of Salvation / Leon van Kammen

2min todo? complexity?

* https://cdn.jsdelivr.net/npm/[email protected]/dist/NexusUI.min.js works * https://cdn.jsdelivr.net/npm/nexusui@latest/dist/NexusUI.min.js

* removed (the unused) `define('VALID_EXTENSIONS')` * added `wbin,dae` to USE_EXTENSION_WHITELIST-define, Otherwise litefilesystem refuses to save '.wbin' files (imported meshes (obj-files), which causes webglstudio to refuse to launch previews. I suspect...

1. i've noticed the fps of twgl demos are higher compared to lots of threejs demos (on my moto g4 smartphone). Besides twgl not doing any scenegraph-management, are there any...

Some examples are shipped with protoplug. Are these just a selection of your experiments? I would love to see an example of a dynamics compressor, so if you happen to...

enhancement

Hi, Congrats with this project. Im using jesusonic a lot, since its an easy way of scripting midi & audio stuff. Questions: - does protoplug have multi-audio input, and multi-audio...

question

**Problem**: The .toolbar has z-index:1001, while the whole editor has z-index:1000. When activating fullscreen on an instance, the .toolbar of the small editor will overlap the fullscreen text. **Solution** set...

``` Foo(){ shift; pop; # does not work grr } Foo removeme abc removeme

new feature 💡