Baku 麦

Results 21 issues of Baku 麦

Error message: useAppCommands/

Just as the title says. In Glisp implementation, every AST stores its evaluated value with the key `Symbol.for('eval')`. This is useful to improve the GUI binding in some cases, but...

Just as the title says. https://github.com/baku89/glisp/issues/10

enhancement

For the performance and code readibility. ES6 implementation of MAL would be helpful.

- add altJS option in settings. - when enable ‘coffee’ mode, all .coffee files are compiled into .js automatically before running sketch. This may be makeshift commit and it's my...

As discarding the 'Use Layer Time' checkbox, it'd be useful if the remaining 'Time' slider automatically refers the layer time that the effect is applied. Since `PF_AD_PARAM` only supports non-expression...

By using PF_Arbitrary_PRINT_FUNC and SCAN_FUNC, it might be possible to allow a user to copy and paste the ISF code via clipboard.

At the moment, the 'Reset' label right to the name of effects refreshes not only inputs but also the imported shader itself. So it would be nice to add a...

Since the plug-in dynamically changes the names of parameters to match with ISF inputs, it raises an error when you try to retrieve the value by expression. An expression like...

For [ISF4AE](https://github.com/baku89/ISF4AE), I added a support for 16bpc texture. Since I've yet to test whether the build would pass in environments other than macOS, I guess some conditional compilation might...