naga_oil icon indicating copy to clipboard operation
naga_oil copied to clipboard

Hardcode fix for RT

Open JMS55 opened this issue 9 months ago • 3 comments

Partial, hacky fix for #54.

There's no real issue always importing it afaik, but probably needs more testing.

JMS55 avatar Apr 07 '25 02:04 JMS55

can you please try if this works?

robtfm avatar May 05 '25 00:05 robtfm

Unfortunately no :(, I need a branch that builds on naga_oil for naga v24, as that's what Bevy currently uses.

JMS55 avatar May 05 '25 03:05 JMS55

can you please try if this works?

Fwiw I definitely prefer this version (assuming it works).

Elabajaba avatar May 05 '25 06:05 Elabajaba

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.

JMS55 avatar May 18 '25 16:05 JMS55