Jonah Henriksson

Results 7 issues of Jonah Henriksson

Whenever I try adding geometry to a shader pass without having any code in it, it crashes. I suspect it has to do with compiling a shader and assigning it...

**Is your feature request related to a problem? Please describe.** Not really an issue, but it is a bit annoying to make a bunch of if statements rather than one...

feature

Created and added file for [Cap'n Proto](https://capnproto.org/) `capnp` files. The Cap'n Proto logo is just it's name (check the image on the webpage, it's called logo.png), so I just shortened...

## What problem does this solve or what need does it fill? `WindowId::primary()` can be made const, which would allow for using it in const contexts, such as having the...

C-Enhancement
A-Windowing

Clicking links on crates.io or docs.rs redirects to these old repos instead of here.

A tracking issue for things to do for the Bevy 0.10 release. ## Bevy groundwork Some of the changes I want require Bevy support. - [ ] Optional/Resultful System Params...

There should be a feature-gate and perhaps a runtime option to disable the automatic rotation. Some games have special scenarios where the skybox rotation needs to be controlled.