IceSentry
IceSentry
I'm not sure I did it correctly, but I merged main and fixed the confict in this PR to your PR https://github.com/pcwalton/bevy/pull/5
Can you fix the conflicts? The PR direction looks overall good to me, but I'd prefer waiting on the conflicts being fixed before doing a full review.
Also, would it be possible to split this in 2 PRs? One that add the `ViewTargetFormat` and another that updates the pipeline to remove the `is_hdr`? That way the PR...
Can you fix the conflicts? Also, what's the use case for this? Shouldn't color conversion be done before it ends up on the gpu?
I think I'd prefer a mix of 1 and 2 personally, but 1 would be good enough
Currently this is blocked on the audio feature, see #78
Technically, it would be possible to listen to the values shared in the audio topic and represent that in some way in the UI, but it isn't a priority right...
See this post from the snowpack maintainer https://github.com/snowpackjs/snowpack/issues/3491#issuecomment-920501647
After some testing this doesn't appear to be the case anymore on the latest version of Snowpack. We still need to test the implementation, but at least it can now...
So, I tried using node-pty to make a passthrough terminal but there are some bundling issues again, most likely because of snowpack