Elnu

Results 23 issues of Elnu

**Describe the bug** In VSCode, the terminal works perfectly normally, and behaves just like my normal operating system terminal. However, in VSCodium, commands are prefixed with `sh-5.1$` instead of my...

bug

## Description When running a Processing sketch with `P2D` or `3D`, the sketch starts black, then starts after a second or so. After closing the sketch, the following warnings are...

Is it possible to use `markdown-it` instead of `remark`? It has way more plugins available.

question

`cargo clippy` gives quite a few warnings, so I've cleaned all of those up. (Unneeded clones, missing error handling, `write!` instead of `writeln!`, etc.) I've also formatted the code with...

For example, given the entry for 日本語 I'd like to not only get the reading, にほんご, but also which parts of the reading are associated with which kanji, e.g. 日→に,...

Materials no longer seem necessary for sprites in Bevy 0.6, see the [SpriteBundle and Sprite](https://bevyengine.org/learn/book/migration-guides/0.5-0.6/#spritebundle-and-sprite) section in the migration guide. This should be done after migrating #25. For now, all...

refactoring

[Migration guide](https://bevyengine.org/learn/book/migration-guides/0.5-0.6/)

refactoring

enhancement

Fixes #10. Minified file needs to be updated. My apologies if I've done something wrong, this is my first pull request on GitHub!