I can’t see the meshes which are still present but not visible. So I assume that the deprecated functions don’t work in the PG. And I can’t see the warning in the code.
And can you tell me where is the warning of the function ? I mean, not in the playground where it is quite visible but anywhere else in my code, in the console I assume.
Wouldn’t this add some overhead? You have to implement some logic to achieve this. I think deprecated functions have to be marked in the GUI and not checked at runtime.
That’s why I think that would be great if possible to publish a list of deprecated functions for those who are using Javascript. Otherwise, I think we won’t be able to correct our code before the launch of the new version.
But maybe can we already find it in the playground’s asset because it is written in it. That would be a great first step. Please tell me where it is and I will try to do something if you want.