Hi,
It seems that the versions remain stuck on version 7.16.
You can see it in the playground :
And on HIThub (latest 1.17) :
Hi,
It seems that the versions remain stuck on version 7.16.
You can see it in the playground :
And on HIThub (latest 1.17) :
I agree. the build version is 7.16 for me
Investigating…
Should be fine now! sorry for the inconvenience
@Deltakosh
Thanks for the fix. It looks good in the playground, it is indeed version 1.17.1. But on the repository, it is still version 1.17. Is this normal?
Otherwise, version 1.17.1, There is an error compiling a shader with WebGPU.
Simply open the playground, switch to WebGPU mode and you can see the problem in the console.
I do not repro (I mean it works)
The only thing is that the shader is generated because I forgot to remove the option
I’ll run a patch to get it to 7.17.2
Yeah, I don’t really know about the shader if it wasn’t compiling or something else. I just saw the shader code in the console that was asking me questions.
It’s perfect now. Thanks