Hardcode fix for RT
Partial, hacky fix for #54.
There's no real issue always importing it afaik, but probably needs more testing.
can you please try if this works?
Unfortunately no :(, I need a branch that builds on naga_oil for naga v24, as that's what Bevy currently uses.
I backported @robtfm's commit to naga_oil 0.17 https://github.com/JMS55/naga_oil/tree/rt-support-17, and after testing in solari I can confirm that it works.
How do we want to proceed? I need a new release (or allow bevy git to depend on naga_oil git) of the backported branch, merging to mainline won't help atm because Bevy is using wgpu 0.24, and I really don't want to wait to update to merge solari.