IceSentry
IceSentry
Right, it was part of the view transformations PR and is now `view_transformations::position_world_to_clip` but there wasn't a migration guide. I'll create one,
I think `sccache` and setting the `targetDir` config to `true` should both be recommended but starting with the `targetDir` suggestion first. `sccache` is just a nice bonus on top. The...
Personally, I would really like having a bevy-release-samples repo with a new folder for every release and I would prefer if rules around merging and reviewing were relaxed for that...
Yeah, a couple of people have already asked me about my examples for the prepass and I'd like to share the code more officially.
I think this should only be for blog post samples, I'm not really sure what else could live there. Maybe have more cleaned up, official samples of larger projects that...
I'd prefer using `-` to be consistent with other repos under bevyengine/
Would it be possible to add an empty node that's called FINAL_PASS that runs after the TRANSPARENT_PASS? That way other nodes that depend on the main pass won't need to...
I updated this PR to main and fixed the conflicts
This will require enough work to patch that I might need to create a new PR. We'll have to wait on the other PR being merged to see.
@jgayfer this should be ready to review now