Björn Ritzl
Björn Ritzl
@dri-richard what kind of project do we need to reproduce this? Is it enough to test with an empty app? Does it have to contain certain component types? I'm thinking...
ImGUI could definitely complicate things. We need your help narrowing it down!
We do have a fix for https://github.com/defold/defold/issues/6788 and the issues may be related. The fix will be included in the beta later today. It would be very valuable to get...
I think you are right @Jhonnyg . Is there any point in keeping this feature request around or can we close it?
We should simplify this task and not try to make the UV coordinates to match up for albedo and normal textures. It adds a bit of cost to track duplicate...
> I've nothing better to do, local organics already sought altruistically sourced dopamine. Here, a gold :star: for the most entertaining bug report this year! Stack trace: ``` sun.nio.ch.SocketDispatcher.write0.class java.io.IOException:...
Same as: https://github.com/defold/defold/issues/6124
Maybe something like this could be achieved using a pre-build editor script?
You might be right, but is this a "it would be cool if" situation or do you have an actual usecase which you are unable to solve in any other...
If we make this into a plugin we also must consider how multiple extensions doing code transforms should co-exist. One example is when you have both something like this preprocessor...